Commitfest 2018-07

Shortcuts
Text Status Target version Author (type to search) Reviewer (type to search)
Clear


Status summary: Committed: 55. Moved to next CF: 137. Returned with Feedback: 2. Rejected: 6. Total: 200.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
fix constraint exclusion failure for certain partition key types 1591 Committed Not processed Amit Langote (amitlan) Álvaro Herrera (alvherre) 2 6 years ago
Make parallel CREATE INDEX worker pg_stat_activity entries display query string 1599 Committed Not processed Peter Geoghegan (pgeoghegan) Robert Haas (rhaas) 1 6 years ago
Fix corruption of backend REINDEX processing state (Parallel CREATE INDEX) 1603 Committed Not processed Peter Geoghegan (pgeoghegan) Robert Haas (rhaas) 1 6 years ago
Fsync queue forgets requests on failure 1613 Rejected Not processed Thomas Munro (macdice) 1 6 years ago
Fix some error handling for read() and errno 1642 Committed Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 6 years ago
Excessive CPU usage in StandbyReleaseLocks() 1679 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 6 years ago
Issue with Logical replication workers and sub-transactions 1696 Committed Not processed Amit Khandekar (amitdkhan) Robert Haas (rhaas) 1 6 years ago
Clients
pgbench - another attempt at tap test for time-related options 1306 Moved to next CF Not processed Fabien Coelho (calvin) 14 4 years ago
pgbench - test whether a variable exists 1528 Moved to next CF Not processed Fabien Coelho (calvin) 3 4 years ago
Documentation
[WIP] Document update for Logical Replication security 1600 Committed Not processed Noriyoshi Shinoda (shinoda) Peter Eisentraut (petere) 1 6 years ago
Logical replication docs indicating cross platform support 1678 Committed Not processed Haribabu Kommi (haribabu) Bruce Momjian (bmomjian) 1 6 years ago
SQL/JSON: documentation 1704 Moved to next CF Not processed Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) 4 6 years ago
Miscellaneous
Test for trigger accessing a system column 1643 Committed Not processed Ashutosh Bapat (ashutoshbapat) Heikki Linnakangas (heikki) 1 6 years ago
Allow build.pl just to construct project files without running a build 1668 Rejected Not processed Andrew Dunstan (adunstan) 1 6 years ago
Make installcheck-world in a clean environment 1672 Moved to next CF Not processed Alexander Lakhin (law) 6 5 years ago
Performance
WIP: Precalculate stable functions 1648 Moved to next CF Not processed Artur Zakirov (a.zakirov), Marina Polyakova (whipping.top1991) 4 6 years ago
Moving relation extension locks out of heavyweight lock manager 1666 Moved to next CF Not processed Masahiko Sawada (masahikosawada) 4 6 years ago
Run-time partition pruning for MergeAppend 1675 Committed Not processed David Rowley (davidrowley) Heikki Linnakangas (heikki) 1 6 years ago
Push down aggregates below joins. 1685 Moved to next CF Not processed Heikki Linnakangas (heikki) 2 6 years ago
Global shared meta cache 1695 Moved to next CF 13 Not processed Takeshi Ideriha (ideriha) 7 5 years ago
cost_sort improvement 1706 Moved to next CF Not processed Fedor Sigaev (sigaev) 4 6 years ago
Procedural Languages
Install errcodes.txt for the benefit of extension PLs 1612 Committed Not processed Thomas Munro (macdice) Andrew Gierth (rhodiumtoad) 1 6 years ago
Refactoring
reorganize partitioning code 1520 Committed Not processed Amit Langote (amitlan) Álvaro Herrera (alvherre) 2 6 years ago
Align error details, hints and contexts with style guide 1607 Committed Not processed Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) 1 7 years ago
Fix compiler warnings with --enable-dtrace 1627 Committed Not processed Thomas Munro (macdice) Tom Lane (tgl) 1 6 years ago
Use access() to check file existence in GetNewRelFileNode(). 1636 Committed Not processed Paul Guo (paulguo) Michael Paquier (michael-kun) 1 6 years ago
Remove .backup related code from pg_standby 1703 Committed Not processed Yugo Nagata (yugo.nagata) Peter Eisentraut (petere) 1 6 years ago
Replication & Recovery
Changing WAL Header to reduce contention during ReserveXLogInsertLocation() 1455 Returned with feedback Not processed Simon Riggs (simon), Pavan Deolasee (pavan) 3 6 years ago
Synchronous replay mode for avoiding stale reads on hot standbys 1589 Moved to next CF 13 Not processed Thomas Munro (macdice) 7 6 years ago
Security
GnuTLS support 1277 Moved to next CF Not processed Andreas Karlsson (kandreas), Peter Eisentraut (petere) 8 6 years ago
Server Features
Implement NULL-related checks in object address functions to prevent cache lookup errors 1204 Moved to next CF Not processed Michael Paquier (michael-kun) 7 4 years ago
Custom compression methods 1294 Moved to next CF Not processed Ildus Kurbangaliev (ildus) 10 4 years ago
BRIN bloom and multi-minmax indexes 1348 Moved to next CF Not processed Tomas Vondra (fuzzycz) 11 4 years ago
Add enum relation option type 1489 Moved to next CF 13 Not processed Nikolay Shaplov (nataraj) Álvaro Herrera (alvherre) 8 5 years ago
Remove DSM_IMPL_NONE 1572 Committed Not processed Kyotaro Horiguchi (horiguti) Peter Eisentraut (petere) 2 6 years ago
Implement ASSERTIONs per the SQL standard. 1604 Moved to next CF Not processed Joe Wildish (joewildish) 4 6 years ago
Client Connection redirection support for PostgreSQL 1673 Moved to next CF Not processed 2 6 years ago
SLRU data page checksums 1682 Moved to next CF Not processed 2 6 years ago
SQL Commands
MERGE 1446 Moved to next CF Not processed Pavan Deolasee (pavan) 6 6 years ago
Allow granting of permission to REFRESH MATERIALIZED VIEW, CLUSTER, and REINDEX 1605 Moved to next CF Not processed Isaac Morland (ijmorlan) 3 6 years ago
MAP syntax for arrays 1632 Rejected Not processed Ildar Musin (i.musin) 1 6 years ago
System Administration
log_min_messages shows debug instead of debug2 1638 Committed Not processed Takeshi Ideriha (ideriha) Andrew Dunstan (adunstan) 1 6 years ago
Suggested updates to pg_verify_checksums from review 1681 Committed Not processed Daniel Gustafsson (d_gustafsson) Magnus Hagander (mha) 1 6 years ago