Commitfest 2021-07 (2021-07-01 – 2021-07-31)

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