Commitfest 2021-01

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


Status summary: Committed: 56. Moved to next CF: 192. Withdrawn: 8. Returned with Feedback: 4. Total: 260.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
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
pgbench stopped supporting large number of client connections on Windows 2827 Moved to next CF Not processed Marina Polyakova (whipping.top1991) 2 4 years ago
Fix possible segfault in walreceiver 2873 Withdrawn Not processed Fujii Masao (masaofujii) 1 4 years ago
Incorrect allocation handling for cryptohash functions with OpenSSL 2887 Committed 14 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 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
Feature improvement for CLOSE, FETCH, MOVE tab completion 2875 Committed 14 Not processed Shinya Kato (kato-shinya) Fujii Masao (masaofujii) 1 4 years ago
Code Comments
Fix comment about generate_gather_paths 2876 Returned with feedback Not processed Zhijie Hou (houzj) 1 4 years ago
Documentation
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
Consistent linking of RFC mentions 2828 Committed Not processed Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) 1 4 years ago
doc review for v14 2890 Moved to next CF 14 Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 2 4 years ago
document the hook system 2915 Moved to next CF 14 Not processed David Fetter (dfetter) 2 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
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
WIP: macOS SIP workaround 2862 Moved to next CF Not processed Peter Eisentraut (petere) 2 4 years ago
Refactoring HMAC in the core code 2878 Moved to next CF 14 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 4 years ago
Monitoring & Control
About to add WAL write/fsync statistics to pg_stat_wal view 2859 Moved to next CF 14 Not processed Masahiro Ikeda (masahiro.ikeda) Fujii Masao (masaofujii) 2 4 years ago
Performance
bitmap cost should account for correlated indexes 2310 Returned with feedback 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
postgres_fdw insert batching 2620 Committed 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 1 year ago
fix spinlock contention in LogwrtResult 2716 Moved to next CF Not processed Álvaro Herrera (alvherre) 11 1 year ago
Reduce PostmasterIsAlive() checks during recovery 2733 Moved to next CF Not processed Thomas Munro (macdice) Thomas Munro (macdice) 3 3 years ago
Bottom-up index deletion (targets old duplicate versions from non-HOT updates) 2757 Committed 14 Not processed Peter Geoghegan (pgeoghegan) Peter Geoghegan (pgeoghegan) 2 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
Make Append Cost aware of some run time partition prune case 2829 Moved to next CF Not processed Andy Fan (andyf) 5 3 years ago
Tid scan improvements 2924 Moved to next CF Not processed David Rowley (davidrowley), Edmund Horner (ejrh) David Rowley (davidrowley) 2 4 years ago
Procedural Languages
possibility to write window function in PL languages (like PLpgSQL) 2697 Withdrawn 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
Remove the -o commandline switch to postmaster 2820 Committed Not processed Magnus Hagander (mha) Magnus Hagander (mha) 1 4 years ago
Optimising latch signals 2836 Moved to next CF Not processed Thomas Munro (macdice) Thomas Munro (macdice) 2 4 years ago
Replication & Recovery
allow restore_command to be changed with reload 2802 Committed Not processed Sergei Kornilov (melkij) Fujii Masao (masaofujii) 2 4 years ago
Fix walsender not to fail to track timeline switch. 2894 Committed Not processed Kyotaro Horiguchi (horiguti) Fujii Masao (masaofujii) 1 4 years ago
Security
OpenSSL 3.0.0 compatibility 2810 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) 3 4 years ago
Let people set host(no)ssl settings from initdb 2916 Moved to next CF 14 Not processed David Fetter (dfetter) 2 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 3 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
Initial mach based shared memory support. 2843 Moved to next CF Not processed James Hilliard (jameshilliard) 2 4 years ago
global temporary table v37 2845 Withdrawn Not processed 1 2 years ago
autovacuum exit on postmaster death when sleeping 2870 Moved to next CF 14 Not processed Stephen Frost (sfrost) Stephen Frost (sfrost) 2 4 years ago
New Table Access Methods for Multi and Single Inserts 2871 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) 9 5 months ago
SQL/JSON: functions 2901 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) Andrew Dunstan (adunstan) 7 3 years ago
SQL/JSON: JSON_TABLE 2902 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) Andrew Dunstan (adunstan) 7 3 years ago
Discarding DISCARD ALL 2919 Moved to next CF 15 Not processed Simon Riggs (simon) 3 3 years ago
Table AM modifications to accept column projection lists 2922 Moved to next CF Not processed Jacob Champion (jchampion), Soumyadeep Chakraborty (soumyadeepc) 3 3 years ago
Key management with tests 2925 Moved to next CF 15 Not processed Stephen Frost (sfrost), Masahiko Sawada (masahikosawada), Bruce Momjian (bmomjian) 3 2 years ago
SQL Commands
FETCH FIRST clause PERCENT option 2176 Moved to next CF Not processed Surafel Temesgen (surafel) 12 3 years ago
Allow queries in WHEN expression of FOR EACH STATEMENT triggers 2648 Withdrawn Not processed Joe Wildish (joewildish) 2 3 years ago
Change return type of EXTRACT to numeric 2679 Moved to next CF Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 3 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 4 years ago
DROP INDEX CONCURRENTLY on partitioned index 2805 Moved to next CF 15 Not processed Justin Pryzby (justinpryzby) 4 3 years ago
A few new options for CHECKPOINT 2842 Withdrawn 14 Not processed Nathan Bossart (bossartn) 1 4 years ago
Allow GRANTED BY clause in normal GRANT and REVOKE statements 2881 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 4 years ago
REINDEX backend filtering 2895 Moved to next CF Not processed Julien Rouhaud (rjuju) 3 4 years ago
Dynamic result sets from procedures 2911 Moved to next CF Not processed Peter Eisentraut (petere) 12 2 years ago
MERGE SQL command 2920 Moved to next CF 15 Not processed Álvaro Herrera (alvherre), Simon Riggs (simon), Pavan Deolasee (pavan) 4 3 years ago
System Administration
remove pg_standby 2806 Moved to next CF 14 Not processed Justin Pryzby (justinpryzby) Thomas Munro (macdice) 3 4 years ago