Re: configure gaps - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: configure gaps
Date
Msg-id 201103102042.p2AKgFW02002@momjian.us
Whole thread Raw
In response to Re: configure gaps  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Andrew Dunstan wrote:
> >> 
> >> 
> >> On 02/21/2011 09:33 PM, Bruce Momjian wrote:
> > Tom Lane wrote:
> > Andrew Dunstan<andrew@dunslane.net>  writes:
> > I propose that we add the following test for this case:
> > AC_CHECK_HEADER(Python.h, [], [AC_MSG_ERROR([header file<Python.h>
> > is required for Python])])
> > You'd need to pay attention to python_includespec, but otherwise seems
> > reasonable.
> > Did this get done?  If so, I don't see it.
> >> 
> >> Oh, no. It skipped my TODO list. I'll try to get it done in the next day 
> >> or so.
> 
> > I have added this to the 9.1 open items list:
> 
> >     http://wiki.postgresql.org/wiki/PostgreSQL_9.1_Open_Items#Code_Issues
> 
> Waste of time, because that got done some time ago.

OK, thanks.  Removed.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: configure gaps
Next
From: Bruce Momjian
Date:
Subject: Re: B-tree parent pointer and checkpoints