Status summary: Committed: 104. Moved to next CF: 59. Returned with Feedback: 44. Rejected: 12. Total: 219.
Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | |||||||||||
Minor bug affecting ON CONFLICT lock wait log messages | 578 | Committed | Not processed | Peter Geoghegan (pgeoghegan) | Stephen Frost (sfrost) | 1 | 9 years ago | ||||
Suspicious behaviour on applying XLOG_HEAP2_VISIBLE | 595 | Committed | Not processed | Masahiko Sawada (masahikosawada) | Andres Freund (andresfreund) | 1 | 9 years ago | ||||
Show dropped users' backends in pg_stat_activity | 601 | Committed | Not processed | Oskari Saarenmaa (os) | Tom Lane (tgl) | 1 | 8 years ago | ||||
Parallel indicators not written by pg_get_functiondef | 613 | Committed | Not processed | Feike Steenbergen (feike) | Robert Haas (rhaas) | 1 | 9 years ago | ||||
OpenSSL err queue bugfix (backpatching only) | 614 | Committed | Not processed | Peter Geoghegan (pgeoghegan) | Peter Eisentraut (petere) | 1 | 9 years ago | ||||
Fix incorrect handling of umid in postgres_fdw | 622 | Returned with feedback | Not processed | Etsuro Fujita (efujita) | 1 | 8 years ago | |||||
Add handling of OID system columns in postgres_fdw | 624 | Committed | Not processed | Etsuro Fujita (efujita) | Heikki Linnakangas (heikki) | 1 | 8 years ago | ||||
do_text_output_multiline is broken for text not ending in \n | 632 | Committed | Not processed | David Rowley (davidrowley) | Tom Lane (tgl) | 1 | 9 years ago | ||||
Fix bug in contrib/intarray bench script for showing query plans with EXPLAIN | 633 | Committed | Not processed | Daniel Gustafsson (d_gustafsson) | Tom Lane (tgl) | 1 | 8 years ago | ||||
Prevent planning and executing of NO WITH DATA for matviews and CTAS | 652 | Committed | Not processed | Michael Paquier (michael-kun) | Tom Lane (tgl) | 1 | 8 years ago | ||||
Leaking memory in text_overlay function | 658 | Rejected | Not processed | Dirk Rudolph (dirudo) | 1 | 8 years ago | |||||
Assertion failure when launching bgworkers with -DEXEC_BACKEND on Unix | 692 | Committed | Not processed | Thomas Munro (macdice) | Tom Lane (tgl) | 1 | 8 years ago | ||||
Bug in abbreviated keys abort handling | 729 | Committed | Not processed | Peter Geoghegan (pgeoghegan) | Robert Haas (rhaas) | 1 | 8 years ago | ||||
Clients | |||||||||||
pgbench - show weight percent in multi-script report | 591 | Committed | Not processed | Fabien Coelho (calvin) | Álvaro Herrera (alvherre) | 1 | 9 years ago | ||||
pgbench - remove clientDone unused parameter | 592 | Committed | Not processed | Fabien Coelho (calvin) | Álvaro Herrera (alvherre) | 1 | 9 years ago | ||||
pgbench - allow empty queries | 667 | Committed | Not processed | Fabien Coelho (calvin) | Tom Lane (tgl) | 1 | 8 years ago | ||||
New psql prompt substitution %r (m = master, r = replica) | 706 | Returned with feedback | Not processed | Aleksander Alekseev (a.alekseev) | 1 | 8 years ago | |||||
Documentation | |||||||||||
Add missing optional USING keyword before opclass name in INSERT statemet | 627 | Committed | Not processed | Nikolay Shaplov (nataraj) | Tom Lane (tgl) | 1 | 9 years ago | ||||
add missing "USING bloom" into bloom extension documentation | 635 | Committed | Not processed | Nikolay Shaplov (nataraj) | Fedor Sigaev (sigaev) | 1 | 9 years ago | ||||
minor plpgsql doc update | 664 | Committed | Not processed | Fabien Coelho (calvin) | Tom Lane (tgl) | 1 | 9 years ago | ||||
pgbench - minor documentation improvement | 668 | Rejected | Not processed | Fabien Coelho (calvin) | 1 | 8 years ago | |||||
Miscellaneous | |||||||||||
Simplify search of end of argv in save_ps_display_args() | 575 | Rejected | Not processed | Alexander Kuleshov (0xax) | 1 | 9 years ago | |||||
tuplesort.c CLUSTER external sort regression test coverage | 672 | Committed | Not processed | Peter Geoghegan (pgeoghegan) | Tom Lane (tgl) | 1 | 8 years ago | ||||
Hash tuplesort.c testing | 675 | Committed | Not processed | Peter Geoghegan (pgeoghegan) | Tom Lane (tgl) | 1 | 8 years ago | ||||
multivariate statistics | 695 | Returned with feedback | Not processed | Tomas Vondra (fuzzycz) | 1 | 8 years ago | |||||
Replace use malloc() & friend by memory contexts for plperl and pltcl | 761 | Committed | Not processed | Michael Paquier (michael-kun) | Tom Lane (tgl) | 1 | 8 years ago | ||||
Performance | |||||||||||
Parallel safety tagging of extension functions | 631 | Committed | Not processed | Andreas Karlsson (kandreas) | Robert Haas (rhaas) | 1 | 9 years ago | ||||
Use static inline functions for Float <-> Datum conversions | 764 | Committed | Not processed | Heikki Linnakangas (heikki) | Heikki Linnakangas (heikki) | 1 | 8 years ago | ||||
Refactoring | |||||||||||
Rework help interface of vcregress.pl | 612 | Committed | Not processed | Michael Paquier (michael-kun) | Magnus Hagander (mha) | 1 | 9 years ago | ||||
Small patch - reorderbuffer.c:1099 | 656 | Committed | Not processed | Aleksander Alekseev (a.alekseev) | Tom Lane (tgl) | 1 | 8 years ago | ||||
Simplifying the interface of UpdateMinRecoveryPoint | 673 | Rejected | Not processed | Michael Paquier (michael-kun) | 1 | 8 years ago | |||||
LWLocks in DSM memory | 689 | Committed | Not processed | Thomas Munro (macdice) | Robert Haas (rhaas) | 1 | 8 years ago | ||||
Pinning a buffer in TupleTableSlot is unnecessary | 755 | Moved to different CF | Not processed | Heikki Linnakangas (heikki) | 3 | 8 years ago | |||||
Replication & Recovery | |||||||||||
Transaction traceability - txid_convert_if_recent(bigint) | 748 | Returned with feedback | Not processed | Craig Ringer (ringerc) | 1 | 8 years ago | |||||
New recovery.conf API | 774 | Returned with feedback | Not processed | Simon Riggs (simon), Abhijit Menon-Sen (ams) | 1 | 7 years ago | |||||
Server Features | |||||||||||
PostmasterPid not marked with PGDLLIMPORT | 642 | Committed | Not processed | Michael Paquier (michael-kun) | Robert Haas (rhaas) | 1 | 9 years ago | ||||
Prevent ALTER TABLE DROP NOT NULL on child tables if parent column has it | 646 | Rejected | Not processed | Michael Paquier (michael-kun) | 1 | 9 years ago | |||||
Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) | 688 | Rejected | Not processed | Aleksander Alekseev (a.alekseev) | 1 | 8 years ago | |||||
Multi-tenancy with RLS | 722 | Moved to different CF | Not processed | Haribabu Kommi (haribabu) | 3 | 8 years ago | |||||
Make server_version_num GUC_REPORT | 749 | Returned with feedback | Not processed | Craig Ringer (ringerc) | 1 | 8 years ago | |||||
autonomous transactions | 765 | Returned with feedback | Not processed | Peter Eisentraut (petere) | 1 | 8 years ago |