[9.4 CF 1]SDO: Patches awaiting Author - Mailing list pgsql-hackers

From Josh Berkus
Subject [9.4 CF 1]SDO: Patches awaiting Author
Date
Msg-id 51E5D0B9.3010203@agliodbs.com
Whole thread Raw
List pgsql-hackers
Hackers,

The following patches were "Waiting on Author" as of today.  As such,
most have been marked "returned with feedback".  Authors are encouraged
to update their patches and submit to the next Commitfest.

There are a few exceptions to "Returned with feedback", though:

Could Not Determine Status:

logical changeset generation v5    Andres Freund
Pluggable toast compression    Andres Freund

Didn't Belong in CF:

pg_filedump 9.3: checksums (and a few other fixes)

The rest, all Returned with Feedback:

Extension templates    Dimitri Fontaine
COPY tuning: allow batched inserts with SERIAL/default nextval()    Simon Riggs
Non-recursive processing of AND/OR lists    Gurjeet Singh
Add basic regression tests for SET xxx    Robins Tharakan
Add basic regression tests for DISCARD    Robins Tharakan
Remove useless USE_PGXS support in contrib    Peter Eisentraut
Add visibility map information to pg_freespace    Koytaro Horiguchi
Reduce maximum error in tuples estimation after vacuum    Koytaro Horiguchi
Make recovery.conf parameters into GUCs    Simon Riggs, et al
transforms    Peter Eisentraut

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: [Review] Re: minor patch submission: CREATE CAST ... AS EXPLICIT
Next
From: Michael Paquier
Date:
Subject: Re: XLogInsert scaling, revisited