Commitfest 2022-01

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 58. Moved to next CF: 203. Withdrawn: 9. Returned with Feedback: 18. Rejected: 5. Total: 293.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Eliminating "Permission denied" errors on stat() (on Windows) 3058 Withdrawn Not processed Alexander Lakhin (law) 4 2021-12-03
12:51
2021-12-03
03:00
Check for STATUS_DELETE_PENDING on Windows 3326 Committed Not processed Thomas Munro (macdice) macdice 3 2021-12-10
03:34
2021-12-10
03:25
SKIP LOCKED Assert() triggered 3423 Committed Not processed Simon Riggs (simon), Álvaro Herrera (alvarofherrera) alvherre 1 2022-01-04
16:06
2022-01-04
20:09
avoid memory bloat in REASSIGN 3435 Committed stable Not processed Tom Lane (tgl), Justin Pryzby (justinpryzby) tgl 1 2021-12-01
18:49
2021-12-01
20:46
Dubious usage of TYPCATEGORY_STRING 3438 Committed 15 Not processed Tom Lane (tgl) tgl 1 2021-12-11
19:11
2022-01-03
19:54
correct the sizes of values and nulls arrays in pg_control_checkpoint 3475 Committed 12 Not processed Bharath Rupireddy (bharathrupireddy) michael-kun 1 2021-12-26
08:45
2021-12-26
08:42
Fix duplicate rows in Gather after Append removed 3486 Committed stable Not processed David Rowley (davidrowley), Yura Sokolov (funny_falcon) davidrowley 1 2022-01-25
09:29
2022-02-04
00:47
Clients
Assorted improvements in pg_dump 3368 Committed Not processed Tom Lane (tgl) tgl 2 2021-12-06
18:23
2021-12-07
16:18
Add control-C support for some psql meta-commands 3412 Withdrawn 15 Not processed Nathan Bossart (bossartn) 1 2021-11-15
17:52
2021-11-22
19:29
pg_dump/restore --no-table-access-method 3447 Committed 15 Not processed Justin Pryzby (justinpryzby) michael-kun 1 2022-01-17
06:06
2022-01-17
07:05
Code Comments
consistently use "ProcSignal" instead of "procsignal" in code comments 3403 Committed Not processed Bharath Rupireddy (bharathrupireddy) michael-kun 1 2021-11-09
07:25
2021-11-09
04:03
Fix function comment of pg_stat_statements 3473 Committed Not processed Kyotaro Horiguchi (horiguti), Julien Rouhaud (rjuju) michael-kun 1 2022-01-03
08:36
2022-01-04
00:54
Documentation
pg_stat_statements Configuration Parameters Documentation 3402 Committed Not processed Ken Kato (kkato) masaofujii 1 2021-11-09
03:41
2021-11-09
03:41
Miscellaneous
Add PGDLLIMPORT to all direct or indirect GUC variables 3291 Moved to next CF 15 Not processed Robert Haas (rhaas), Julien Rouhaud (rjuju) rhaas 4 2022-04-08
12:43
2022-04-06
23:56
lax reloptions parsing for views 3340 Moved to next CF Not processed Mark Dilger (mark.dilger) 3 2022-03-31
19:11
2022-03-31
19:11
Inconsistency in startup process's MyBackendId and procsignal array registration with ProcSignalInit() 3357 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) 3 2022-02-27
07:23
2021-11-10
10:46
Add CI 3398 Committed Not processed Andres Freund (andresfreund) andresfreund 2 2021-12-31
03:17
2022-02-06
03:23
Emit a warning if the extension's GUC is set incorrectly 3410 Committed Not processed Shinya Kato (shinyakato) tgl 1 2021-12-22
07:51
2021-12-28
17:06
repair or remove check_guc script 3441 Withdrawn Not processed 1 2021-12-29
13:30
2022-02-09
01:19
Rewriting the test of pg_upgrade as a TAP test - take three 3459 Moved to next CF 15 Not processed Michael Paquier (michael-kun) michael-kun 2 2022-04-01
04:37
2022-04-02
03:10
Monitoring & Control
Add system views pg_permissions and pg_ownerships 3033 Moved to next CF Not processed Joel Jacobson (joeljacobson) 5 2022-04-08
13:38
2024-10-08
16:58
Performance
More scalable multixacts buffers and locking 2627 Moved to next CF Not processed Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) alvherre 20 2024-04-07
12:52
2024-04-07
19:13
fix spinlock contention in LogwrtResult 2716 Moved to next CF Not processed Álvaro Herrera (alvherre) 11 2022-09-23
08:50
2024-04-08
16:13
Iterating on IndexTuple attributes and nbtree page-level dynamic prefix truncation 3078 Returned with feedback 15 Not processed Matthias van de Meent (mmeent) 4 2022-02-07
02:41
2021-12-02
10:21
Parallel INSERT SELECT take 2 3143 Moved to next CF Not processed Greg Nancarrow (gregn1234), Hou Zhijie (houzj) 6 2022-07-28
15:51
2022-07-28
15:51
Map WAL segment files on PMEM as WAL buffers 3181 Moved to next CF Not processed Takashi Menjo (tmenjo) 6 2022-08-01
20:40
2022-03-23
08:58
Window function run conditions 3234 Moved to next CF Not processed David Rowley (davidrowley) davidrowley 5 2022-04-07
23:16
2022-04-07
22:40
Postgres picks suboptimal index after building extended statistics 3245 Moved to next CF 14 Not processed Andrei Lepikhov (lepikhov) 7 2022-11-24
04:38
2022-11-22
17:14
Push down time-related SQLValue functions to foreign server 3289 Moved to next CF 15 Not processed Alexander Pyhalov (a.pyhalov) 5 2022-08-02
20:59
2022-01-21
19:57
Asynchronous and "direct" IO support for PostgreSQL 3316 Moved to next CF Not processed Andres Freund (andresfreund), David Rowley (davidrowley), Thomas Munro (macdice) 6 2022-10-12
05:45
2022-10-12
05:45
Start WAL receiver eagerly 3376 Returned with feedback 15 Not processed Konstantin Knizhnik (knizhnik), Asim Rama Praveen (apraveen), Ashwin Agrawal (ashwinstar), Soumyadeep Chakraborty (soumyadeepc) 2 2022-02-07
02:57
2021-12-16
10:05
Use generation context to speed up tuplesorts 3381 Moved to next CF Not processed David Rowley (davidrowley) davidrowley 3 2022-04-04
11:19
2022-04-04
11:18
Removing more vacuumlazy.c special cases, relfrozenxid optimizations 3433 Moved to next CF 15 Not processed Peter Geoghegan (pgeoghegan) pgeoghegan 2 2022-04-03
23:05
2022-04-05
16:45
Sort leaf pages by ctid for gist indexes built using sorting method 3455 Withdrawn Not processed 1 2021-12-16
09:21
2022-03-22
01:23
Refactoring
Extensible storage manager API - smgr hooks 3216 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav) 5 2022-03-22
00:20
2022-03-22
00:20
using an end-of-recovery record in all cases 3365 Withdrawn 15 Not processed Robert Haas (rhaas), Amul Sul (sulamul) 2 2022-01-17
09:26
2022-01-16
04:52
rename SnapBuild* macros in slot.c 3422 Committed Not processed Bharath Rupireddy (bharathrupireddy) amitkapila 1 2021-11-24
03:43
2021-11-24
08:55
Getting rid of regression test input/ and output/ files 3463 Committed Not processed Tom Lane (tgl) tgl 1 2021-12-20
19:55
2021-12-21
04:58
Refactoring the regression tests for more independence 3477 Moved to next CF Not processed Tom Lane (tgl) tgl 2 2022-02-08
20:41
2022-02-08
20:42
Replication & Recovery
tablesync early exit 3062 Moved to next CF 15 Not processed Peter Smith (smithpb2250) 6 2022-04-05
04:09
2022-04-05
05:55
Detectable crashes and unlogged table resets 3183 Moved to next CF Not processed Jeff Davis (jdavis) 5 2022-03-07
01:41
2022-03-05
10:33
PITR enhance getRecordTimestamp() 3222 Moved to next CF Not processed Simon Riggs (simon) 8 2022-09-16
12:37
2022-01-31
19:11
Synchronize logical replication slots from primary to standby 3393 Moved to next CF Not processed Peter Eisentraut (petere) 3 2022-02-18
06:56
2024-04-09
05:13
pg_replslotdata - a tool for displaying replication slot information 3425 Rejected Not processed Bharath Rupireddy (bharathrupireddy) 1 2022-01-17
15:22
2022-01-17
13:11
TAP test to cover "EndOfLogTLI != replayTLI" case 3427 Rejected 15 Not processed Amul Sul (sulamul) 1 2022-01-28
10:13
2022-01-28
10:10
Add log messages when replication slots become active and inactive 3492 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) amitkapila 10 2023-11-21
12:24
2023-11-21
08:48
pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory 3503 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) 11 2024-01-22
01:04
2024-01-22
01:05
Server Features
jsonpath syntax extensions 2482 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) 12 2023-02-13
18:18
2022-03-31
19:21
ALTER SYSTEM READ { ONLY | WRITE } 2602 Withdrawn Not processed Amul Sul (sulamul) 9 2022-01-10
04:22
2021-12-01
04:59
New Table Access Methods for Multi and Single Inserts 2871 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) 9 2022-10-12
05:31
2024-10-31
04:17
SQL/JSON: functions 2901 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) adunstan 7 2022-04-08
03:47
2022-04-08
12:15
SQL/JSON: JSON_TABLE 2902 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) adunstan 7 2022-04-08
03:48
2022-04-06
18:05
Merging statistics from children instead of re-sampling everything 3052 Moved to next CF Not processed Tomas Vondra (fuzzycz) 5 2022-04-08
13:24
2022-02-18
11:50
Extensible parsing 3100 Rejected 15 Not processed Julien Rouhaud (rjuju) 4 2022-01-17
00:33
2022-01-17
00:33
Range Merge Join 3160 Returned with feedback 15 Not processed Thomas Mannhart (thomasmannhart97) 4 2022-02-07
03:12
2022-01-17
07:39
PoC: improving join estimates using sampling 3211 Moved to next CF Not processed Tomas Vondra (fuzzycz) 5 2022-03-22
00:25
2022-03-22
00:17
extended statistics on partitioned tables 3330 Committed Not processed Tomas Vondra (fuzzycz) fuzzycz 2 2022-01-16
16:32
2022-01-16
23:44
Atomic rename feature for Windows 3347 Moved to next CF Not processed Victor Spirin (v.spirin) 6 2022-11-30
12:38
2022-11-30
12:38
Update relfrozenxmin when truncating temp tables 3358 Moved to next CF 16 Not processed Greg Stark (stark) 12 2024-01-22
01:29
2024-01-22
01:29
Multi-column list partitioning 3383 Returned with feedback Not processed Nitin Jadhav (nitinjadhav11) 2 2022-02-07
03:09
2022-01-14
09:49
SQL Commands
Dynamic result sets from procedures 2911 Moved to next CF Not processed Peter Eisentraut (petere) 12 2023-10-30
09:26
2023-02-24
11:26
DELETE CASCADE 3195 Returned with feedback 15 Not processed David Christensen (davidchristensen) 4 2023-03-06
15:40
2022-01-31
16:30
CREATE tab completion 3418 Committed Not processed Ken Kato (kkato) michael-kun 1 2021-11-19
07:16
2021-11-19
07:33
ALTER tab completion 3428 Committed Not processed Ken Kato (kkato) michael-kun 1 2021-11-29
07:10
2021-11-29
02:58
System Administration
Add JSON logging via jsonlog log_destination 3312 Committed 15 Not processed Michael Paquier (michael-kun), Sehrope Sarkuni (sehrope) michael-kun 3 2022-01-17
01:22
2022-01-17
02:12
CREATE ROLE IF NOT EXISTS 3370 Returned with feedback Not processed David Christensen (davidchristensen) 2 2023-03-06
15:41
2022-01-10
14:43
pg_waldump stucks with options --follow or -f and --stats or -z 3416 Committed Not processed Bharath Rupireddy (bharathrupireddy) michael-kun 1 2021-12-02
04:58
2021-12-02
04:57