Commitfest 2020-11

Shortcuts
Text Status Target version Author (type to search) Reviewer (type to search)
Clear


Status summary: Committed: 69. Moved to next CF: 151. Withdrawn: 10. Rejected: 1. Returned with Feedback: 13. Total: 244.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Bug 16419 Doc and Test Adds 2645 Committed Not processed David Johnston (polobo) Tom Lane (tgl) 2 4 years ago
shared tempfile was not removed on statement_timeout 2657 Moved to next CF stable Not processed Thomas Munro (macdice), Justin Pryzby (justinpryzby) Thomas Munro (macdice) 4 4 years ago
Feature improvement for FETCH tab completion 2740 Committed 14 Not processed Naoki Nakamichi (naokinakamichi) Fujii Masao (masaofujii) 1 4 years ago
Feature improvement of tab completion for DEALLOCATE 2741 Committed 14 Not processed Naoki Nakamichi (naokinakamichi) Fujii Masao (masaofujii) 1 4 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 4 years ago
ENUM errdetail should mention bytes, not chars 2783 Committed stable Not processed Ian Barwick (barwick) Peter Eisentraut (petere) 1 4 years ago
Clients
psql - possibility to specify where status row should be displayed 2536 Moved to next CF Not processed Pavel Stehule (okbobcz) 5 4 years ago
Documentation
doc fixes and review 2745 Withdrawn Not processed 1 4 years ago
Further note require activity aspect of automatic checkpoint and archiving 2774 Moved to next CF Not processed David Johnston (polobo) 6 3 years ago
Introduce view updating options more succinctly 2777 Moved to next CF Not processed David Johnston (polobo) Magnus Hagander (mha) 3 4 years ago
Clarify temporary table name shadowing in CREATE TABLE 2779 Committed Not processed David Johnston (polobo) Magnus Hagander (mha) 1 4 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
Clarify wording for convalidated in pg_constraint 2814 Committed Not processed Jimmy Angelakos (vyruss) Tom Lane (tgl) 1 4 years ago
Miscellaneous
parse-time support function for "any" datatype 2081 Moved to next CF Not processed Pavel Stehule (okbobcz) 10 4 years ago
Detect escape of ErrorContextCallback stack pointers (and from PG_TRY() ) 2722 Withdrawn Not processed Craig Ringer (ringerc) 1 4 years ago
function pg_setting_value_split() to parse shared_preload_libraries etc. 2782 Withdrawn 14 Not processed Ian Barwick (barwick) 1 4 years ago
Reduce the number of special cases to build contrib modules on windows 2817 Moved to next CF Not processed David Rowley (davidrowley) David Rowley (davidrowley) 5 3 years ago
Performance
de-TOAST'ing using a iterator 2194 Returned with feedback Not processed Xiao Bao (djydewang) 8 4 years ago
bitmap cost should account for correlated indexes 2310 Moved to next CF 14 Not processed Justin Pryzby (justinpryzby) 7 4 years ago
INSERT SELECT: BulkInsertState and table_multi_insert 2553 Moved to next CF 15 Not processed Justin Pryzby (justinpryzby) 8 3 years ago
Improve planner cost estimations for alternative subplans 2582 Withdrawn 14 Not processed Alexey Bashtanov (bashtanov) 3 4 years ago
postgres_fdw insert batching 2620 Moved to next CF 14 Not processed Takayuki Tsunakawa (maumau) Tomas Vondra (fuzzycz) 4 4 years ago
More scalable multixacts buffers and locking 2627 Moved to next CF Not processed Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) Álvaro Herrera (alvherre) 20 11 months ago
remove spurious CREATE INDEX CONCURRENTLY wait 2715 Committed Not processed Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 2 4 years ago
fix spinlock contention in LogwrtResult 2716 Moved to next CF Not processed Álvaro Herrera (alvherre) 11 11 months ago
_bt_binsrch* improvements - equal-prefix-skip binary search 2731 Withdrawn 14 Not processed 1 4 years ago
Reduce PostmasterIsAlive() checks during recovery 2733 Moved to next CF Not processed Thomas Munro (macdice) Thomas Munro (macdice) 3 3 years ago
Use appendStringInfoString and appendPQExpBufferStr where possible 2735 Committed Not processed Hou Zhijie (houzj) David Rowley (davidrowley) 1 4 years ago
Cache result of timestampt2tm for same transaction timestamp 2746 Committed Not processed Tom Lane (tgl), Peter Smith (smithpb2250) Tom Lane (tgl) 1 4 years ago
Bottom-up index deletion (targets old duplicate versions from non-HOT updates) 2757 Moved to next CF 14 Not processed Peter Geoghegan (pgeoghegan) Peter Geoghegan (pgeoghegan) 2 4 years ago
Suggesting an improvement for indexonlyscan cost 2759 Withdrawn 14 Not processed Hamid Akhtar (hamidakhtar) 1 4 years ago
parallel distinct union and aggregate support patch 2769 Moved to next CF Not processed bucoo hsiao (bucoo) 6 3 years ago
allow partial union-all and improve parallel subquery costing 2787 Moved to next CF Not processed Luc Vlaming (luc.vlaming) 3 3 years ago
Procedural Languages
possibility to write window function in PL languages (like PLpgSQL) 2697 Moved to next CF Not processed Pavel Stehule (okbobcz) 3 4 years ago
Refactoring
Split StdRdOptions into HeapOptions and ToastOptions 2370 Moved to next CF Not processed Nikolay Shaplov (nataraj) 10 3 years ago
Reduce WaitEventSet system call spam 2452 Moved to next CF Not processed Thomas Munro (macdice) Thomas Munro (macdice) 6 4 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
Add formatter for INT64 output message in incremental sort code 2772 Committed Not processed Haiying Tang (tanghy) Tomas Vondra (fuzzycz) 1 4 years ago
warn_unused_result 2791 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 4 years ago
Move catalog toast table and index declarations 2793 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 4 years ago
Deduplicate aggregates and transition functions in planner 2804 Committed Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 4 years ago
Prefer TG_TABLE_NAME over TG_RELNAME in tests 2811 Committed Not processed Daniel Gustafsson (d_gustafsson) Magnus Hagander (mha) 1 4 years ago
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. 2676 Returned with feedback 14 Not processed Asim Rama Praveen (apraveen), Hao Wu (hwu) 2 3 years ago
Logical Replication - detail message with names of missing columns 2727 Committed Not processed Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila) 1 4 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
Add `truncate` option to subscription commands 2758 Withdrawn 14 Not processed David Christensen (davidchristensen) 1 4 years ago
allow restore_command to be changed with reload 2802 Moved to next CF Not processed Sergei Kornilov (melkij) Fujii Masao (masaofujii) 2 4 years ago
Security
contrib/sslinfo cleanup and OpenSSL errorhandling 2809 Committed Not processed Daniel Gustafsson (d_gustafsson) Magnus Hagander (mha) 1 4 years ago
OpenSSL 3.0.0 compatibility 2810 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) 3 4 years ago
Server Features
A hook for path-removal decision on add_path 2234 Moved to next CF Not processed KaiGai Kohei (kaigai) 11 2 years ago
jsonpath syntax extensions 2482 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) 12 2 years ago
ALTER SYSTEM READ { ONLY | WRITE } 2602 Moved to next CF Not processed Amul Sul (sulamul) 9 3 years ago
Enabling data checksums in an online cluster 2611 Moved to next CF Not processed Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) 5 4 years ago
Non-volatile WAL buffer 2615 Moved to next CF Not processed Takashi Menjo (tmenjo) 6 4 years ago
Prepare for deprecate clientcert=no-verify in pg_hba.conf 2708 Committed Not processed Kyotaro Horiguchi (horiguti) Bruce Momjian (bmomjian) 2 4 years ago
SQL Commands
FETCH FIRST clause PERCENT option 2176 Moved to next CF Not processed Surafel Temesgen (surafel) 12 3 years ago
Support for OUT parameters in procedures 2703 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 2 4 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 next CF Not processed Esteban Zimanyi (ezimanyi) Tomas Vondra (fuzzycz) 3 3 years ago
DROP INDEX CONCURRENTLY on partitioned index 2805 Moved to next CF 15 Not processed Justin Pryzby (justinpryzby) 4 3 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 4 years ago
Remove analyze script from pg_upgrade, replace with command instructions 2753 Committed Not processed Magnus Hagander (mha) Magnus Hagander (mha) 1 4 years ago
abstract Unix-domain sockets 2768 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 4 years ago
pg_upgrade: avoid failing if tablespace dirs exist and are empty 2789 Rejected 14 Not processed Justin Pryzby (justinpryzby) 1 4 years ago
remove pg_standby 2806 Moved to next CF 14 Not processed Justin Pryzby (justinpryzby) Thomas Munro (macdice) 3 4 years ago