Commitfest 2021-07

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


Status summary: Committed: 81. Moved to next CF: 233. Withdrawn: 20. Returned with Feedback: 2. Rejected: 6. Total: 342.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Problem with RETURNING and update tuple routing 2597 Committed Not processed Amit Langote (amitlan) Etsuro Fujita (efujita) Tom Lane (tgl) 6 3 years ago
System catalog accesses in error context callback 2955 Committed Not processed Masahiko Sawada (masahikosawada), Bharath Rupireddy (bharathrupireddy) Tom Lane (tgl) Tom Lane (tgl) 2 3 years ago
Fix detection of preadv/pwritev support for OSX. 2971 Committed Not processed James Hilliard (jameshilliard) Cleysson Lima (cleyssonlima) Tom Lane (tgl) 2 3 years ago
Fix race condition in parallel hash join batch cleanup 3031 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 2 years ago
In psql \?, add [+] annotation where appropriate 3044 Committed stable Not processed Matthijs van der Vleuten (zr40) Michael Paquier (michael-kun) 1 3 years ago
Startup process exits without releasing the locks when shutdown 3049 Committed 13 Not processed Fujii Masao (masaofujii) Maxim Orlov (m.orlov) Fujii Masao (masaofujii) 1 4 years ago
Coerce Type: CollateExpr should be discarded if the target type is non-collatable 3072 Committed stable Not processed Yulin PEI (pylser) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
Truncate in synchronous logical replication failed 3081 Committed Not processed Takamichi Osumi (tatatappp) Amit Kapila (amitkapila) 1 3 years ago
Fix pg_identify_object_as_address() to support event triggers 3091 Committed 15 Not processed Joel Jacobson (joeljacobson) Álvaro Herrera (alvarofherrera) Michael Paquier (michael-kun) 1 3 years ago
CREATE COLLATION - check for duplicate options and error out if found one 3096 Committed Not processed Bharath Rupireddy (bharathrupireddy) vigneshwaran C (vignesh.postgres) Dean Rasheed (deanr) 1 3 years ago
AlterSubscription_refresh using wrong "wrconn" variable 3109 Committed stable Not processed Peter Smith (smithpb) Álvaro Herrera (alvherre) 1 3 years ago
Let's output the right error messages for wrong object types. 3111 Committed Not processed Kyotaro Horiguchi (horiguti) Peter Eisentraut (petere), ahsan hadi (ahsan.hadi) Michael Paquier (michael-kun) 1 3 years ago
Bug fixes in alter subscription drop publication 3115 Committed stable Not processed vigneshwaran C (vignesh.postgres) Tom Lane (tgl), Dilip Kumar (dilip.kumar), Japin Li (japin), Bharath Rupireddy (bharathrupireddy) Peter Eisentraut (petere) 1 3 years ago
Add tab completion for ALTER SUBSCRIPTION SET options streaming and binary 3116 Committed stable Not processed vigneshwaran C (vignesh.postgres) Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun) 1 3 years ago
postgres_fdw batch insert error out when set batch_size > 65535 3133 Committed Not processed Zhijie Hou (houzj) Bharath Rupireddy (bharathrupireddy) Tomas Vondra (fuzzycz) 1 3 years ago
Report sorting subphase progress for parallel btree index builds 3149 Committed stable Not processed Matthias van de Meent (mmeent) Tomas Vondra (fuzzycz), Greg Nancarrow (gregn1234) Álvaro Herrera (alvherre) 1 3 years ago
Fix dropped object handling in pg_event_trigger_ddl_commands 3154 Committed Not processed Sven Klemm (svenklemm) Aleksander Alekseev (aalekseev) Michael Paquier (michael-kun) 1 3 years ago
Issue with some calls to GetMultiXactIdMembers() 3177 Committed Not processed Greg Nancarrow (gregn1234) Heikki Linnakangas (heikki) 1 3 years ago
Fix numeric multiplication overflow errors 3207 Committed Not processed Dean Rasheed (deanr) David Rowley (davidrowley) Dean Rasheed (deanr) 1 3 years ago
Fix PITR msg for Abort Prepared 3217 Committed Not processed Simon Riggs (simon) Michael Paquier (michael-kun) 1 3 years ago
pgbench logging fixes 3221 Committed 14 Not processed Fabien Coelho (calvin) Thomas Munro (macdice) 1 3 years ago
Clients
allow to set a pager for psql's watch command 2539 Committed Not processed Pavel Stehule (okbobcz) Thomas Munro (macdice) Thomas Munro (macdice) 6 3 years ago
Fix pg_checksums progress report 3057 Committed Not processed Shinya Kato (kato-shinya) Fujii Masao (masaofujii) 1 4 years ago
pg_dumpall misses --no-toast-compression 3119 Committed 15 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
Multiple pg_waldump --rmgr options 3123 Committed Not processed Heikki Linnakangas (heikki) Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) 1 3 years ago
Preventing abort() and exit() calls in libpq 3202 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
Code Comments
Outdated comments about proc->sem in lwlock.c 3150 Committed Not processed Thomas Munro (macdice) Daniel Gustafsson (d_gustafsson) Thomas Munro (macdice) 1 3 years ago
Documentation
Specify ACCESS EXCLUSIVE lock explicitly 3053 Committed Not processed Greg Rychlewski (grychlewski) Michael Paquier (michael-kun) 1 4 years ago
add link to domain data types section from locale documentation 3056 Committed Not processed Jürgen Purtz (juergen@purtz.de), Anton Voloshin (a.voloshin) Laurenz Albe (laurenz) Tom Lane (tgl) 1 3 years ago
ATTACH PARTITION locking documentation for DEFAULT partitions 3079 Committed Not processed Matthias van de Meent (mmeent) David Rowley (davidrowley) David Rowley (davidrowley) 1 3 years ago
Included the actual datatype used in the documentation of logical replication message description 3117 Committed Not processed vigneshwaran C (vignesh.postgres) Euler Taveira (eulerto), Peter Smith (smithpb2250) Tom Lane (tgl) 1 3 years ago
more detailed description of tup_returned and tup_fetched 3130 Committed 15 Not processed Masahiro Ikeda (masahiro.ikeda) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 3 years ago
Document deadlock caveats in synchronous logical setup 3170 Committed Not processed Takamichi Osumi (tatatappp) Amit Kapila (amitkapila), vigneshwaran C (vignesh.postgres) Amit Kapila (amitkapila) 1 3 years ago
Fix documentation and logging for START_REPLICATION 3176 Committed Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 1 3 years ago
add argument type to postgres_fdw docs 3186 Committed Not processed Shinya Kato (kato-shinya) Fujii Masao (masaofujii) 1 3 years ago
change float4 to floating point about type of autovacuum_vacuum_insert_scale_factor 3187 Committed Not processed Shinya Kato (kato-shinya) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago
Doc chapter for Hash Indexes 3190 Committed stable Not processed Simon Riggs (simon) Amit Kapila (amitkapila) 1 3 years ago
Logical Replication message formats documentation inaccuracies regarding binary messages and logical decoding messages 3199 Committed 14 Not processed Brar Piening (brar) Amit Kapila (amitkapila) Amit Kapila (amitkapila) 1 3 years ago
Miscellaneous
force_parallel_mode and GUC categories 3061 Committed stable Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 1 3 years ago
Teach pg_size_pretty and pg_size_bytes about higher-order units 3077 Committed Not processed David Christensen (davidchristensen) Dean Rasheed (deanr) David Rowley (davidrowley) 1 3 years ago
Use WaitLatch for waiting instead of pg_usleep 3085 Committed Not processed Bharath Rupireddy (bharathrupireddy) Aleksander Alekseev (aalekseev) Michael Paquier (michael-kun) 1 3 years ago
Enhanced error message to include duplicate option name 3103 Committed Not processed vigneshwaran C (vignesh.postgres) Dilip Kumar (dilip.kumar), Dean Rasheed (deanr), Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Álvaro Herrera (alvarofherrera), Bharath Rupireddy (bharathrupireddy), Peter Smith (smithpb2250), Zhijie Hou (houzj) Dean Rasheed (deanr) 1 3 years ago
Allow CustomScan nodes to signal projection support 3114 Committed Not processed Aleksander Alekseev (aalekseev) Tom Lane (tgl) 1 3 years ago
partition_bounds_create: avoid O(N) palloc calls 3118 Committed Not processed Justin Pryzby (justinpryzby), Nitin Jadhav (nitinjadhav11) Justin Pryzby (justinpryzby) David Rowley (davidrowley) 1 3 years ago
postgres_fdw - tighten up batch_size, fetch_size options against non-numeric values. 3122 Committed Not processed Bharath Rupireddy (bharathrupireddy) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 3 years ago
Reduce genbki.pl's OID consumption 3136 Committed 14 Not processed Tom Lane (tgl) John Naylor (john.naylor) Tom Lane (tgl) 1 3 years ago
Remove unused code from the KnownAssignedTransactionIdes submodule 3156 Committed Not processed Zongliang Quan (quanzl) Jacob Champion (jchampion) Thomas Munro (macdice) 1 3 years ago
Improving the isolationtester 3165 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
test invalidation of obsolete replslots with active walsender 3185 Committed Not processed Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 1 3 years ago
Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values 3189 Committed Not processed Greg Nancarrow (gregn1234) Greg Sabino Mullane (greg) David Rowley (davidrowley) 1 3 years ago
Prreserve params location 3203 Committed Not processed Julien Rouhaud (rjuju) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
trivial improvement to system_or_bail 3226 Committed Not processed Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 1 3 years ago
Monitoring & Control
Fix oversights in query_id calculation 3101 Committed 15 Not processed Julien Rouhaud (rjuju) Bruce Momjian (bmomjian) 1 3 years ago
Skip temporary table schema name from explain-verbose output. 3104 Committed Not processed Amul Sul (sulamul) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
Performance
In psql \copy from, send data to server in larger chunks 2973 Committed Not processed Heikki Linnakangas (heikki) Aleksander Alekseev (aalekseev) Heikki Linnakangas (heikki) 2 3 years ago
wal_compression = pglz/zlib/lz4/zstd 3015 Committed 15 Not processed Andrey Borodin (x4m), Justin Pryzby (justinpryzby) Michael Paquier (michael-kun), Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 2 3 years ago
Optionally sync data directory with syncfs() 3039 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 3 years ago
Replace pg_depend PIN entries with a fixed range check 3075 Committed Not processed Tom Lane (tgl) John Naylor (john.naylor) Tom Lane (tgl) 1 3 years ago
Reduce exponential cost of pulling up deeply nested views 3082 Committed Not processed Tom Lane (tgl) Dean Rasheed (deanr) Tom Lane (tgl) 1 3 years ago
Speed up pg_checksums 3137 Committed 15 Not processed Greg Sabino Mullane (greg) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
Case expression pushdown 3171 Committed Not processed Alexander Pyhalov (a.pyhalov) Etsuro Fujita (efujita), Gilles Darold (darold), Yuki Seino (seinoyu) Tom Lane (tgl) 1 3 years ago
Record a Bitmapset of non-pruned partitions 3225 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 1 3 years ago
Refactoring
Remove extra memset in BloomInitPage, GinInitPage and SpGistInitPage when we have it in PageInit 3047 Committed Not processed Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun) 1 4 years ago
Simplify backend terminate and wait logic in postgres_fdw test 3068 Committed Not processed Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
Remove redundant variable from transformCreateStmt 3083 Committed 14 Not processed Amul Sul (sulamul) Álvaro Herrera (alvherre) 1 3 years ago
Replace RelationOpenSmgr() with RelationGetSmgr() inline function 3084 Committed 14 Not processed Amul Sul (sulamul) Anastasia Lubennikova (lubennikovaav) Tom Lane (tgl) 1 3 years ago
MAXALIGN sizeof(BTPageOpaqueData) in PageGetItemIdCareful 3089 Committed Not processed Bharath Rupireddy (bharathrupireddy) Peter Geoghegan (pgeoghegan) 1 3 years ago
Remove redundant variable pageSize in gistinitpage 3097 Committed Not processed Bharath Rupireddy (bharathrupireddy) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago
Inaccurate error message when set fdw batch_size to 0 3135 Committed Not processed Bharath Rupireddy (bharathrupireddy), Zhijie Hou (houzj) Kyotaro Horiguchi (horiguti), Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 3 years ago
O_DIRECT on macOS 3147 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 3 years ago
Refactor parse_subscription_options 3151 Committed Not processed Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila) 1 3 years ago
Remove unused function parameter in get_qual_from_partbound() 3159 Committed Not processed Zhijie Hou (houzj) Soumyadeep Chakraborty (soumyadeepc) John Naylor (john.naylor) 1 3 years ago
Pull general SASL framework out of SCRAM 3196 Committed 15 Not processed Jacob Champion (jchampion) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
wrong relkind error messages 3209 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago
PostgresNode enhancements and housekeeping 3210 Committed Not processed Andrew Dunstan (adunstan) Michael Paquier (michael-kun) Andrew Dunstan (adunstan) 1 3 years ago
Replication & Recovery
Fix for START_REPLICATION without IDENTIFY_SYSTEM 3179 Committed Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 1 3 years ago
Security
Dump public schema ownership, seclabels and comments 3016 Committed Not processed Noah Misch (nmisch) Noah Misch (nmisch) 2 3 years ago
Server Features
Allow numeric scale to be negative or greater than precision 3215 Committed Not processed Dean Rasheed (deanr) Tom Lane (tgl) Dean Rasheed (deanr) 1 3 years ago
SQL Commands
Rename of triggers for partitioned tables 2943 Committed Not processed Arne Roland (harks) Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 2 3 years ago
ALTER TABLE ... SET ACCESS METHOD 3110 Committed 15 Not processed Jeff Davis (jdavis), Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
Reconsider catalog representation and lookup rules for procedures with OUT parameters 3153 Committed 14 Not processed Tom Lane (tgl) Peter Eisentraut (petere) Tom Lane (tgl) 1 3 years ago