Commitfest 2022-11

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


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

Closed patches

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