From: | David Steele <david(at)pgmasters(dot)net> |
---|---|
To: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | 2017-03 CF Closed |
Date: | 2017-04-08 14:25:06 |
Message-ID: | 57685469-75ff-b46f-a5e0-bd2f235e1f91@pgmasters.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
The commitfest has officially ended. I have pushed the remaining patches
to the next commitfest or returned then with feedback as appropriate:
Features moved to next CF:
- new plpgsql extra_checks
- Better estimate merging for duplicate vars in clausesel.c
- initdb configurable wal_segment_size
- Vacuum: allow usage of more than 1GB of work mem
- Bug in to_timestamp() [not exactly bug, should be renamed?]
- Push down more UPDATEs/DELETEs in postgres_fdw
- postgres_fdw: support parameterized foreign joins
BUGS moved to next CF:
- snapshot builder fixes
- Fix the optimization to skip WAL-logging on table created in same
transaction
- replace broken GetExistingLocalJoinPath with CreateLocalJoinPath
- Failure at replay for corrupted 2PC files + reduce window between
end-of-recovery record and history file write
Returned with Feedback:
- Indexes with Included Columns
Final stats for the commitfest:
Committed: 116
Moved to next CF: 50
Rejected: 2
Returned with Feedback: 41
Total: 209.
Thank you to all the authors, reviewers, and committers who participated!
--
-David
david(at)pgmasters(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2017-04-08 14:26:00 | Re: Fwd: Re: Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) |
Previous Message | Andres Freund | 2017-04-08 14:24:08 | Re: Remaining 2017-03 CF entries |