Commitfest 2022-11

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 94. Moved to next CF: 174. Withdrawn: 13. Rejected: 4. Returned with Feedback: 22. Total: 307.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Remove pgwin32_is_junction(), add lstat() for Windows Committed Thomas Munro (macdice) macdice 3 2022-10-25
04:14
2022-10-12
04:05
[BUG] Logical replica crash if there was an error in a function. Committed Maxim Orlov (m.orlov), Anton Melnikov (antonmel) Tom Lane (tgl) tgl 2 2022-11-03
16:03
2023-04-06
10:24
Issue in GIN fast-insert: XLogBeginInsert + Read/LockBuffer ordering Committed Matthias van de Meent (mmeent) Mingli Zhang (zml) michael-kun 1 2022-10-16
02:26
2022-10-26
00:43
Fix typo with isnan test (src/backend/utils/adt/geo_ops.c) Committed 16 Ranier Vilela (raniervilela) Daniel Gustafsson (d_gustafsson) d_gustafsson 1 2022-09-12
11:09
2022-09-12
11:14
Error for WITH options on partitioned tables Committed Simon Riggs (simon) tgl 1 2022-11-09
17:28
2022-11-09
17:33
Crash of logical replica with trigger Committed Masahiko Sawada (masahikosawada) Tom Lane (tgl) tgl 2 2022-11-03
16:03
2023-04-06
10:24
Fix overwrite of successive result sets with psql's <query> \g fname Committed 15 Daniel Vérité (danielverite) tgl 1 2022-10-03
19:13
2022-11-01
12:43
Reset single-row processing mode at end of pipeline commands queue Committed Denis Laxalde (dlax) alvherre 1 2022-10-16
12:08
2022-10-14
17:34
Harden pmsignal.c Committed stable Tom Lane (tgl) tgl 1 2022-10-11
22:55
2022-10-08
17:44
fix thinko in basic_archive Committed stable Nathan Bossart (bossartn) Bharath Rupireddy (bharathrupireddy) michael-kun 1 2022-10-17
04:32
2022-11-09
09:17
fix archive module shutdown callback Committed Nathan Bossart (bossartn) Michael Paquier (michael-kun), Bharath Rupireddy (bharathrupireddy) michael-kun 1 2022-10-19
05:23
2022-10-19
05:22
cross-platform pg_basebackup Committed Robert Haas (rhaas) rhaas 1 2022-10-28
16:06
2022-10-28
16:07
Check return value of pclose() correctly Committed Peter Eisentraut (petere) Ankit Kumar Pandey (ankitkpandey) petere 1 2022-11-15
14:47
2022-11-15
14:52
Error for row-level triggers with transition tables on partitioned tables Committed Etsuro Fujita (efujita) Tom Lane (tgl) efujita 1 2022-11-04
10:48
2022-11-04
10:45
Segfault on logical replication to partitioned table with foreign children Committed Ilya Gladyshev (qoops) tgl 1 2022-11-02
17:14
2022-11-03
08:45
pg15 inherited stats expressions: cache lookup failed for statistics object Committed 15 Richard Guo (richardguo) Justin Pryzby (justinpryzby) tgl 1 2022-11-01
18:35
2022-11-02
18:10
Clients
Fix tab completion for GRANT/REVOKE Committed Yu Shi (shiy.fnst) Kyotaro Horiguchi (horiguti), Peter Smith (smithpb) michael-kun 1 2022-11-18
02:28
2022-11-18
02:27
Tab completion for identity columns in ALTER TABLE Committed Dagfinn Ilmari Mannsåker (ilmari) Peter Eisentraut (petere) petere 1 2022-11-01
11:21
2022-11-01
11:29
libpq support for NegotiateProtocolVersion Committed Peter Eisentraut (petere) Jacob Champion (jchampion) petere 1 2022-11-17
15:00
2022-11-17
15:00
[patch] Have psql's \d+ indicate foreign partitions Committed 16 Ian Barwick (barwick) michael-kun 1 2022-11-08
06:37
2022-11-09
05:06
psql: Add command to use extended query protocol Committed Peter Eisentraut (petere) Corey Huinker (coreyh) petere 1 2022-11-15
13:33
2022-11-22
15:51
Code Comments
Add a missing comment for PGPROC.pgprocno Committed 16 Aleksander Alekseev (a.alekseev) bmomjian 1 2022-10-12
07:14
2022-10-11
17:08
Documentation
Fix description of how the default user name is chosen Committed David Johnston (polobo) Peter Eisentraut (petere) petere 3 2022-11-24
08:11
2022-11-24
08:11
plpgsql-trigger.html: more concise wording for TG_ variables Committed 15 Christoph Berg (myon) Daniel Gustafsson (d_gustafsson) d_gustafsson 2 2022-11-15
14:01
2022-11-15
14:00
Transaction Management docs Committed Simon Riggs (simon) Laurenz Albe (laurenz) bmomjian 1 2022-11-30
07:12
2022-12-01
18:21
pg_create_logical_replication_slot argument incongruence Committed 14 Florin Irion (irionr) michael-kun 1 2022-09-21
15:28
2022-09-20
11:33
fix documentation for confirmed_flush_lsn Committed Ashutosh Sharma (ashu_coek) Ashutosh Bapat (ashutoshbapat) amitkapila 1 2022-11-04
09:58
2022-11-04
11:41
Documentation for building with meson Committed Samay Sharma (samaysharma) Andres Freund (andresfreund), Peter Eisentraut (petere) petere 1 2022-12-01
14:53
2024-01-20
01:53
PGDOCS - Logical replication GUCs - added some more xrefs Committed 16 Peter Smith (smithpb2250) Samay Sharma (samaysharma) alvherre 1 2022-12-12
19:29
2022-12-12
22:06
PGDOCS - Added Subscription documentation examples for deferred replication slot creation Committed 16 Peter Smith (smithpb2250) Yu Shi (shiy.fnst) amitkapila 1 2022-11-03
22:25
2022-11-02
21:01
Miscellaneous
allow granting VACUUM and ANALYZE privileges on relations Committed 16 Nathan Bossart (bossartn) Andrew Dunstan (adunstan) adunstan 2 2022-11-28
17:12
2022-12-06
19:51
Improve description of XLOG_RUNNING_XACTS Committed Masahiko Sawada (masahikosawada) Bharath Rupireddy (bharathrupireddy) amitkapila 3 2022-11-03
07:32
2022-11-03
07:37
SI-read predicate locks on materialized views Committed Yugo Nagata (yugo.nagata) Richard Guo (richardguo) michael-kun 2 2022-12-01
06:43
2022-12-01
07:53
make use of regular expressions for the username in pg_hba.conf Committed 16 Bertrand Drouvot (bdrouvot) Jacob Champion (jchampion) michael-kun 2 2022-10-24
03:06
2022-10-24
10:17
Improve hints for missing-column and missing-table cases Committed Tom Lane (tgl) tgl 2 2022-11-22
23:48
2022-11-22
23:49
Use normal 'install' to install server header files Committed Heikki Linnakangas (heikki) heikki 1 2022-09-12
20:04
2022-09-12
20:04
Fix -Wdeprecated-non-prototype warnings Committed Tom Lane (tgl) tgl 1 2022-09-20
22:03
2022-09-20
16:15
Support pg_attribute_aligned and noreturn in MSVC Committed James Coleman (jcole1989) Michael Paquier (michael-kun) michael-kun 1 2022-09-21
01:18
2022-09-21
12:21
Display NestLoopParam across subplan Committed Richard Guo (richardguo) Greg Stark (stark) tgl 1 2022-11-17
01:07
2022-11-17
00:22
Extend win32 error codes to errno mapping in win32error.c Committed Bharath Rupireddy (bharathrupireddy) michael-kun 1 2022-09-29
06:10
2022-09-29
06:18
Small miscellaneous fixes Committed 16 Ranier Vilela (raniervilela) michael-kun 1 2022-11-26
11:16
2022-11-27
05:13
meson: Add support for building with precompiled headers Committed Andres Freund (andresfreund) andresfreund 1 2022-10-07
00:23
2022-10-07
00:25
meson PGXS compatibility Committed Andres Freund (andresfreund) Peter Eisentraut (petere) andresfreund 1 2022-12-07
03:06
2022-12-07
03:05
improve handling for misconfigured archiving parameters Committed 15 Nathan Bossart (bossartn) Peter Eisentraut (petere), Bharath Rupireddy (bharathrupireddy) petere 1 2022-11-15
09:30
2022-11-15
21:51
Tidy some GUC C variable initializations Committed 16 Peter Smith (smithpb2250) Nathan Bossart (bossartn), Justin Pryzby (justinpryzby) michael-kun 1 2022-10-31
05:05
2022-10-31
06:21
show walsender's connected db for ps command entry Committed Tatsuhiro Nakamori (tatsu) Fujii Masao (masaofujii), Bharath Rupireddy (bharathrupireddy) masaofujii 1 2022-11-24
07:21
2022-11-24
07:20
Re-simplify indexquals for bitmap scan Committed Richard Guo (richardguo) Tom Lane (tgl) tgl 1 2022-11-08
15:36
2022-11-08
15:37
Harden memory allocators some more Committed Tom Lane (tgl) tgl 1 2022-10-11
20:36
2022-10-24
09:56
make_ctags: use -I option to ignore pg_node_attr macro Committed Yugo Nagata (yugo.nagata) ishii 1 2022-10-19
10:48
2022-10-19
09:55
Reducing duplicativeness of EquivalenceClass-derived clauses Committed Tom Lane (tgl) tgl 1 2022-10-27
18:55
2022-10-27
13:37
Monitoring & Control
Tracking last scan time Committed 16 Dave Page (dpage) Vik Fearing (xocolatl) andresfreund 2 2022-10-14
18:15
2022-11-08
09:25
Summary function for pg_buffercache Committed Melih Mutlu (melihmutlu) Aleksander Alekseev (a.alekseev), Mingli Zhang (zml) andresfreund 2 2022-10-13
17:05
2022-10-13
17:04
Differentiate MERGE queries with different structures Committed Tatsuhiro Nakamori (tatsu) alvherre 1 2022-09-28
00:58
2022-09-27
13:47
Performance
Fast COPY FROM command for the foreign tables Committed Andrei Lepikhov (lepikhov) Etsuro Fujita (efujita), Ian Barwick (barwick), Amit Langote (amitlan), Takayuki Tsunakawa (maumau), Justin Pryzby (justinpryzby) efujita 13 2022-10-31
08:40
2022-10-31
08:50
Fix ExecRTCheckPerms() inefficiency with many prunable partitions Committed 16 Amit Langote (amitlan) Álvaro Herrera (alvherre), Tom Lane (tgl) alvherre 8 2022-12-06
19:34
2023-06-30
06:54
Avoid overhead open-close indexes (catalog updates) Committed 16 Ranier Vilela (raniervilela) Michael Paquier (michael-kun) michael-kun 1 2022-11-16
05:36
2022-11-16
11:33
Modernizing our GUC infrastructure Committed Tom Lane (tgl) tgl 1 2022-10-14
16:36
2022-10-07
19:31
Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Committed Peter Geoghegan (pgeoghegan) Nathan Bossart (bossartn) pgeoghegan 1 2022-11-15
16:00
2022-11-15
18:26
Check SubPlan clause for nonnullable rels/Vars Committed Richard Guo (richardguo) Tom Lane (tgl) tgl 1 2022-11-05
19:24
2022-11-07
02:53
Compress KnownAssignedXids more frequently Committed Simon Riggs (simon), Michail Nikolaev (nkey) Tom Lane (tgl) tgl 1 2022-11-29
20:43
2022-11-30
06:53
Have nodeSort.c use datum sorts single-value byref types Committed David Rowley (davidrowley) davidrowley 1 2022-10-27
20:26
2022-10-27
20:26
Fix bloat in standby's list of exclusive locks held upstream Committed Tom Lane (tgl) Nathan Bossart (bossartn) tgl 1 2022-10-06
16:28
2022-10-11
06:48
Fix quadratic LWLock wait queue behaviour Committed Andres Freund (andresfreund) Bharath Rupireddy (bharathrupireddy) andresfreund 1 2022-11-21
23:07
2022-11-21
15:31
Refactoring
Allow specification of custom slot for custom nodes Committed 16 Alexander Korotkov (smagen) Pavel Borisov (pborisov) smagen 3 2022-11-26
11:02
2022-12-02
15:12
Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes Committed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) michael-kun 2 2022-11-08
03:41
2022-11-11
09:21
Provide sigaction() for Windows Committed Thomas Munro (macdice) macdice 2 2022-11-09
00:11
2022-11-09
00:11
libpq error message refactoring Committed Peter Eisentraut (petere) Álvaro Herrera (alvherre) petere 2 2022-11-15
11:42
2022-11-14
10:11
Splitting up guc.c Committed Tom Lane (tgl) tgl 1 2022-09-13
15:13
2022-09-13
14:05
Remove the pass-down of nonnullable_vars when reducing outer joins Committed Richard Guo (richardguo) Tom Lane (tgl) tgl 1 2022-11-06
16:35
2022-11-07
02:54
Avoid redudant initialization (src/backend/parser/parse_relation.c) Committed 15 Ranier Vilela (raniervilela) alvherre 1 2022-09-21
20:55
2022-09-14
13:56
Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Committed 16 Mingli Zhang (zml) Kyotaro Horiguchi (horiguti), Richard Guo (richardguo) michael-kun 1 2022-11-02
01:21
2022-11-02
01:15
Removed unused param isSlice of function transformAssignmentSubscripts Committed 16 Mingli Zhang (zml) Richard Guo (richardguo) michael-kun 1 2022-09-18
07:07
2022-09-18
06:42
Add common function ReplicationOriginName Committed 16 Peter Smith (smithpb) Aleksander Alekseev (a.alekseev) amitkapila 1 2022-11-07
10:48
2022-11-07
08:16
Removing unused parameter in SnapBuildGetOrBuildSnapshot Committed Melih Mutlu (melihmutlu) Mingli Zhang (zml) amitkapila 1 2022-09-27
11:36
2022-09-26
04:22
Refactor UnpinBuffer() Committed 16 Aleksander Alekseev (a.alekseev) Nathan Bossart (bossartn) michael-kun 1 2022-09-30
08:48
2022-09-30
06:59
Getting rid of SQLValueFunction Committed 16 Michael Paquier (michael-kun) Corey Huinker (coreyh) michael-kun 1 2022-11-21
09:35
2022-11-21
09:38
Assorted fixes related to WAL file related things Committed Bharath Rupireddy (bharathrupireddy) Kyotaro Horiguchi (horiguti) michael-kun 1 2022-10-05
05:31
2022-10-05
05:16
Remove MemoryContextContains Committed Tom Lane (tgl) tgl 1 2022-10-06
18:20
2022-10-24
09:56
remove AssertArg and AssertState Committed 16 Nathan Bossart (bossartn) Michael Paquier (michael-kun), Peter Eisentraut (petere) petere 1 2022-10-28
07:36
2022-11-01
00:30
refactor ownercheck and aclcheck functions Committed Peter Eisentraut (petere) Antonin Houska (a.houska) petere 1 2022-11-13
09:26
2022-11-13
09:26
Adding doubly linked list type which stores the number of items in the list Committed David Rowley (davidrowley) Aleksander Alekseev (a.alekseev), Bharath Rupireddy (bharathrupireddy) davidrowley 1 2022-11-07
10:45
2022-11-07
10:07
pg_dump: Refactor code that constructs ALTER ... OWNER TO commands Committed Peter Eisentraut (petere) Corey Huinker (coreyh) petere 1 2022-11-02
21:30
2022-11-05
17:39
repalloc0 Committed Peter Eisentraut (petere) Tom Lane (tgl) petere 1 2022-11-12
19:47
2022-11-09
21:05
Replication & Recovery
Suppressing useless wakeups in walreceiver Committed Thomas Munro (macdice), Nathan Bossart (bossartn) Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) macdice 5 2022-11-08
07:46
2022-11-16
22:31
Security
allowing for control over SET ROLE Committed 16 Robert Haas (rhaas) Nathan Bossart (bossartn) rhaas 2 2022-11-21
16:04
2022-11-22
10:09
Server Features
Allow file inclusion in pg_hba and pg_ident files Committed Julien Rouhaud (rjuju) Michael Paquier (michael-kun) michael-kun 4 2022-11-28
23:49
2022-11-28
23:48
Reducing power consumption when idle Committed Simon Riggs (simon) macdice 4 2022-11-28
23:20
2023-01-31
09:23
ALTER TABLE ... SET STORAGE default Committed 16 Aleksander Alekseev (a.alekseev) Tom Lane (tgl) tgl 2 2022-11-10
23:21
2022-11-10
23:22
Avoid memory leaks during base backups Committed Bharath Rupireddy (bharathrupireddy) michael-kun 1 2022-10-22
10:25
2022-10-22
09:42
System Administration
Collation version and dependency helpers Committed 16 Jeff Davis (jdavis) jdavis 1 2022-12-06
19:36
2022-12-06
19:37
Testing
Added Windows with MinGW environment in Cirrus CI Committed Melih Mutlu (melihmutlu) Andres Freund (andresfreund), Justin Pryzby (justinpryzby) andresfreund 4 2022-11-18
00:31
2022-11-18
00:23
Unit tests for SLRU Committed 16 Aleksander Alekseev (a.alekseev) Daniel Gustafsson (d_gustafsson), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) michael-kun 3 2022-11-16
00:56
2022-11-16
00:56
add test for using role membership in pg_hba.conf Committed 16 Nathan Bossart (bossartn) Michael Paquier (michael-kun), qigui Zhao (402142054.qq.com) michael-kun 1 2022-10-11
17:41
2022-10-16
16:04
Add psql tests for \g and \o Committed Daniel Vérité (danielverite) michael-kun 1 2022-11-30
05:50
2022-11-30
23:46