Status summary: Committed: 104. Moved to next CF: 59. Returned with Feedback: 44. Rejected: 12. Total: 219.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||||
OOM in libpq and infinite loop with getCopyStart() | 565 | Returned with feedback | Not processed | Michael Paquier (michael-kun) | Aleksander Alekseev (a.alekseev) | 2 | 8 years ago | |||
Fix incorrect handling of umid in postgres_fdw | 622 | Returned with feedback | Not processed | Etsuro Fujita (efujita) | 1 | 8 years ago | ||||
Clients | ||||||||||
IF (NOT) EXISTS in psql-completion | 518 | Returned with feedback | Not processed | Kyotaro Horiguchi (horiguti) | Pavel Stehule (okbobcz) | 2 | 8 years ago | |||
add option to pg_dumpall to exclude tables from the dump | 671 | Returned with feedback | Not processed | Jürgen Hannappel (hannappe) | Gerdan Santos (gerdan) | 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 | ||||
pg_dump -C Grant statement on create database | 724 | Returned with feedback | Not processed | Haribabu Kommi (haribabu) | Euler Taveira (eulerto), Rafia Sabih (rafia.sabih) | 1 | 8 years ago | |||
Documentation | ||||||||||
pg_upgrade documentation improvement | 583 | Returned with feedback | Not processed | Yuri Niyazov (yuri_niyazov) | Andrew Gierth (rhodiumtoad), Denis Rogov (rodevl) | 1 | 8 years ago | |||
Sample configuration files | 745 | Returned with feedback | Not processed | Vik Fearing (xocolatl) | Martín Marqués (mmarques) | 1 | 8 years ago | |||
Miscellaneous | ||||||||||
kqueue support for WaitEventSet | 597 | Returned with feedback | Not processed | Thomas Munro (macdice) | Marko Tiikkaja (johto) | 1 | 6 years ago | |||
Hstore error code cleanup | 626 | Returned with feedback | Not processed | Sherrylyn Branchaw (sbranchaw) | Marko Tiikkaja (johto) | 1 | 8 years ago | |||
Binary I/O for isn extension | 639 | Returned with feedback | Not processed | Shay Rojansky (roji) | Fabien Coelho (calvin) | 1 | 8 years ago | |||
multivariate statistics | 695 | Returned with feedback | Not processed | Tomas Vondra (fuzzycz) | 1 | 7 years ago | ||||
Performance | ||||||||||
Twophase transactions on slave | 523 | Returned with feedback | Not processed | Stas Kelvich (kelvich) | Simon Riggs (simon) | Simon Riggs (simon) | 2 | 7 years ago | ||
speeding up GIN build with parallel workers | 527 | Returned with feedback | Not processed | Constantin Pan (kvap) | Fedor Sigaev (sigaev), Dmitry Ivanov (funbringer) | 2 | 8 years ago | |||
Optimization for lazy_scan_heap | 699 | Returned with feedback | Not processed | Masahiko Sawada (masahikosawada) | Robert Haas (rhaas), Simon Riggs (simon), Rahila Syed (rahila.syed), Anastasia Lubennikova (lubennikovaav) | 1 | 8 years ago | |||
Block level parallel vacuum | 734 | Returned with feedback | Not processed | Masahiko Sawada (masahikosawada) | Robert Haas (rhaas) | 1 | 7 years ago | |||
Better tracking of free space during SP-GiST index build | 739 | Returned with feedback | Not processed | Tom Lane (tgl) | Tomas Vondra (fuzzycz) | 1 | 8 years ago | |||
Cube extension GiST penalty function improvement | 782 | Returned with feedback | Not processed | Andrey Borodin (x4m), Mikhail Bakhterev (mbakhterev) | Heikki Linnakangas (heikki) | 1 | 8 years ago | |||
Procedural Languages | ||||||||||
Relax requirement for INTO with SELECT in pl/pgsql | 586 | Returned with feedback | Not processed | Merlin Moncure (merlinm) | Peter Eisentraut (petere), David Johnston (polobo) | 1 | 8 years ago | |||
Refactoring | ||||||||||
Small patch for snapmgr.c | 657 | Returned with feedback | Not processed | Aleksander Alekseev (a.alekseev) | Jeevan Chalke (jeevan.chalke) | 1 | 8 years ago | |||
Refactoring of heapam code | 700 | Returned with feedback | Not processed | Anastasia Lubennikova (lubennikovaav) | Pavan Deolasee (pavan) | 1 | 8 years ago | |||
Reimplement targetlist SRFs using ROWS FROM () | 759 | Returned with feedback | Not processed | Andres Freund (andresfreund) | Tom Lane (tgl) | 1 | 8 years ago | |||
Replication & Recovery | ||||||||||
Quorum commit for multiple synchronous replication | 696 | Returned with feedback | Not processed | Masahiko Sawada (masahikosawada) | Simon Riggs (simon), Petr Jelínek (pjmodos) | 1 | 8 years ago | |||
Logical Replication | 701 | Returned with feedback | Not processed | Petr Jelínek (pjmodos) | Masahiko Sawada (masahikosawada), Peter Eisentraut (petere) | 1 | 8 years ago | |||
Transaction traceability - txid_convert_if_recent(bigint) | 748 | Returned with feedback | Not processed | Craig Ringer (ringerc) | 1 | 7 years ago | ||||
New recovery.conf API | 774 | Returned with feedback | Not processed | Simon Riggs (simon), Abhijit Menon-Sen (ams) | 1 | 7 years ago | ||||
Security | ||||||||||
Make PostgreSQL sanitizers-friendly (and prevent information disclosure) | 655 | Returned with feedback | Not processed | Aleksander Alekseev (a.alekseev) | Heikki Linnakangas (heikki) | 1 | 8 years ago | |||
Support for SCRAM-SHA-256 | 683 | Returned with feedback | Not processed | Heikki Linnakangas (heikki), Michael Paquier (michael-kun) | David Steele (dsteele) | 1 | 8 years ago | |||
Server Features | ||||||||||
Covering + unique indexes | 607 | Returned with feedback | Not processed | Anastasia Lubennikova (lubennikovaav) | Amit Kapila (amitkapila), Andrey Borodin (x4m) | 1 | 6 years ago | |||
Vacuuming relations on full tablespaces (Add EMERGENCY option) | 649 | Returned with feedback | Not processed | Asif Naeem (muhammad.asif.naeem) | Haribabu Kommi (haribabu) | 1 | 8 years ago | |||
to_date_valid() | 662 | Returned with feedback | Not processed | Andreas 'ads' Scherbaum (ads) | Peter Eisentraut (petere), Artur Zakirov (a.zakirov) | 1 | 8 years ago | |||
Make it possible to prevent some unsafe operations via a contrib hook. | 682 | Returned with feedback | Not processed | Robert Haas (rhaas), Andrew Gierth (rhodiumtoad), David Fetter (dfetter) | Peter Eisentraut (petere), Julien Rouhaud (rjuju), Thomas Munro (macdice) | 1 | 8 years ago | |||
notice lock waits | 702 | Returned with feedback | Not processed | Jeff Janes (jjanes) | Haribabu Kommi (haribabu) | 1 | 8 years ago | |||
Add a max_parallel_workers GUC | 703 | Returned with feedback | Not processed | Julien Rouhaud (rjuju) | Amit Kapila (amitkapila), Robert Haas (rhaas) | 1 | 8 years ago | |||
Index Only Scan for index expressions | 738 | Returned with feedback | Not processed | Ildar Musin (i.musin) | Tomas Vondra (fuzzycz) | 1 | 8 years ago | |||
Transactions involving multiple postgres foreign servers | 742 | Returned with feedback | Not processed | Masahiko Sawada (masahikosawada), Vinayak Pokale (vinpokale) | Ashutosh Bapat (ashutoshbapat) | 1 | 6 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 | 7 years ago | ||||
SET syntax for INSERT | 770 | Returned with feedback | Not processed | Marko Tiikkaja (johto) | Vik Fearing (xocolatl) | 1 | 8 years ago | |||
SQL Commands | ||||||||||
IF NOT EXISTS for PREPARE | 585 | Returned with feedback | Not processed | Uriy Zhuravlev (stalkerg) | Fabrízio Mello (fabriziomello), Merlin Moncure (merlinm) | 1 | 8 years ago | |||
hstore: add hstore_length(hstore) function | 643 | Returned with feedback | Not processed | Korbin Hoffman (k1) | Robert Haas (rhaas), Marko Tiikkaja (johto) | 1 | 8 years ago | |||
ICU integration | 766 | Returned with feedback | Not processed | Peter Eisentraut (petere) | Petr Jelínek (pjmodos), Thomas Munro (macdice) | 1 | 8 years ago | |||
System Administration | ||||||||||
pg_hba_file_settings | 723 | Returned with feedback | Not processed | Haribabu Kommi (haribabu) | Simon Riggs (simon) | 1 | 8 years ago | |||
Reduce lock levels for ALTER TABLE reloptions | 783 | Returned with feedback | Not processed | Simon Riggs (simon) | Robert Haas (rhaas) | 1 | 8 years ago |