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 1egN49-0005BJ-Vp for pgsql-docs@arkaria.postgresql.org; Tue, 30 Jan 2018 03:58:38 +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 1egN48-0002wX-TU for pgsql-docs@arkaria.postgresql.org; Tue, 30 Jan 2018 03:58:36 +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 1egN48-0002wO-Ny for pgsql-docs@lists.postgresql.org; Tue, 30 Jan 2018 03:58:36 +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 1egN46-0005Qs-AU for pgsql-docs@lists.postgresql.org; Tue, 30 Jan 2018 03:58:36 +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 w0U3wWRO027358; Mon, 29 Jan 2018 22:58:32 -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: <20180130035451.GB23631@momjian.us> References: <151726276676.1240.10501743959198501067@wrigleys.postgresql.org> <20180130032616.GA23631@momjian.us> <20180130035451.GB23631@momjian.us> Comments: In-reply-to Bruce Momjian message dated "Mon, 29 Jan 2018 22:54:51 -0500" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <27356.1517284712.1@sss.pgh.pa.us> Date: Mon, 29 Jan 2018 22:58:32 -0500 Message-ID: <27357.1517284712@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Bruce Momjian writes: > OK, updated patch with both fixes. AFAICS that's the same patch you posted before. regards, tom lane