Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1egN3o-00059t-SE for pgsql-docs@arkaria.postgresql.org; Tue, 30 Jan 2018 03:58:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1egN3n-0002EW-Kt for pgsql-docs@arkaria.postgresql.org; Tue, 30 Jan 2018 03:58:15 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1egN3n-0002EM-A7 for pgsql-docs@lists.postgresql.org; Tue, 30 Jan 2018 03:58:15 +0000 Received: from mail-qt0-x22f.google.com ([2607:f8b0:400d:c0d::22f]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1egN3k-0001ll-Dm for pgsql-docs@lists.postgresql.org; Tue, 30 Jan 2018 03:58:13 +0000 Received: by mail-qt0-x22f.google.com with SMTP id o35so15568418qtj.13 for ; Mon, 29 Jan 2018 19:58:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=7pUj1/YINrXVjsFh+YYrA4otFL8e/32m1U//dgBbn38=; b=ugu/K+YoMjjYuPKYNk6DFlg9ns8SIu8D3S5k6Yoe6jjPOyFomxu2Z2yURoJBEKOr61 98aD8wi9dPoDcvCVkT9LfYL1RbzPrU3QCV+ZnUh34Yzs8vs16/DsQ9RA5TD06hkCSW3R +xKKEIggFQ6UsUCc1bu3BS9+A0ns+m/8tZhSf3ZR+LfA9wxZqLJbDeunnhEddsraw5qV oxgr1c5U5WFH0o1HKRngsC2O/ipXJeAfWEFOYtTpLeOH4X65sCcNxGzMBVQxEAe3Oh1i EXpymxMjSkGcP+TnSFYDu92vp0LAEHLddbkmZ8hAMlCrTtYFTrFvsem6NxLjCuEUaTbR ZeIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=7pUj1/YINrXVjsFh+YYrA4otFL8e/32m1U//dgBbn38=; b=Rh/uw0B274i3XqXofzgb5mOgj+TlNbi2WZDgesy/socUn5N2OOxXjQdQN9pb6JYddI yTjqoi6WybhlbO8PQJbiXYR6zl46KwTEeQGCk9CElMcDFylaapflivoAS50TTBnas5Ms +Y2++rDCG8jZQ5xKtVmBLE5d6s+omYnQh589yuGUfJ7GZPcJblpbkpFIRU4kcEPyhCRO XQ8B9fqgt6EMoBvuDRKAHJCIBgNY3Ue9k7NtEYLuqocqr8Ec31Ke1pnAZN/ofsNZVWJo 1rDO9hrtgScAsyF1tTSk5oci53XbVfKjQezTsSP557xzxs3k2leihzh4v+gH//3/THzU lMHg== X-Gm-Message-State: AKwxytdt+qL0eXCI9WvOUTZO056mGXRFSCKyB/lXPth5g4o+04JcHCB+ kOUbnlHV+2aXjfvuvMDeXUTgmNazOOOQgTRIgaY= X-Google-Smtp-Source: AH8x224YfbJvJ56Faxu7UEe6eVHuHQdhMtUo/kQYYGiTd+yAceGgT3pKr9OCHg9/FZfeebD+HmXGvnhnmQUvnVUdfbY= X-Received: by 10.200.28.40 with SMTP id a37mr45364366qtk.280.1517284691242; Mon, 29 Jan 2018 19:58:11 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.135.38 with HTTP; Mon, 29 Jan 2018 19:58:10 -0800 (PST) In-Reply-To: <20180130035512.GC23631@momjian.us> References: <151726276676.1240.10501743959198501067@wrigleys.postgresql.org> <20180130032616.GA23631@momjian.us> <27060.1517284319@sss.pgh.pa.us> <20180130035512.GC23631@momjian.us> From: "David G. Johnston" Date: Mon, 29 Jan 2018 20:58:10 -0700 Message-ID: Subject: Re: SPI not defined. To: Bruce Momjian Cc: Tom Lane , "gregory@arenius.com" , "pgsql-docs@lists.postgresql.org" Content-Type: multipart/alternative; boundary="001a1148adae0b72400563f65f19" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a1148adae0b72400563f65f19 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, Jan 29, 2018 at 8:55 PM, Bruce Momjian wrote: > On Mon, Jan 29, 2018 at 10:51:59PM -0500, Tom Lane wrote: > > Bruce Momjian writes: > > > How is the attached patch? > > > > Maybe also make that text into a hyperlink to the SPI manual chapter? > > Yes, that's what I just did in the new patch. =E2=80=8BYour second attachment is the same as the first. Dave=E2=80=8B --001a1148adae0b72400563f65f19 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Mon, Ja= n 29, 2018 at 8:55 PM, Bruce Momjian <bruce@momjian.us> wrote:
On Mon, Jan 29= , 2018 at 10:51:59PM -0500, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us= > writes:
> > How is the attached patch?
>
> Maybe also make that text into a hyperlink to the SPI manual chapter?<= br>
Yes, that's what I just did in the new patch.
<= br>
=E2=80=8BYour second attachment is the same as the first.
=

Dave=E2=80=8B
--001a1148adae0b72400563f65f19--