Status summary: Committed: 69. Moved to next CF: 151. Withdrawn: 10. Rejected: 1. Returned with Feedback: 13. Total: 244.
Status | Ver | Author | Reviewers | Committer | Num cfs | Latest activity | Latest mail | |
---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||
Bug 16419 Doc and Test Adds | Committed | David Johnston (polobo) | tgl | 2 | 2020-09-30 19:41 |
2020-10-01 00:40 |
||
shared tempfile was not removed on statement_timeout | Moved to next CF | stable | Justin Pryzby (justinpryzby) | 3 | 2020-11-30 15:23 |
2021-01-26 20:34 |
||
Fix collation handling in postgres_fdw | Moved to next CF | Tom Lane (tgl) | 3 | 2020-11-30 15:24 |
2020-08-19 06:08 |
|||
Feature improvement for FETCH tab completion | Committed | 14 | Naoki Nakamichi (naokinakamichi) | masaofujii | 1 | 2020-10-15 07:54 |
2020-10-15 07:53 |
|
Feature improvement of tab completion for DEALLOCATE | Committed | 14 | Naoki Nakamichi (naokinakamichi) | masaofujii | 1 | 2020-09-28 03:30 |
2020-09-28 02:31 |
|
Concurrent reindex progress reporting by index | Committed | stable | Michael Paquier (michael-kun), Matthias vd Meent (mmeent) | michael-kun | 1 | 2020-10-06 13:55 |
2020-09-29 05:30 |
|
ENUM errdetail should mention bytes, not chars | Committed | stable | Ian Barwick (barwick) | petere | 1 | 2020-10-27 11:00 |
2020-10-28 01:35 |
|
Clients | ||||||||
psql - possibility to specify where status row should be displayed | Moved to next CF | Pavel Stehule (okbobcz) | 4 | 2020-12-01 10:47 |
2020-07-04 03:27 |
|||
allow to set a pager for psql's watch command | Moved to next CF | Pavel Stehule (okbobcz) | 4 | 2020-12-01 10:47 |
2021-01-08 09:35 |
|||
Documentation | ||||||||
doc fixes and review | Withdrawn | 1 | 2020-09-25 14:27 |
2020-11-20 17:51 |
||||
Further note require activity aspect of automatic checkpoint and archiving | Moved to next CF | David Johnston (polobo) | 2 | 2021-01-15 07:17 |
2021-01-15 19:50 |
|||
Introduce view updating options more succinctly | Moved to next CF | David Johnston (polobo) | 2 | 2020-12-03 09:51 |
2020-11-30 20:21 |
|||
Clarify temporary table name shadowing in CREATE TABLE | Committed | David Johnston (polobo) | mha | 1 | 2020-11-02 14:02 |
2020-11-02 14:02 |
||
remove reference to pg_dump pre-8.1 switch behaviour | Committed | 14 | Ian Barwick (barwick) | heikki | 1 | 2020-10-23 08:53 |
2020-12-01 07:35 |
|
Clarify wording for convalidated in pg_constraint | Committed | Jimmy Angelakos (vyruss) | tgl | 1 | 2020-10-30 14:55 |
2020-10-30 14:39 |
||
Miscellaneous | ||||||||
parse-time support function for "any" datatype | Moved to next CF | Pavel Stehule (okbobcz) | 9 | 2020-12-30 14:09 |
2020-07-31 16:28 |
|||
Allow CRL "directory" for crl_file | Moved to next CF | Kyotaro Horiguchi (horiguti) | 3 | 2020-12-01 10:56 |
2021-01-19 08:32 |
|||
Detect escape of ErrorContextCallback stack pointers (and from PG_TRY() ) | Withdrawn | Craig Ringer (ringerc) | 1 | 2020-09-10 01:41 |
2020-09-09 06:16 |
|||
function pg_setting_value_split() to parse shared_preload_libraries etc. | Withdrawn | 14 | Ian Barwick (barwick) | 1 | 2020-11-29 19:24 |
2020-11-30 05:53 |
||
Reduce the number of special cases to build contrib modules on windows | Moved to next CF | David Rowley (davidrowley) | 2 | 2021-01-05 21:23 |
2021-01-12 07:18 |
|||
Performance | ||||||||
de-TOAST'ing using a iterator | Returned with feedback | Xiao Bao (djydewang) | 8 | 2020-11-27 08:31 |
2020-11-27 08:31 |
|||
bitmap cost should account for correlated indexes | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | 7 | 2020-12-03 05:15 |
2020-11-27 20:48 |
||
INSERT SELECT: BulkInsertState and table_multi_insert | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | 4 | 2020-12-01 11:00 |
2021-01-20 09:11 |
||
Improve planner cost estimations for alternative subplans | Withdrawn | 14 | Alexey Bashtanov (bashtanov) | 3 | 2020-11-13 14:16 |
2020-08-28 22:38 |
||
postgres_fdw insert batching | Moved to next CF | 14 | Takayuki Tsunakawa (maumau) | fuzzycz | 4 | 2021-01-20 23:00 |
2021-01-25 04:21 |
|
Boundary value check in lazy_tid_reaped() | Moved to next CF | Masahiko Sawada (masahikosawada) | 3 | 2020-12-01 11:05 |
2021-01-21 13:11 |
|||
remove spurious CREATE INDEX CONCURRENTLY wait | Committed | Álvaro Herrera (alvherre) | alvherre | 2 | 2020-11-30 19:55 |
2020-12-01 01:00 |
||
fix spinlock contention in LogwrtResult | Moved to next CF | Álvaro Herrera (alvherre) | 3 | 2020-12-01 14:15 |
2021-01-22 14:28 |
|||
Pipelining/batch mode support for libpq | Moved to next CF | Craig Ringer (ringerc), Matthieu Garrigues (matt-42) | 3 | 2020-12-01 11:05 |
2021-01-22 00:14 |
|||
_bt_binsrch* improvements - equal-prefix-skip binary search | Withdrawn | 14 | 1 | 2020-09-15 09:03 |
2020-09-15 09:03 |
|||
Reduce PostmasterIsAlive() checks during recovery | Moved to next CF | Thomas Munro (macdice) | 2 | 2020-12-01 11:05 |
2020-11-16 07:56 |
|||
Use appendStringInfoString and appendPQExpBufferStr where possible | Committed | hou zhijie (houzj) | davidrowley | 1 | 2020-10-15 07:37 |
2020-10-15 07:38 |
||
Cache result of timestampt2tm for same transaction timestamp | Committed | Tom Lane (tgl), Peter Smith (smithpb2250) | tgl | 1 | 2020-09-28 16:10 |
2020-09-29 01:26 |
||
Bottom-up index deletion (targets old duplicate versions from non-HOT updates) | Moved to next CF | 14 | Peter Geoghegan (pgeoghegan) | pgeoghegan | 2 | 2021-01-13 20:46 |
2021-01-26 18:40 |
|
Suggesting an improvement for indexonlyscan cost | Withdrawn | 14 | Hamid Akhtar (hamidakhtar) | 1 | 2020-10-13 12:54 |
2020-10-13 12:56 |
||
parallel distinct union and aggregate support patch | Moved to next CF | 14 | bucoo hsiao (bucoo) | 2 | 2021-01-25 14:26 |
2021-01-25 14:14 |
||
Replace polyphase merge with a simple k-way balanced merge | Moved to next CF | Heikki Linnakangas (heikki) | 2 | 2020-12-01 11:05 |
2021-01-22 22:19 |
|||
allow partial union-all and improve parallel subquery costing | Moved to next CF | 14 | Luc Vlaming (luc.vlaming) | 2 | 2020-12-28 11:34 |
2020-12-30 13:54 |
||
Procedural Languages | ||||||||
enhancing plpgsql API for debugging and tracing | Moved to next CF | Pavel Stehule (okbobcz) | 3 | 2020-12-01 09:21 |
2021-01-08 09:11 |
|||
possibility to write window function in PL languages (like PLpgSQL) | Moved to next CF | Pavel Stehule (okbobcz) | 3 | 2021-01-27 10:00 |
2021-01-27 09:58 |
|||
Refactoring | ||||||||
Split StdRdOptions into HeapOptions and ToastOptions | Moved to next CF | Nikolay Shaplov (nataraj) | 6 | 2020-12-01 11:06 |
2020-09-13 16:04 |
|||
Reduce WaitEventSet system call spam | Moved to next CF | Thomas Munro (macdice) | 5 | 2020-12-01 11:06 |
2021-01-05 05:10 |
|||
Use standard SIGHUP and/or SIGTERM handlers in autoprewarm, startup, syslogger and walreceiver processes. | Committed | Fujii Masao (masaofujii), Bharath Rupireddy (bharathrupireddy) | masaofujii | 1 | 2020-11-30 02:10 |
2020-11-30 02:12 |
||
Add formatter for INT64 output message in incremental sort code | Committed | Haiying Tang (tanghy) | fuzzycz | 1 | 2020-11-23 11:11 |
2020-11-23 11:11 |
||
warn_unused_result | Committed | Peter Eisentraut (petere) | petere | 1 | 2020-11-11 10:08 |
2020-11-11 10:07 |
||
Move catalog toast table and index declarations | Committed | Peter Eisentraut (petere) | petere | 1 | 2020-11-07 11:34 |
2020-11-07 11:33 |
||
Deduplicate aggregates and transition functions in planner | Committed | Heikki Linnakangas (heikki) | heikki | 1 | 2020-11-24 08:55 |
2020-11-24 08:54 |
||
Prefer TG_TABLE_NAME over TG_RELNAME in tests | Committed | Daniel Gustafsson (d_gustafsson) | mha | 1 | 2020-11-03 09:22 |
2020-11-11 13:21 |
||
Replication & Recovery | ||||||||
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. | Returned with feedback | 14 | Asim Rama Praveen (apraveen), Hao Wu (hwu) | 2 | 2020-12-01 14:21 |
2020-11-20 08:21 |
||
Background writer and checkpointer in crash recovery | Moved to next CF | Thomas Munro (macdice) | 3 | 2020-12-01 11:07 |
2020-11-12 04:26 |
|||
Logical Replication - detail message with names of missing columns | Committed | Bharath Rupireddy (bharathrupireddy) | amitkapila | 1 | 2020-10-08 04:50 |
2020-10-15 15:17 |
||
Reduce the time required for a database recovery from archive. | Returned with feedback | Anna Akenteva (a.akenteva), Dmitry Shulga (d.shulga), Ivan Taranov (i.taranov) | 1 | 2020-12-01 15:05 |
2020-11-09 16:31 |
|||
Add `truncate` option to subscription commands | Withdrawn | 14 | David Christensen (davidchristensen) | 1 | 2020-11-25 18:44 |
2020-11-25 18:45 |
||
allow restore_command to be changed with reload | Moved to next CF | Sergei Kornilov (melkij) | masaofujii | 2 | 2020-12-02 02:03 |
2020-12-02 07:27 |
||
Security | ||||||||
contrib/sslinfo cleanup and OpenSSL errorhandling | Committed | Daniel Gustafsson (d_gustafsson) | mha | 1 | 2020-11-03 09:08 |
2020-11-03 11:11 |
||
OpenSSL 3.0.0 compatibility | Moved to next CF | Daniel Gustafsson (d_gustafsson) | 2 | 2020-12-01 08:55 |
2020-11-30 13:05 |
|||
Server Features | ||||||||
A hook for path-removal decision on add_path | Moved to next CF | KaiGai Kohei (kaigai) | 8 | 2020-12-01 11:09 |
2020-11-05 15:41 |
|||
jsonpath syntax extensions | Moved to next CF | Nikita Glukhov (n.glukhov) | 5 | 2020-11-30 14:01 |
2020-03-04 20:18 |
|||
ALTER SYSTEM READ { ONLY | WRITE } | Moved to next CF | 14 | Amul Sul (sulamul) | 4 | 2020-12-01 11:09 |
2021-01-25 21:07 |
||
Enabling data checksums in an online cluster | Moved to next CF | Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) | 4 | 2021-01-07 14:06 |
2021-01-27 15:37 |
|||
Non-volatile WAL buffer | Moved to next CF | Takashi Menjo (tmenjo) | 4 | 2020-12-01 11:10 |
2021-01-27 16:41 |
|||
Prepare for deprecate clientcert=no-verify in pg_hba.conf | Committed | Kyotaro Horiguchi (horiguti) | bmomjian | 2 | 2020-10-05 20:34 |
2020-10-06 02:31 |
||
protocol default result formats setting | Moved to next CF | Peter Eisentraut (petere) | 2 | 2020-12-01 11:10 |
2020-11-25 07:06 |
|||
SQL Commands | ||||||||
Allow an alias to be attached directly to a JOIN ... USING | Moved to next CF | Peter Eisentraut (petere) | 9 | 2020-12-01 09:52 |
2020-11-14 08:52 |
|||
FETCH FIRST clause PERCENT option | Moved to next CF | Surafel Temesgen (surafel) | 9 | 2020-12-01 09:51 |
2021-01-26 16:29 |
|||
SQL-standard function body | Moved to next CF | Peter Eisentraut (petere) | 4 | 2020-12-01 09:39 |
2020-11-20 07:25 |
|||
Support for OUT parameters in procedures | Committed | Peter Eisentraut (petere) | petere | 2 | 2020-10-05 18:28 |
2020-10-05 22:21 |
||
Extending the range operators so they can cope with range <op> element and element <op> range in addition to the existing range <op> range | Moved to next CF | 13 | Esteban Zimanyi (ezimanyi) | 2 | 2020-12-01 09:38 |
2020-11-27 10:38 |
||
Allow COPY "text" to output a header and add header matching mode to COPY FROM | Moved to next CF | Rémi Lapeyre (remilapeyre) | 2 | 2020-12-28 11:54 |
2020-12-07 23:40 |
|||
CLUSTER on partitioned table | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | 2 | 2021-01-18 19:21 |
2021-01-18 18:34 |
||
DROP INDEX CONCURRENTLY on partitioned index | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | 2 | 2020-11-30 20:26 |
2020-10-28 00:44 |
||
CREATE INDEX CONCURRENTLY on partitioned table | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | 2 | 2020-12-27 21:55 |
2020-11-29 20:22 |
||
System Administration | ||||||||
extend amcheck module to check heaps | Moved to next CF | Mark Dilger (mark.dilger) | 3 | 2020-12-01 10:27 |
2021-01-14 21:13 |
|||
pg_upgrade: fail early if tablespace dir already exists for new cluster version | Committed | Justin Pryzby (justinpryzby) | bmomjian | 1 | 2020-10-24 00:26 |
2020-10-27 02:17 |
||
Remove analyze script from pg_upgrade, replace with command instructions | Committed | Magnus Hagander (mha) | mha | 1 | 2020-11-09 11:18 |
2020-11-12 01:17 |
||
abstract Unix-domain sockets | Committed | Peter Eisentraut (petere) | petere | 1 | 2020-11-25 07:44 |
2020-11-25 07:49 |
||
pg_upgrade: avoid failing if tablespace dirs exist and are empty | Rejected | 14 | Justin Pryzby (justinpryzby) | 1 | 2020-10-27 02:44 |
2020-10-27 02:17 |
||
remove pg_standby | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | 3 | 2021-01-27 03:17 |
2021-01-27 08:08 |