Commitfest 2021-09

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


Status summary: Committed: 54. Moved to next CF: 209. Withdrawn: 2. Rejected: 3. Returned with Feedback: 49. Total: 317.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Removing unused trailing linepointers from heap pages 3035 Moved to next CF Not processed Matthias van de Meent (mmeent) 3 3 years ago
Eliminating "Permission denied" errors on stat() (on Windows) 3058 Moved to next CF Not processed Alexander Lakhin (law) 4 3 years ago
pg_upgrade: copy the source oldestXid 3105 Committed stable Not processed Bertrand Drouvot (bdrouvot) Bruce Momjian (bmomjian) 2 3 years ago
Incorrect snapshots while promoting hot standby node when 2PC is used 3145 Moved to next CF stable Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 3 3 years ago
Extended protocol COPY FROM STDIN fix 3180 Moved to next CF Not processed Jeff Davis (jdavis) 3 3 years ago
Fix pgbench's exit status and log messages for connection failures 3219 Moved to next CF stable Not processed Fabien Coelho (calvin), Yugo Nagata (yugo.nagata) Fujii Masao (masaofujii) 3 3 years ago
ECPG bug fix: allow using connection-associated prepared_name 3233 Committed Not processed Hayato Kuroda (ha-kun) Michael Meskes (meskes) 2 3 years ago
when the blocksize is 32k, the function page_header of pageinspect returns negative numbers. 3240 Committed Not processed Zongliang Quan (quanzl) Michael Paquier (michael-kun) 1 3 years ago
wrong refresh when ALTER SUBSCRIPTION ADD/DROP PUBLICATION 3273 Committed Not processed Zhijie Hou (houzj) Amit Kapila (amitkapila) 1 3 years ago
Failed Assertion in ReorderBufferChangeMemoryUpdate() 3283 Committed stable Not processed Bertrand Drouvot (bdrouvot) Amit Kapila (amitkapila) 1 3 years ago
Error out if SKIP LOCKED and WITH TIES are both specified 3286 Moved to next CF stable Not processed David Christensen (davidchristensen) Álvaro Herrera (alvherre) 2 3 years ago
\dP and \dX use ::regclass without "pg_catalog." 3303 Committed 12 Not processed Justin Pryzby (justinpryzby) Álvaro Herrera (alvherre) 1 3 years ago
Check for STATUS_DELETE_PENDING on Windows 3326 Moved to next CF Not processed Thomas Munro (macdice) Thomas Munro (macdice) 3 3 years ago
Clients
Refactor ECPGconnect() and allow IPv6 connection 3005 Returned with feedback Not processed Hayato Kuroda (ha-kun) 3 3 years ago
test pgbench time-related features 3242 Moved to next CF 15 Not processed Fabien Coelho (calvin) 2 3 years ago
improve tab-completion behavior when parse text in single quote 3267 Moved to next CF Not processed Haiying Tang (tanghy) 2 3 years ago
Tab completion for EXECUTE after EXPLAIN 3279 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Michael Paquier (michael-kun) 1 3 years ago
Tab completion for ALTER TABLE … ADD … 3280 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Michael Paquier (michael-kun) 1 3 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
Fix documentation for COPY protocol flow 3175 Moved to next CF Not processed Jeff Davis (jdavis) 3 3 years ago
Added documentation for cascade and restrict option of drop statistics 3263 Committed Not processed vigneshwaran C (vignesh.postgres) Michael Paquier (michael-kun) 1 3 years ago
glossary definitions for auxiliary processes 3285 Committed 15 Not processed Álvaro Herrera (alvherre), Justin Pryzby (justinpryzby) Álvaro Herrera (alvherre) 1 3 years ago
Miscellaneous
Reduce the number of special cases to build contrib modules on windows 2817 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 5 3 years ago
Introduce ProcessInterrupts_hook for C extensions 2952 Returned with feedback Not processed Craig Ringer (ringerc) 3 3 years ago
Rewriting the test of pg_upgrade as a TAP test - take three 3120 Moved to next CF Not processed Michael Paquier (michael-kun) 3 3 years ago
btree_gist: Support bool 3157 Moved to next CF Not processed Emre Hasegeli (hasegeli) Tomas Vondra (fuzzycz) 3 3 years ago
Use tuple-level SIREAD locks for index-only scans 3163 Moved to next CF Not processed Thomas Munro (macdice) 3 3 years ago
Dissallow sending SI messages when excuting ROLLBACK PREPARED command 3257 Committed Not processed huailing liu (haylee) Michael Paquier (michael-kun) 1 3 years ago
Add PGDLLIMPORT to all direct or indirect GUC variables 3291 Moved to next CF 15 Not processed Robert Haas (rhaas), Julien Rouhaud (rjuju) Robert Haas (rhaas) 4 3 years ago
Monitoring & Control
Track wal_level drop for backup management 2994 Returned with feedback Not processed Takamichi Osumi (tatatappp) 3 3 years ago
Add system views pg_permissions and pg_ownerships 3033 Moved to next CF Not processed Joel Jacobson (joeljacobson) 5 6 months ago
Performance
INSERT SELECT: BulkInsertState and table_multi_insert 2553 Moved to next CF 15 Not processed Justin Pryzby (justinpryzby) 8 3 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
parallel distinct union and aggregate support patch 2769 Moved to next CF Not processed bucoo hsiao (bucoo) 6 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
WIP: Track relation size in shared memory 2933 Returned with feedback Not processed Thomas Munro (macdice) 3 3 years ago
Adaptive query optimization: create extented statistics using auto_explain extension 2958 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) 4 3 years ago
Improve join selectivity estimation using extended statistics 2959 Returned with feedback Not processed Konstantin Knizhnik (knizhnik) 3 3 years ago
partial heap only tuples 2981 Moved to next CF 15 Not processed Nathan Bossart (bossartn) 4 3 years ago
Make relfile tombstone files conditional on WAL level 3030 Moved to next CF Not processed Thomas Munro (macdice) 3 2 years ago
Iterating on IndexTuple attributes and nbtree page-level dynamic prefix truncation 3078 Moved to next CF 15 Not processed Matthias van de Meent (mmeent) 4 3 years ago
Toast compression method options 3102 Moved to next CF Not processed Dilip Kumar (dilip.kumar) 3 3 years ago
Parallel INSERT SELECT take 2 3143 Moved to next CF Not processed Greg Nancarrow (gregn1234), Zhijie Hou (houzj) 6 2 years ago
Map WAL segment files on PMEM as WAL buffers 3181 Moved to next CF Not processed Takashi Menjo (tmenjo) 6 3 years ago
Using indexUnchanged with nbtree 3191 Returned with feedback 15 Not processed Simon Riggs (simon) 2 3 years ago
Speed up LockReleaseAll 3220 Moved to next CF Not processed David Rowley (davidrowley) 3 1 year ago
Window function run conditions 3234 Moved to next CF Not processed David Rowley (davidrowley) David Rowley (davidrowley) 5 3 years ago
Postgres picks suboptimal index after building extended statistics 3245 Moved to next CF 14 Not processed Andrei Lepikhov (lepikhov) 7 2 years ago
Native spinlock support on RISC-V 3284 Committed Not processed Marek Szuba (mkszuba) Tom Lane (tgl) 1 3 years ago
Push down time-related SQLValue functions to foreign server 3289 Moved to next CF 15 Not processed Alexander Pyhalov (a.pyhalov) 5 3 years ago
Optimize parallel tuple queue 3304 Moved to next CF Not processed Dilip Kumar (dilip.kumar) Robert Haas (rhaas) 2 3 years ago
Asynchronous and "direct" IO support for PostgreSQL 3316 Moved to next CF Not processed Andres Freund (andresfreund), David Rowley (davidrowley), Thomas Munro (macdice) 6 2 years ago
Refactoring
Split StdRdOptions into HeapOptions and ToastOptions 2370 Moved to next CF Not processed Nikolay Shaplov (nataraj) 10 3 years ago
Infrastructure changes to make the code less sensitive to transaction id bit width 2960 Returned with feedback Not processed James Finnerty (jimfinnerty) 3 3 years ago
Split xlog.c 3173 Moved to next CF Not processed Heikki Linnakangas (heikki) 3 3 years ago
improvements in Unicode tables generation code 3208 Moved to next CF Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 3 3 years ago
Extensible storage manager API - smgr hooks 3216 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav) 5 3 years ago
Use lfoo_node(...) instead of castNode(..., lfoo(...)) 3253 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Peter Eisentraut (petere) 1 3 years ago
Remove obsolete macro CHECKFLOATVAL in contrib/btree_gist 3287 Committed Not processed Haiying Tang (tanghy) Michael Paquier (michael-kun) 1 3 years ago
Remove Value node struct 3306 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago
Replication & Recovery
Reduce the time required for a database recovery from archive. 2935 Returned with feedback Not processed Anna Akenteva (a.akenteva), Dmitry Shulga (d.shulga), Ivan Taranov (i.taranov) 3 4 years ago
tablesync early exit 3062 Moved to next CF 15 Not processed Peter Smith (smithpb2250) 6 3 years ago
Detectable crashes and unlogged table resets 3183 Moved to next CF Not processed Jeff Davis (jdavis) 5 3 years ago
PITR enhance getRecordTimestamp() 3222 Moved to next CF Not processed Simon Riggs (simon) 8 3 years ago
Invalidations were missing in case of for all tables publication 3311 Committed Not processed Amit Kapila (amitkapila) 1 3 years ago
Security
Convert contrib SQL functions to new style 3074 Returned with feedback Not processed Tom Lane (tgl) 2 3 months ago
Kerberos delegation support in libpq and postgres_fdw 3265 Moved to next CF Not processed Peifeng Qiu (pqiu) 2 2 years ago
Server Features
A hook for path-removal decision on add_path 2234 Returned with feedback 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
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
Hooks and API to allow loadable wire protocol extensions 3018 Returned with feedback Not processed Jan Wieck (wieck) 3 4 years ago
Merging statistics from children instead of re-sampling everything 3052 Moved to next CF Not processed Tomas Vondra (fuzzycz) 5 3 years ago
Extensible parsing 3100 Moved to next CF 15 Not processed Julien Rouhaud (rjuju) 4 3 years ago
Range Merge Join 3160 Moved to next CF 15 Not processed Thomas Mannhart (thomasmannhart97) 4 3 years ago
Autovacuum (analyze) on partitioned tables for ATTACH/DETACH/DROP commands 3188 Returned with feedback Not processed Yuzuko Hosoya (yuzu) 2 3 years ago
PoC: improving join estimates using sampling 3211 Moved to next CF Not processed Tomas Vondra (fuzzycz) 5 3 years ago
SQL Commands
FETCH FIRST clause PERCENT option 2176 Returned with feedback Not processed Surafel Temesgen (surafel) 12 3 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 Returned with feedback 15 Not processed Álvaro Herrera (alvherre), Simon Riggs (simon), Pavan Deolasee (pavan) 4 3 years ago
NOT VALID for Unique Indexes 2937 Returned with feedback Not processed Simon Riggs (simon) 3 3 years ago
Release SPI plans for referential integrity with DISCARD 3037 Returned with feedback Not processed Yuzuko Hosoya (yuzu) 2 3 years ago
Allow queries in WHEN expression of FOR EACH STATEMENT triggers 3148 Withdrawn Not processed Joe Wildish (joewildish) 2 3 years ago
DELETE CASCADE 3195 Moved to next CF 15 Not processed David Christensen (davidchristensen) 4 3 years ago
System Administration
Add JSON logging via jsonlog log_destination 3312 Moved to next CF 15 Not processed Michael Paquier (michael-kun), Sehrope Sarkuni (sehrope) Michael Paquier (michael-kun) 3 3 years ago