Re: Schedule for 8.1 feature freeze - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Schedule for 8.1 feature freeze
Date
Msg-id 3283.1119364330@sss.pgh.pa.us
Whole thread Raw
In response to Schedule for 8.1 feature freeze  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> We have addressed all the open issues for 8.1 except for auto-vacuum,

Aside from the other stuff people mentioned, I have these things on
my to-look-at list:

* Fix pg_dump to be able to dump large objects in text dumps

* Fix inherited constraints (per discussion around 5/20)

* Fix reporting of table/column numbers for cursors (per DeSoi, 4/9)

* statement_timeout does not behave very reasonably for V3 messages

And I'd really like to see pg_role and shared dependencies get in...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [PATCHES] default database creation with initdb
Next
From: Teodor Sigaev
Date:
Subject: Re: GiST concurrency