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 1etQgL-0006nj-GA for buildfarm-members@arkaria.postgresql.org; Wed, 07 Mar 2018 04:28:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1etQgK-0003ZO-46 for buildfarm-members@arkaria.postgresql.org; Wed, 07 Mar 2018 04:28:00 +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.89) (envelope-from ) id 1etQgJ-0003ZE-VR for buildfarm-members@lists.postgresql.org; Wed, 07 Mar 2018 04:28:00 +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 1etQgC-0004KR-E7 for buildfarm-members@lists.postgresql.org; Wed, 07 Mar 2018 04:27:59 +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 w274RnAB017695; Tue, 6 Mar 2018 23:27:49 -0500 From: Tom Lane To: Andrew Dunstan cc: buildfarm-members@lists.postgresql.org Subject: Re: We have no Windows critters contributing typedef lists In-reply-to: References: <21879.1520375102@sss.pgh.pa.us> Comments: In-reply-to Andrew Dunstan message dated "Wed, 07 Mar 2018 11:10:32 +1030" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <17693.1520396869.1@sss.pgh.pa.us> Date: Tue, 06 Mar 2018 23:27:49 -0500 Message-ID: <17694.1520396869@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Andrew Dunstan writes: > On Wed, Mar 7, 2018 at 8:55 AM, Tom Lane wrote: >> I'm not sure what the infrastructure requirements are for extracting >> typedefs from Windows builds. > Nothing special I think. I have just enabled it for jacana and also > for bowerbird which I am reviving. Thanks! regards, tom lane