Status summary: Committed: 69. Moved to next CF: 151. Withdrawn: 10. Rejected: 1. Returned with Feedback: 13. Total: 244.
| Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Bug Fixes | |||||||||||
| Windows could not stat file - over 4GB | 2189 | Committed | Not processed | Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) | Emil Iggland (emiliggland) | Tom Lane (tgl) | 8 | 5 years ago | |||
| Bug 16419 Doc and Test Adds | 2645 | Committed | Not processed | David Johnston (polobo) | Tom Lane (tgl) | 2 | 5 years ago | ||||
| Inserting DEFAULT into generated columns from VALUES RTE | 2681 | Committed | Not processed | Dean Rasheed (deanr), Mikhail Titov (mlt) | Tom Lane (tgl) | Tom Lane (tgl) | 2 | 5 years ago | |||
| Various fixes for snapshot-too-old feature | 2682 | Committed | Not processed | Robert Haas (rhaas), Thomas Munro (macdice) | Hamid Akhtar (hamidakhtar) | Robert Haas (rhaas) | 2 | 5 years ago | |||
| History file is not archived after double switchower | 2723 | Committed | Not processed | Grigory Smolkin (g.smolkin.postgrespro.ru) | David Zhang (david.z) | Fujii Masao (masaofujii) | 1 | 5 years ago | |||
| parallel btree scan synchronization, bad results | 2729 | Committed | stable | Not processed | Justin Pryzby (justinpryzby) | Amit Kapila (amitkapila) | 1 | 5 years ago | |||
| Feature improvement for FETCH tab completion | 2740 | Committed | 14 | Not processed | Naoki Nakamichi (naokinakamichi) | Fujii Masao (masaofujii) | 1 | 5 years ago | |||
| Feature improvement of tab completion for DEALLOCATE | 2741 | Committed | 14 | Not processed | Naoki Nakamichi (naokinakamichi) | Fujii Masao (masaofujii) | 1 | 5 years ago | |||
| Concurrent reindex progress reporting by index | 2743 | Committed | stable | Not processed | Michael Paquier (michael-kun), Matthias van de Meent (mmeent) | Michael Paquier (michael-kun) | 1 | 5 years ago | |||
| Delay of standby shutdown | 2751 | Committed | Not processed | Fujii Masao (masaofujii) | Soumyadeep Chakraborty (soumyadeepc) | Fujii Masao (masaofujii) | 1 | 5 years ago | |||
| Possible memory leak in pgcrypto with EVP_MD_CTX | 2764 | Committed | stable | Not processed | Michael Paquier (michael-kun) | Muhammad Usama (muhammad_usama) | Michael Paquier (michael-kun) | 1 | 5 years ago | ||
| Release disk space for large relations sooner | 2767 | Committed | Not processed | Thomas Munro (macdice) | Pavel Borisov (pborisov), Neil Chen (carpenter.nail.cz.gmail.com) | Thomas Munro (macdice) | 1 | 4 years ago | |||
| ENUM errdetail should mention bytes, not chars | 2783 | Committed | stable | Not processed | Ian Barwick (barwick) | Peter Eisentraut (petere) | 1 | 5 years ago | |||
| "unix_socket_directories" should be GUC_LIST_INPUT? | 2786 | Committed | stable | Not processed | Ian Barwick (barwick) | Michael Paquier (michael-kun), Peter Eisentraut (petere) | Michael Paquier (michael-kun) | 1 | 5 years ago | ||
| Code Comments | |||||||||||
| bulk comment typos | 2797 | Committed | 14 | Not processed | Justin Pryzby (justinpryzby) | Peter Eisentraut (petere) | Michael Paquier (michael-kun) | 1 | 5 years ago | ||
| Documentation | |||||||||||
| Add <command> and <application> annotation to <refentrytitle> tags | 2608 | Committed | Not processed | Dagfinn Ilmari Mannsåker (ilmari) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 3 | 5 years ago | |||
| Add section headings to index types doc | 2665 | Committed | Not processed | Dagfinn Ilmari Mannsåker (ilmari) | David Johnston (polobo), Jürgen Purtz (juergen@purtz.de) | Tom Lane (tgl) | 2 | 5 years ago | |||
| Documentation update for binary installs | 2726 | Committed | Not processed | Magnus Hagander (mha) | David Johnston (polobo) | Magnus Hagander (mha) | 1 | 5 years ago | |||
| doc fixes and review | 2744 | Committed | stable | Not processed | Justin Pryzby (justinpryzby) | Justin Pryzby (justinpryzby) | Heikki Linnakangas (heikki) | 1 | 5 years ago | ||
| Clarify that signal function have no feedback | 2775 | Committed | Not processed | David Johnston (polobo) | Heikki Linnakangas (heikki) | Heikki Linnakangas (heikki) | 1 | 5 years ago | |||
| Add SELECT clause literals to queries section headers | 2776 | Committed | Not processed | David Johnston (polobo) | Justin Pryzby (justinpryzby) | Heikki Linnakangas (heikki) | 1 | 5 years ago | |||
| Clarify temporary table name shadowing in CREATE TABLE | 2779 | Committed | Not processed | David Johnston (polobo) | Magnus Hagander (mha) | 1 | 5 years ago | ||||
| remove reference to pg_dump pre-8.1 switch behaviour | 2784 | Committed | 14 | Not processed | Ian Barwick (barwick) | Heikki Linnakangas (heikki) | 1 | 4 years ago | |||
| improve tableoid description | 2785 | Committed | 14 | Not processed | Ian Barwick (barwick) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 5 years ago | ||
| Clarify wording for convalidated in pg_constraint | 2814 | Committed | Not processed | Jimmy Angelakos (vyruss) | Tom Lane (tgl) | 1 | 5 years ago | ||||
| Miscellaneous | |||||||||||
| Compatible defaults for LEAD/LAG | 2574 | Committed | 14 | Not processed | Vik Fearing (xocolatl) | Pavel Stehule (okbobcz) | Tom Lane (tgl) | 3 | 5 years ago | ||
| Monitoring & Control | |||||||||||
| Add information to rm_redo_error_callback() | 2668 | Committed | 14 | Not processed | Bertrand Drouvot (bdrouvot) | Masahiko Sawada (masahikosawada) | Michael Paquier (michael-kun) | 2 | 5 years ago | ||
| New statistics for tuning WAL buffer size | 2693 | Committed | Not processed | Masahiro Ikeda (masahiro.ikeda) | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 2 | 5 years ago | |||
| [PATCH] Add features to pg_stat_statements | 2736 | Committed | Not processed | yuta katsuragi (y-katsuragi) | Yuki Seino (seinoyu) | Fujii Masao (masaofujii) | 1 | 5 years ago | |||
| enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW | 2748 | Committed | Not processed | yuta katsuragi (y-katsuragi) | Yuki Seino (seinoyu) | Fujii Masao (masaofujii) | 1 | 5 years ago | |||
| Performance | |||||||||||
| speed up unicode normalization quick check | 2562 | Committed | 14 | Not processed | John Naylor (john.naylor) | Mark Dilger (mark.dilger) | Michael Paquier (michael-kun) | 3 | 5 years ago | ||
| Keep elog(ERROR) and ereport(ERROR) calls in the cold path | 2616 | Committed | Not processed | David Rowley (davidrowley) | Peter Eisentraut (petere) | David Rowley (davidrowley) | 3 | 5 years ago | |||
| remove spurious CREATE INDEX CONCURRENTLY wait | 2715 | Committed | Not processed | Álvaro Herrera (alvherre) | Álvaro Herrera (alvherre) | 2 | 4 years ago | ||||
| Use appendStringInfoString and appendPQExpBufferStr where possible | 2735 | Committed | Not processed | Zhijie Hou (houzj) | David Rowley (davidrowley) | 1 | 5 years ago | ||||
| Cache result of timestampt2tm for same transaction timestamp | 2746 | Committed | Not processed | Tom Lane (tgl), Peter Smith (smithpb2250) | Tom Lane (tgl) | 1 | 5 years ago | ||||
| speed up unicode decomposition and recomposition | 2763 | Committed | Not processed | John Naylor (john.naylor) | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 1 | 5 years ago | |||
| Refactoring | |||||||||||
| Executor code refactoring around result relations | 2277 | Committed | Not processed | Amit Langote (amitlan) | Heikki Linnakangas (heikki) | Heikki Linnakangas (heikki) | 6 | 5 years ago | |||
| Removal of currtid()/currtid2() and some table AM cleanup | 2579 | Committed | 14 | Not processed | Michael Paquier (michael-kun) | Peter Eisentraut (petere) | Michael Paquier (michael-kun) | 3 | 5 years ago | ||
| Remove pgcrypto memory allocator abstraction | 2734 | Committed | 14 | Not processed | Daniel Gustafsson (d_gustafsson) | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 1 | 5 years ago | ||
| Skip ExecCheckRTPerms in CTAS with no data | 2755 | Committed | Not processed | Bharath Rupireddy (bharathrupireddy) | Michael Paquier (michael-kun), Anastasia Lubennikova (lubennikovaav) | Michael Paquier (michael-kun) | 1 | 5 years ago | |||
| Use standard SIGHUP and/or SIGTERM handlers in autoprewarm, startup, syslogger and walreceiver processes. | 2756 | Committed | Not processed | Fujii Masao (masaofujii), Bharath Rupireddy (bharathrupireddy) | Fujii Masao (masaofujii) | 1 | 4 years ago | ||||
| Use list_delete_xxxcell instead of list_delete_ptr in some places | 2761 | Committed | Not processed | Zhijie Hou (houzj) | Luc Vlaming (luc.vlaming) | David Rowley (davidrowley) | 1 | 5 years ago | |||
| Add formatter for INT64 output message in incremental sort code | 2772 | Committed | Not processed | Haiying Tang (tanghy) | Tomas Vondra (fuzzycz) | 1 | 5 years ago | ||||
| select_common_typmod | 2790 | Committed | Not processed | Peter Eisentraut (petere) | Heikki Linnakangas (heikki) | Peter Eisentraut (petere) | 1 | 5 years ago | |||
| warn_unused_result | 2791 | Committed | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 5 years ago | ||||
| Move catalog toast table and index declarations | 2793 | Committed | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 5 years ago | ||||
| Deduplicate aggregates and transition functions in planner | 2804 | Committed | Not processed | Heikki Linnakangas (heikki) | Heikki Linnakangas (heikki) | 1 | 5 years ago | ||||
| Prefer TG_TABLE_NAME over TG_RELNAME in tests | 2811 | Committed | Not processed | Daniel Gustafsson (d_gustafsson) | Magnus Hagander (mha) | 1 | 5 years ago | ||||
| Split copy.c | 2818 | Committed | Not processed | Heikki Linnakangas (heikki) | Soumyadeep Chakraborty (soumyadeepc) | Heikki Linnakangas (heikki) | 1 | 5 years ago | |||
| Replication & Recovery | |||||||||||
| Improve logging around restore_command | 2449 | Committed | Not processed | Jeff Janes (jjanes) | Fujii Masao (masaofujii), Pavel Borisov (pborisov) | Fujii Masao (masaofujii) | 4 | 5 years ago | |||
| Refactor pg_rewind code and make it work against a standby | 2686 | Committed | 14 | Not processed | Heikki Linnakangas (heikki) | Soumyadeep Chakraborty (soumyadeepc) | Heikki Linnakangas (heikki) | 2 | 5 years ago | ||
| Logical Replication - detail message with names of missing columns | 2727 | Committed | Not processed | Bharath Rupireddy (bharathrupireddy) | Amit Kapila (amitkapila) | 1 | 5 years ago | ||||
| Security | |||||||||||
| Use USE_OPENSSL_RANDOM for OpenSSL random | 2718 | Committed | Not processed | Daniel Gustafsson (d_gustafsson) | Magnus Hagander (mha) | Magnus Hagander (mha) | 2 | 5 years ago | |||
| Consistent error reporting for encryption/decryption in pgcrypto | 2808 | Committed | Not processed | Daniel Gustafsson (d_gustafsson) | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 1 | 5 years ago | |||
| contrib/sslinfo cleanup and OpenSSL errorhandling | 2809 | Committed | Not processed | Daniel Gustafsson (d_gustafsson) | Magnus Hagander (mha) | 1 | 5 years ago | ||||
| Server Features | |||||||||||
| per-database-object collation version tracking | 2367 | Committed | Not processed | Julien Rouhaud (rjuju), Thomas Munro (macdice) | Peter Eisentraut (petere) | Thomas Munro (macdice) | 5 | 5 years ago | |||
| Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away | 2651 | Committed | Not processed | Bharath Rupireddy (bharathrupireddy) | Fujii Masao (masaofujii), Ashutosh Bapat (ashutoshbapat) | Fujii Masao (masaofujii) | 2 | 5 years ago | |||
| Rename >^ and <^ operators for points to |>> and <<| to be consistent with the same operators for boxes | 2689 | Committed | Not processed | Emre Hasegeli (hasegeli) | Pavel Borisov (pborisov) | Tom Lane (tgl) | 2 | 5 years ago | |||
| Prepare for deprecate clientcert=no-verify in pg_hba.conf | 2708 | Committed | Not processed | Kyotaro Horiguchi (horiguti) | Bruce Momjian (bmomjian) | 2 | 5 years ago | ||||
| Making index_set_state_flags() transactional | 2725 | Committed | 14 | Not processed | Michael Paquier (michael-kun) | Anastasia Lubennikova (lubennikovaav) | Michael Paquier (michael-kun) | 1 | 5 years ago | ||
| Hash support for row types | 2792 | Committed | Not processed | Peter Eisentraut (petere) | Tom Lane (tgl) | Peter Eisentraut (petere) | 1 | 5 years ago | |||
| Support = operator in gin/gist_trgm_ops | 2796 | Committed | Not processed | Julien Rouhaud (rjuju) | Georgios Kokolatos (gkokolatos) | Alexander Korotkov (smagen) | 1 | 5 years ago | |||
| SQL Commands | |||||||||||
| extension patch of CREATE OR REPLACE TRIGGER | 2307 | Committed | Not processed | Takamichi Osumi (tatatappp) | Surafel Temesgen (surafel), Philippe BEAUDOIN (beaud76), Peter Smith (smithpb2250) | Tom Lane (tgl) | 6 | 5 years ago | |||
| REINDEX of partitioned tables | 2584 | Committed | 14 | Not processed | Justin Pryzby (justinpryzby) | Michael Paquier (michael-kun), Anastasia Lubennikova (lubennikovaav), Jie Li (adger) | Michael Paquier (michael-kun) | 3 | 5 years ago | ||
| Support for OUT parameters in procedures | 2703 | Committed | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 2 | 5 years ago | ||||
| [PATCH] Support negative indexes in split_part | 2816 | Committed | Not processed | Nikhil Benesch (benesch) | Jacob Champion (jchampion) | Tom Lane (tgl) | 1 | 5 years ago | |||
| System Administration | |||||||||||
| pg_upgrade: fail early if tablespace dir already exists for new cluster version | 2739 | Committed | Not processed | Justin Pryzby (justinpryzby) | Bruce Momjian (bmomjian) | 1 | 5 years ago | ||||
| Remove analyze script from pg_upgrade, replace with command instructions | 2753 | Committed | Not processed | Magnus Hagander (mha) | Magnus Hagander (mha) | 1 | 5 years ago | ||||
| abstract Unix-domain sockets | 2768 | Committed | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 5 years ago | ||||