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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| parse-time support function for "any" datatype | 2081 | Moved to different CF | Not processed | Pavel Stehule (okbobcz) | 10 | 5 years ago | |||||
| FETCH FIRST clause PERCENT option | 2176 | Moved to different CF | SQL Commands | Not processed | Surafel Temesgen (surafel) | 12 | 4 years ago | ||||
| de-TOAST'ing using a iterator | 2194 | Returned with feedback | Performance | Not processed | Xiao Bao (djydewang) | 8 | 5 years ago | ||||
| A hook for path-removal decision on add_path | 2234 | Moved to different CF | Not processed | KaiGai Kohei (kaigai) | 11 | 3 years ago | |||||
| bitmap cost should account for correlated indexes | 2310 | Moved to different CF | Performance | 14 | Not processed | Justin Pryzby (justinpryzby) | 7 | 5 years ago | |||
| Split StdRdOptions into HeapOptions and ToastOptions | 2370 | Moved to different CF | Refactoring Only | Not processed | Nikolay Shaplov (nataraj) | 10 | 4 years ago | ||||
| Reduce WaitEventSet system call spam | 2452 | Moved to different CF | Refactoring Only | Not processed | Thomas Munro (macdice) | Thomas Munro (macdice) | 6 | 5 years ago | |||
| jsonpath syntax extensions | 2482 | Moved to different CF | 15 | Not processed | Nikita Glukhov (n.glukhov) | 12 | 3 years ago | ||||
| psql - possibility to specify where status row should be displayed | 2536 | Moved to different CF | libpq | Not processed | Pavel Stehule (okbobcz) | 5 | 5 years ago | ||||
| INSERT SELECT: BulkInsertState and table_multi_insert | 2553 | Moved to different CF | Performance | 15 | Not processed | Justin Pryzby (justinpryzby) | 8 | 4 years ago | |||
| Improve planner cost estimations for alternative subplans | 2582 | Withdrawn | Performance | 14 | Not processed | Alexey Bashtanov (bashtanov) | 3 | 5 years ago | |||
| ALTER SYSTEM READ { ONLY | WRITE } | 2602 | Moved to different CF | Not processed | Amul Sul (sulamul) | 9 | 4 years ago | |||||
| Enabling data checksums in an online cluster | 2611 | Moved to different CF | Not processed | Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) | 5 | 4 years ago | |||||
| Non-volatile WAL buffer | 2615 | Moved to different CF | Not processed | Takashi Menjo (tmenjo) | 6 | 5 years ago | |||||
| postgres_fdw insert batching | 2620 | Moved to different CF | Performance | 14 | Not processed | Takayuki Tsunakawa (maumau) | Tomas Vondra (fuzzycz) | 4 | 5 years ago | ||
| More scalable multixacts buffers and locking | 2627 | Moved to different CF | Performance | Not processed | Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) | Álvaro Herrera (alvherre) | 20 | 1 year ago | |||
| Bug 16419 Doc and Test Adds | 2645 | Committed | Bugfix | Not processed | David Johnston (polobo) | Tom Lane (tgl) | 2 | 5 years ago | |||
| shared tempfile was not removed on statement_timeout | 2657 | Moved to different CF | Bugfix | stable | Not processed | Thomas Munro (macdice), Justin Pryzby (justinpryzby) | Thomas Munro (macdice) | 4 | 5 years ago | ||
| Start WAL streaming as early as possible, without waiting for startup process to finish replaying existing WAL. This helps synchronous replication to resume quickly when significant replay lag has been built up. | 2676 | Returned with feedback | 14 | Not processed | Asim Rama Praveen (apraveen), Hao Wu (hwu) | 2 | 3 months ago | ||||
| possibility to write window function in PL languages (like PLpgSQL) | 2697 | Moved to different CF | Not processed | Pavel Stehule (okbobcz) | 3 | 5 years ago | |||||
| Support for OUT parameters in procedures | 2703 | Committed | SQL Commands | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 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 | ||||
| remove spurious CREATE INDEX CONCURRENTLY wait | 2715 | Committed | Performance | Not processed | Álvaro Herrera (alvherre) | Álvaro Herrera (alvherre) | 2 | 5 years ago | |||
| fix spinlock contention in LogwrtResult | 2716 | Moved to different CF | Performance | Not processed | Álvaro Herrera (alvherre) | 11 | 1 year ago | ||||
| Detect escape of ErrorContextCallback stack pointers (and from PG_TRY() ) | 2722 | Withdrawn | Not processed | Craig Ringer (ringerc) | 1 | 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 | ||||
| _bt_binsrch* improvements - equal-prefix-skip binary search | 2731 | Withdrawn | Performance | 14 | Not processed | 1 | 5 years ago | ||||
| Reduce the time required for a database recovery from archive. | 2732 | Returned with feedback | Not processed | Anna Akenteva (a.akenteva), Dmitry Shulga (d.shulga), Ivan Taranov (i.taranov) | 1 | 4 years ago | |||||
| Reduce PostmasterIsAlive() checks during recovery | 2733 | Moved to different CF | Performance | Not processed | Thomas Munro (macdice) | Thomas Munro (macdice) | 3 | 4 years ago | |||
| Use appendStringInfoString and appendPQExpBufferStr where possible | 2735 | Committed | Performance | Not processed | Zhijie Hou (houzj) | David Rowley (davidrowley) | 1 | 5 years ago | |||
| pg_upgrade: fail early if tablespace dir already exists for new cluster version | 2739 | Committed | System Administration | Not processed | Justin Pryzby (justinpryzby) | Bruce Momjian (bmomjian) | 1 | 5 years ago | |||
| Feature improvement for FETCH tab completion | 2740 | Committed | Bugfix | 14 | Not processed | Naoki Nakamichi (naokinakamichi) | Fujii Masao (masaofujii) | 1 | 5 years ago | ||
| Feature improvement of tab completion for DEALLOCATE | 2741 | Committed | Bugfix | 14 | Not processed | Naoki Nakamichi (naokinakamichi) | Fujii Masao (masaofujii) | 1 | 5 years ago | ||
| Concurrent reindex progress reporting by index | 2743 | Committed | Bugfix | stable | Not processed | Michael Paquier (michael-kun), Matthias van de Meent (mmeent) | Michael Paquier (michael-kun) | 1 | 5 years ago | ||
| doc fixes and review | 2745 | Withdrawn | Docs Only | Not processed | 1 | 5 years ago | |||||
| Cache result of timestampt2tm for same transaction timestamp | 2746 | Committed | Performance | Not processed | Tom Lane (tgl), Peter Smith (smithpb2250) | Tom Lane (tgl) | 1 | 5 years ago | |||
| Extending the range operators so they can cope with range <op> element and element <op> range in addition to the existing range <op> range | 2747 | Moved to different CF | SQL Commands | Not processed | Esteban Zimanyi (ezimanyi) | Tomas Vondra (fuzzycz) | 3 | 4 years ago | |||
| Remove analyze script from pg_upgrade, replace with command instructions | 2753 | Committed | System Administration | Not processed | Magnus Hagander (mha) | Magnus Hagander (mha) | 1 | 5 years ago | |||
| Use standard SIGHUP and/or SIGTERM handlers in autoprewarm, startup, syslogger and walreceiver processes. | 2756 | Committed | Refactoring Only | Not processed | Fujii Masao (masaofujii), Bharath Rupireddy (bharathrupireddy) | Fujii Masao (masaofujii) | 1 | 5 years ago | |||
| Bottom-up index deletion (targets old duplicate versions from non-HOT updates) | 2757 | Moved to different CF | Performance | 14 | Not processed | Peter Geoghegan (pgeoghegan) | Peter Geoghegan (pgeoghegan) | 2 | 5 years ago | ||
| Add `truncate` option to subscription commands | 2758 | Withdrawn | 14 | Not processed | David Christensen (davidchristensen) | 1 | 5 years ago | ||||
| Suggesting an improvement for indexonlyscan cost | 2759 | Withdrawn | Performance | 14 | Not processed | Hamid Akhtar (hamidakhtar) | 1 | 5 years ago | |||
| abstract Unix-domain sockets | 2768 | Committed | System Administration | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 5 years ago | |||
| parallel distinct union and aggregate support patch | 2769 | Moved to different CF | Performance | Not processed | bucoo hsiao (bucoo) | 6 | 4 years ago | ||||
| Add formatter for INT64 output message in incremental sort code | 2772 | Committed | Refactoring Only | Not processed | Haiying Tang (tanghy) | Tomas Vondra (fuzzycz) | 1 | 5 years ago | |||
| Further note require activity aspect of automatic checkpoint and archiving | 2774 | Moved to different CF | Docs Only | Not processed | David Johnston (polobo) | 6 | 4 years ago | ||||
| Introduce view updating options more succinctly | 2777 | Moved to different CF | Docs Only | Not processed | David Johnston (polobo) | Magnus Hagander (mha) | 3 | 5 years ago | |||
| Clarify temporary table name shadowing in CREATE TABLE | 2779 | Committed | Docs Only | Not processed | David Johnston (polobo) | Magnus Hagander (mha) | 1 | 5 years ago | |||
| function pg_setting_value_split() to parse shared_preload_libraries etc. | 2782 | Withdrawn | 14 | Not processed | Ian Barwick (barwick) | 1 | 5 years ago | ||||
| ENUM errdetail should mention bytes, not chars | 2783 | Committed | Bugfix | stable | Not processed | Ian Barwick (barwick) | Peter Eisentraut (petere) | 1 | 5 years ago | ||
| remove reference to pg_dump pre-8.1 switch behaviour | 2784 | Committed | Docs Only | 14 | Not processed | Ian Barwick (barwick) | Heikki Linnakangas (heikki) | 1 | 5 years ago | ||
| allow partial union-all and improve parallel subquery costing | 2787 | Moved to different CF | Performance | Not processed | Luc Vlaming (luc.vlaming) | 3 | 4 years ago | ||||
| pg_upgrade: avoid failing if tablespace dirs exist and are empty | 2789 | Rejected | System Administration | 14 | Not processed | Justin Pryzby (justinpryzby) | 1 | 5 years ago | |||
| warn_unused_result | 2791 | Committed | Refactoring Only | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 5 years ago | |||
| Move catalog toast table and index declarations | 2793 | Committed | Refactoring Only | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 5 years ago | |||
| allow restore_command to be changed with reload | 2802 | Moved to different CF | Not processed | Sergei Kornilov (melkij) | Fujii Masao (masaofujii) | 2 | 5 years ago | ||||
| Deduplicate aggregates and transition functions in planner | 2804 | Committed | Refactoring Only | Not processed | Heikki Linnakangas (heikki) | Heikki Linnakangas (heikki) | 1 | 5 years ago | |||
| DROP INDEX CONCURRENTLY on partitioned index | 2805 | Moved to different CF | SQL Commands | 15 | Not processed | Justin Pryzby (justinpryzby) | 4 | 4 years ago | |||
| remove pg_standby | 2806 | Moved to different CF | System Administration | 14 | Not processed | Justin Pryzby (justinpryzby) | Thomas Munro (macdice) | 3 | 5 years ago | ||
| contrib/sslinfo cleanup and OpenSSL errorhandling | 2809 | Committed | Security | Not processed | Daniel Gustafsson (d_gustafsson) | Magnus Hagander (mha) | 1 | 5 years ago | |||
| OpenSSL 3.0.0 compatibility | 2810 | Moved to different CF | Security | Not processed | Daniel Gustafsson (d_gustafsson) | 3 | 4 years ago | ||||
| Prefer TG_TABLE_NAME over TG_RELNAME in tests | 2811 | Committed | Refactoring Only | Not processed | Daniel Gustafsson (d_gustafsson) | Magnus Hagander (mha) | 1 | 5 years ago | |||
| Clarify wording for convalidated in pg_constraint | 2814 | Committed | Docs Only | Not processed | Jimmy Angelakos (vyruss) | Tom Lane (tgl) | 1 | 5 years ago | |||
| Reduce the number of special cases to build contrib modules on windows | 2817 | Moved to different CF | Not processed | David Rowley (davidrowley) | David Rowley (davidrowley) | 5 | 4 years ago |