Status summary: Committed: 58. Moved to next CF: 74. Rejected: 4. Returned with Feedback: 19. Total: 155.
Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | |||||||||||
Fix the optimization to skip WAL-logging on table created in same transaction | 528 | Moved to different CF | 13 | Not processed | Heikki Linnakangas (heikki), Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti) | Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti), Noah Misch (nmisch), satyanarayana Narlapuram (snarlap), Sameer Arora (sameera), Hüseyin Demir (huseyin.demir) | Noah Misch (nmisch) | 19 | 5 years ago | ||
pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled | 604 | Moved to different CF | Not processed | Michael Paquier (michael-kun), Takayuki Tsunakawa (maumau) | Takayuki Tsunakawa (maumau) | Heikki Linnakangas (heikki) | 4 | 8 years ago | |||
Floating point comparison inconsistencies of the geometric types | 679 | Moved to different CF | Not processed | Emre Hasegeli (hasegeli) | Kyotaro Horiguchi (horiguti), Kevin Grittner (kgrittn) | 4 | 8 years ago | ||||
Failure at replay for corrupted 2PC files + reduce window between end-of-recovery record and history file write | 922 | Moved to different CF | Not processed | Heikki Linnakangas (heikki), Michael Paquier (michael-kun) | Alexander Korotkov (smagen), Takayuki Tsunakawa (maumau) | Michael Paquier (michael-kun) | 7 | 7 years ago | |||
Potential data loss with 2PC files and unlink() durability | 925 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | Fedor Sigaev (sigaev), Takayuki Tsunakawa (maumau), Ashutosh Bapat (ashutoshbapat) | Fedor Sigaev (sigaev) | 2 | 8 years ago | |||
replace broken GetExistingLocalJoinPath with CreateLocalJoinPath | 933 | Moved to different CF | Not processed | Etsuro Fujita (efujita) | Robert Haas (rhaas), Tom Lane (tgl), Ryan Murphy (murftown), Ashutosh Bapat (ashutoshbapat) | Robert Haas (rhaas) | 5 | 7 years ago | |||
Clients | |||||||||||
pgbench - allow to store query results into variables | 669 | Moved to different CF | Not processed | Fabien Coelho (calvin) | Stephen Frost (sfrost), Amit Langote (amitlan), Rafia Sabih (rafia.sabih) | Álvaro Herrera (alvherre) | 12 | 6 years ago | |||
pg_dump, pg_dumpall and data durability | 823 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | Laurenz Albe (laurenz) | Andrew Dunstan (adunstan) | 3 | 8 years ago | |||
Tab-completion refactoring and word-removal feature (was IF-NOT_EXISTS for tab-completion) | 855 | Moved to different CF | Not processed | Kyotaro Horiguchi (horiguti) | 3 | 8 years ago | |||||
psql export import bytea data | 913 | Moved to different CF | Not processed | Pavel Stehule (okbobcz) | Stephen Frost (sfrost), Jason O'Donnell (jasonodonnell) | 3 | 7 years ago | ||||
ECPG: Declare Statement | 936 | Moved to different CF | Not processed | Takeshi Ideriha (ideriha) | Haribabu Kommi (haribabu), Vinayak Pokale (vinpokale) | 4 | 7 years ago | ||||
Miscellaneous | |||||||||||
slab-like memory allocators for reorderbuffer | 694 | Moved to different CF | Not processed | Tomas Vondra (fuzzycz) | Simon Riggs (simon), Petr Jelínek (pjmodos), John Gorman (johngorman) | Andres Freund (andresfreund) | 4 | 7 years ago | |||
multivariate statistics | 852 | Moved to different CF | Not processed | Tomas Vondra (fuzzycz) | Álvaro Herrera (alvherre), David Rowley (davidrowley) | Simon Riggs (simon) | 3 | 8 years ago | |||
Rename pg_switch_xlog to pg_switch_wal | 907 | Moved to different CF | Not processed | Vladimir Rusinov (vrusinov) | Venkata Balaji Nagothi (vbn) | Robert Haas (rhaas) | 2 | 8 years ago | |||
Add GUCs for predicate lock promotion thresholds | 910 | Moved to different CF | Not processed | Dagfinn Ilmari Mannsåker (ilmari) | Kevin Grittner (kgrittn) | Kevin Grittner (kgrittn) | 2 | 8 years ago | |||
Recursive json_populate_record() | 912 | Moved to different CF | Not processed | Nikita Glukhov (n.glukhov) | Andrew Dunstan (adunstan), Aleksander Alekseev (a.alekseev) | Andrew Dunstan (adunstan) | 2 | 8 years ago | |||
initdb configurable wal_segment_size | 921 | Moved to different CF | Not processed | Beena Emerson (beena.emerson) | Robert Haas (rhaas), Simon Riggs (simon), Andres Freund (andresfreund), Jim Nasby (decibel), David Steele (dsteele), Kuntal Ghosh (kuntal_ghosh) | Andres Freund (andresfreund) | 3 | 7 years ago | |||
pageinspect: Hash index support | 923 | Moved to different CF | Not processed | Jesper Pedersen (jpedersen), Ashutosh Sharma (ashutosh.sharma88) | Robert Haas (rhaas), Jesper Pedersen (jpedersen), mithun cy (mithun.cy) | Robert Haas (rhaas) | 2 | 8 years ago | |||
Add pgstathashindex() to get hash index table statistics | 926 | Moved to different CF | Not processed | Ashutosh Sharma (ashutosh.sharma88) | Kuntal Ghosh (kuntal_ghosh) | Robert Haas (rhaas) | 2 | 8 years ago | |||
An isolation test for SERIALIZABLE READ ONLY DEFERRABLE | 949 | Moved to different CF | Not processed | Thomas Munro (macdice) | Michael Paquier (michael-kun), Kevin Grittner (kgrittn) | Kevin Grittner (kgrittn) | 2 | 8 years ago | |||
Monitoring & Control | |||||||||||
amcheck (B-Tree integrity checking tool) | 561 | Moved to different CF | Not processed | Peter Geoghegan (pgeoghegan) | Andres Freund (andresfreund), Anastasia Lubennikova (lubennikovaav) | Andres Freund (andresfreund) | 5 | 8 years ago | |||
SQL statements statistics counter view (pg_stat_sql) | 790 | Moved to different CF | Not processed | Haribabu Kommi (haribabu) | Dilip Kumar (dilip.kumar), Vinayak Pokale (vinpokale), Mark Dilger (mark.dilger) | 8 | 4 years ago | ||||
Report planning time in EXPLAIN | 939 | Moved to different CF | Not processed | Ashutosh Bapat (ashutoshbapat) | mithun cy (mithun.cy) | Stephen Frost (sfrost) | 2 | 8 years ago | |||
Performance | |||||||||||
Group mode for CLOG updates | 358 | Moved to different CF | Not processed | Amit Kapila (amitkapila) | Robert Haas (rhaas), Dilip Kumar (dilip.kumar), Pavan Deolasee (pavan) | Robert Haas (rhaas) | 9 | 7 years ago | |||
Parallel tuplesort (for parallel B-Tree index creation) | 690 | Moved to different CF | Not processed | Peter Geoghegan (pgeoghegan), Rushabh Lathia (rlathia) | Thomas Munro (macdice) | Robert Haas (rhaas) | 5 | 7 years ago | |||
Cache Hash Index meta page | 715 | Moved to different CF | Not processed | mithun cy (mithun.cy) | Amit Kapila (amitkapila), Robert Haas (rhaas), Jeff Janes (jjanes), Jesper Pedersen (jpedersen) | Robert Haas (rhaas) | 4 | 8 years ago | |||
Write Amplification Reduction Method (WARM) | 775 | Moved to different CF | Not processed | Pavan Deolasee (pavan) | Álvaro Herrera (alvherre) | Álvaro Herrera (alvherre) | 5 | 7 years ago | |||
Gather Merge | 810 | Moved to different CF | Not processed | Rushabh Lathia (rlathia) | Thomas Munro (macdice) | Robert Haas (rhaas) | 3 | 8 years ago | |||
Parallel bitmap heap scan | 812 | Moved to different CF | Not processed | Dilip Kumar (dilip.kumar) | Haribabu Kommi (haribabu), Amit Khandekar (amitdkhan) | Robert Haas (rhaas) | 3 | 8 years ago | |||
Supporting huge pages on Windows | 813 | Moved to different CF | Not processed | Takayuki Tsunakawa (maumau) | Magnus Hagander (mha), Amit Kapila (amitkapila) | 3 | 7 years ago | ||||
Microvacuum support for hash index | 835 | Moved to different CF | Not processed | Ashutosh Sharma (ashutosh.sharma88) | Amit Kapila (amitkapila), Robert Haas (rhaas), Jesper Pedersen (jpedersen) | Robert Haas (rhaas) | 3 | 8 years ago | |||
Vacuum: allow usage of more than 1GB of work mem | 844 | Moved to different CF | Not processed | Heikki Linnakangas (heikki), Claudio Freire (klaussfreire) | Heikki Linnakangas (heikki), Masahiko Sawada (masahikosawada), Anastasia Lubennikova (lubennikovaav), Aleksander Alekseev (a.alekseev), Alexey Chernyshov (alexey-chernyshov) | 9 | 6 years ago | ||||
Auto Prewarm | 848 | Moved to different CF | Not processed | Robert Haas (rhaas), mithun cy (mithun.cy) | Andres Freund (andresfreund), Jim Nasby (decibel), Beena Emerson (beena.emerson) | Robert Haas (rhaas) | 4 | 8 years ago | |||
Parallel Index Scans | 849 | Moved to different CF | Not processed | Amit Kapila (amitkapila), Rahila Syed (rahila.syed) | Haribabu Kommi (haribabu), Anastasia Lubennikova (lubennikovaav) | Robert Haas (rhaas) | 3 | 8 years ago | |||
Character conversion by radix trees. | 854 | Moved to different CF | Not processed | Heikki Linnakangas (heikki), Kyotaro Horiguchi (horiguti) | Michael Paquier (michael-kun) | Heikki Linnakangas (heikki) | 3 | 8 years ago | |||
Asynchronous execution for postgres_fdw | 856 | Moved to different CF | Not processed | Kyotaro Horiguchi (horiguti) | Corey Huinker (coreyh) | 3 | 8 years ago | ||||
Unique Joins | 859 | Moved to different CF | Not processed | David Rowley (davidrowley) | Tom Lane (tgl) | Tom Lane (tgl) | 3 | 8 years ago | |||
Parallel Hash | 871 | Moved to different CF | Not processed | Thomas Munro (macdice) | Peter Geoghegan (pgeoghegan), Andres Freund (andresfreund), Ashutosh Bapat (ashutoshbapat) | Andres Freund (andresfreund) | 6 | 7 years ago | |||
GIN: non-intrusive vacuum of posting tree | 896 | Moved to different CF | Not processed | Andrey Borodin (x4m) | Fedor Sigaev (sigaev), Jeff Davis (jdavis) | Fedor Sigaev (sigaev) | 2 | 8 years ago | |||
Have tuplesort_gettupleslot() callers avoid having tuple copied where safe | 901 | Moved to different CF | Not processed | Peter Geoghegan (pgeoghegan) | Anastasia Lubennikova (lubennikovaav) | Andres Freund (andresfreund) | 2 | 8 years ago | |||
Improve performance of 2PC recovery, take 2 | 915 | Moved to different CF | Not processed | Michael Paquier (michael-kun), Stas Kelvich (kelvich), Nikhil Sontakke (nikkhils) | Simon Riggs (simon), Michael Paquier (michael-kun), Nikhil Sontakke (nikkhils) | Simon Riggs (simon) | 2 | 8 years ago | |||
Parallel Merge Join | 918 | Moved to different CF | Not processed | Dilip Kumar (dilip.kumar) | Amit Kapila (amitkapila) | Robert Haas (rhaas) | 2 | 8 years ago | |||
Protect syscache from bloating with negative cache entries | 931 | Moved to different CF | Not processed | Kyotaro Horiguchi (horiguti) | Heikki Linnakangas (heikki), Jim Nasby (decibel), Takayuki Tsunakawa (maumau), Takeshi Ideriha (ideriha) | 23 | 4 years ago | ||||
parallelize queries containing subplans | 941 | Moved to different CF | Not processed | Amit Kapila (amitkapila) | Dilip Kumar (dilip.kumar) | Robert Haas (rhaas) | 2 | 8 years ago | |||
Replication & Recovery | |||||||||||
Transaction traceability - txid_status(bigint) | 730 | Moved to different CF | Not processed | Craig Ringer (ringerc) | Robert Haas (rhaas) | Robert Haas (rhaas) | 3 | 8 years ago | |||
Write Ahead Logging for Hash Indexes | 740 | Moved to different CF | Not processed | Amit Kapila (amitkapila), Ashutosh Sharma (ashutosh.sharma88) | Jeff Janes (jjanes), Jesper Pedersen (jpedersen) | Robert Haas (rhaas) | 4 | 8 years ago | |||
WAL consistency check facility | 741 | Moved to different CF | Not processed | Kuntal Ghosh (kuntal_ghosh) | Robert Haas (rhaas), Simon Riggs (simon), Michael Paquier (michael-kun) | Robert Haas (rhaas) | 4 | 8 years ago | |||
Logical decoding on standby | 788 | Moved to different CF | Not processed | Craig Ringer (ringerc) | Simon Riggs (simon), Petr Jelínek (pjmodos) | 5 | 8 years ago | ||||
Allow PostgreSQL to perform promote/pause/shutdown operations at end-of-the-wal when the recovery does not reach the recovery target | 847 | Moved to different CF | Not processed | Venkata Balaji Nagothi (vbn) | David Steele (dsteele) | 3 | 8 years ago | ||||
Logical replication existing data copy | 919 | Moved to different CF | Not processed | Petr Jelínek (pjmodos) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 2 | 8 years ago | |||
Logical decoding of two-phase transactions | 944 | Moved to different CF | 13 | Not processed | Nikhil Sontakke (nikkhils) | Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos) | 13 | 3 years ago | |||
Server Features | |||||||||||
Forbid use of LF and CR characters in database and role names | 711 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | Peter Eisentraut (petere), Takeshi Ideriha (ideriha) | 4 | 8 years ago | ||||
Correct space parsing in to_timestamp() | 713 | Moved to different CF | Not processed | Artur Zakirov (a.zakirov) | Dmitry Dolgov (erthalion), Amul Sul (sulamul), Paulo Junior (paulocsd) | Alexander Korotkov (smagen) | 10 | 6 years ago | |||
Push down more full joins in postgres_fdw | 727 | Moved to different CF | Not processed | Etsuro Fujita (efujita) | Ashutosh Bapat (ashutoshbapat) | Robert Haas (rhaas) | 4 | 8 years ago | |||
XMLTABLE function | 728 | Moved to different CF | Not processed | Pavel Stehule (okbobcz) | Craig Ringer (ringerc) | Álvaro Herrera (alvherre) | 4 | 8 years ago | |||
Renaming of pg_xlog, pg_subtrans and pg_clog | 750 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | Craig Ringer (ringerc) | Robert Haas (rhaas) | 4 | 8 years ago | |||
delta relations in AFTER triggers | 778 | Moved to different CF | Not processed | Kevin Grittner (kgrittn) | David Rowley (davidrowley), Thomas Munro (macdice) | Kevin Grittner (kgrittn) | 4 | 8 years ago | |||
Push down more UPDATEs/DELETEs in postgres_fdw | 791 | Moved to different CF | Not processed | Etsuro Fujita (efujita) | Rushabh Lathia (rlathia), Ashutosh Bapat (ashutoshbapat) | Robert Haas (rhaas) | 5 | 7 years ago | |||
MAC address (EUI-64) type support | 837 | Moved to different CF | Not processed | Haribabu Kommi (haribabu) | Stephen Frost (sfrost), Vitaly Burovoy (vitaly.burovoy), Kuntal Ghosh (kuntal_ghosh) | Stephen Frost (sfrost) | 3 | 8 years ago | |||
ParallelFinish Hook of FDW/CSP | 867 | Moved to different CF | Not processed | KaiGai Kohei (kaigai) | Claudio Freire (klaussfreire) | Robert Haas (rhaas) | 3 | 8 years ago | |||
background sessions | 873 | Moved to different CF | Not processed | Peter Eisentraut (petere) | Pavel Stehule (okbobcz), Andrey Borodin (x4m) | 3 | 8 years ago | ||||
indirect indexes | 874 | Moved to different CF | Not processed | Álvaro Herrera (alvherre) | 3 | 8 years ago | |||||
pg_background contrib module proposal | 893 | Moved to different CF | Not processed | Amul Sul (sulamul) | Peter Eisentraut (petere), Andrey Borodin (x4m) | 2 | 8 years ago | ||||
Extending the parallelism for index-only scans | 917 | Moved to different CF | Not processed | Rafia Sabih (rafia.sabih) | Amit Kapila (amitkapila), Rahila Syed (rahila.syed), Anastasia Lubennikova (lubennikovaav) | Robert Haas (rhaas) | 2 | 8 years ago | |||
Transactions involving multiple postgres foreign servers | 928 | Moved to different CF | Not processed | Masahiko Sawada (masahikosawada), Ashutosh Bapat (ashutoshbapat) | Vinayak Pokale (vinpokale) | 3 | 7 years ago | ||||
Vertical Clustered Index (columnar storage extension) | 945 | Moved to different CF | Not processed | Haribabu Kommi (haribabu) | 2 | 8 years ago | |||||
A contrib extension to help prevent common errors in DML | 948 | Moved to different CF | Not processed | David Fetter (dfetter) | Pavel Stehule (okbobcz) | 2 | 8 years ago | ||||
SQL Commands | |||||||||||
identity columns | 767 | Moved to different CF | Not processed | Peter Eisentraut (petere) | Vitaly Burovoy (vitaly.burovoy) | Peter Eisentraut (petere) | 4 | 8 years ago | |||
sequence data type | 768 | Moved to different CF | Not processed | Peter Eisentraut (petere) | Steve Singer (ssinger) | Peter Eisentraut (petere) | 4 | 8 years ago | |||
Temporal query processing with range types | 839 | Moved to different CF | Not processed | Peter Moser (pemoser) | 5 | 5 years ago | |||||
DROP FUNCTION of multiple functions | 875 | Moved to different CF | Not processed | Peter Eisentraut (petere) | Michael Paquier (michael-kun), Jim Nasby (decibel) | Peter Eisentraut (petere) | 3 | 8 years ago | |||
ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS | 887 | Moved to different CF | Not processed | Matheus Oliveira (matheus.oliveira) | Stephen Frost (sfrost), Petr Jelínek (pjmodos), Gerdan Santos (gerdan), Ashutosh Sharma (ashutosh.sharma88) | Fedor Sigaev (sigaev) | 2 | 8 years ago | |||
ICU support | 934 | Moved to different CF | Not processed | Peter Eisentraut (petere) | Andreas Karlsson (kandreas), Thomas Munro (macdice) | Peter Eisentraut (petere) | 2 | 8 years ago | |||
System Administration | |||||||||||
Add pg_current_logfile() function to obtain the current log file used by the syslogger | 587 | Moved to different CF | Not processed | Gilles Darold (darold) | Robert Haas (rhaas), Christoph Berg (myon), Karl Pinc (kop) | Robert Haas (rhaas) | 4 | 8 years ago |