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 1egMxq-0004oy-Qv for pgsql-docs@arkaria.postgresql.org; Tue, 30 Jan 2018 03:52:06 +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 1egMxp-0008HE-F9 for pgsql-docs@arkaria.postgresql.org; Tue, 30 Jan 2018 03:52:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1egMxp-0008H4-9q for pgsql-docs@lists.postgresql.org; Tue, 30 Jan 2018 03:52:05 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1egMxm-0005Ji-Pe for pgsql-docs@lists.postgresql.org; Tue, 30 Jan 2018 03:52:04 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id w0U3pxsC027061; Mon, 29 Jan 2018 22:51:59 -0500 From: Tom Lane To: Bruce Momjian cc: "David G. Johnston" , "gregory@arenius.com" , "pgsql-docs@lists.postgresql.org" Subject: Re: SPI not defined. In-reply-to: <20180130032616.GA23631@momjian.us> References: <151726276676.1240.10501743959198501067@wrigleys.postgresql.org> <20180130032616.GA23631@momjian.us> Comments: In-reply-to Bruce Momjian message dated "Mon, 29 Jan 2018 22:26:16 -0500" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <27059.1517284319.1@sss.pgh.pa.us> Date: Mon, 29 Jan 2018 22:51:59 -0500 Message-ID: <27060.1517284319@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Bruce Momjian writes: > How is the attached patch? Maybe also make that text into a hyperlink to the SPI manual chapter? regards, tom lane