7.4RC1 planned for Monday - Mailing list pgsql-hackers

From Tom Lane
Subject 7.4RC1 planned for Monday
Date
Msg-id 4126.1067557405@sss.pgh.pa.us
Whole thread Raw
Responses Re: 7.4RC1 planned for Monday  (Larry Rosenman <ler@lerctr.org>)
Re: 7.4RC1 planned for Monday  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: 7.4RC1 planned for Monday  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-hackers
Barring the discovery of any major new bugs, the core committee has
agreed to release 7.4RC1 on Monday.  Time to get those last-minute
fixes in place.

I currently have the following issues on my radar screen:

Force GRANT/REVOKE by superuser to act as though owner of object?
Change libpgtcl to use ByteArray for lo_read/lo_write (ljb's patch)
Add option for parallelism limit in make check (Andrew Dunstan's patch)
rule/foreign key interaction reported by Michele Bendazzoli

plus various minor documentation fixes.  Not much there...

BTW, 7.4 final will be as early as the following Monday if no problems
are detected.  We will decide on a week-to-week basis whether we are
ready to release final or not.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Open items
Next
From: Adam Kavan
Date:
Subject: Re: PQunescapeBytea code