Commitfest 2024-11 (2024-11-01 – 2024-11-30)

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: 78. Moved to next CF: 237. Withdrawn: 11. Rejected: 2. Returned with Feedback: 8. Total: 336.

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
nbtree performance improvements through specialization on key shape 3672 Moved to different CF Performance Not processed Matthias van de Meent (mmeent) 14 1 year ago
CI and test improvements 3709 Moved to different CF Testing Not processed Justin Pryzby (justinpryzby) 14 1 year ago
BCP 47 locale names for Windows 3772 Moved to different CF Not processed Thomas Munro (macdice) 8 1 year ago
Post-special Page Storage TDE support (aka Reserved Page Size) 3986 Moved to different CF Not processed David Christensen (davidchristensen) 12 1 year ago
SetLatches() 3998 Moved to different CF Refactoring Only Not processed Thomas Munro (macdice) 12 1 year ago
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning 4564 Moved to different CF Performance 7/7 +389−77 Ashutosh Bapat (ashutoshbapat) Amit Langote (amitlan) 8 10 months ago
nbtree: implement dynamic prefix truncation 4635 Moved to different CF Performance Not processed Matthias van de Meent (mmeent) 7 1 year ago
nbtree: downlink right separator/HIKEY optimization 4638 Moved to different CF Performance Not processed Matthias van de Meent (mmeent) 7 1 year ago
Sequence Access Methods, round two 4677 Moved to different CF Needs rebase! Michael Paquier (michael-kun) 12 1 month ago
New [relation] options engine 4688 Moved to different CF Refactoring Only Needs rebase! Nikolay Shaplov (nataraj) 9 3 weeks ago
RETURNING OLD/NEW values 4723 Moved to different CF SQL Commands 18 Not processed Dean Rasheed (deanr) Dean Rasheed (deanr) 6 1 year ago
Network failure may prevent promotion 4748 Moved to different CF Bugfix 7/7 +52−202 Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki) 7 10 months ago
shared detoast datum 4759 Moved to different CF Performance Not processed Andy Fan (andy2) 6 1 year ago
date_trunc function in interval version 4761 Moved to different CF Not processed Przemysław Sztoch (psztoch) 5 1 year ago
Reordering DISTINCT keys to match input path's pathkeys 4787 Committed Performance Not processed Richard Guo (richardguo) Richard Guo (richardguo) 4 1 year ago
KNN-btree 4871 Moved to different CF Needs rebase! Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel) 8 1 year ago
CREATE DATABASE ... STRICT_UNICODE 4876 Moved to different CF Not processed Jeff Davis (jdavis) 5 1 year ago
Eager aggregation, take 3 4881 Moved to different CF 19 10/10 +0−0 Richard Guo (richardguo) Richard Guo (richardguo) 8 4 months ago
CREATE DATABASE ... STRATEGY=FILE_CLONE 4886 Moved to different CF 2/7 +170−3 Thomas Munro (macdice), Nazir Bilal Yavuz (nbyavuz) Thomas Munro (macdice) 5 10 months ago
Add a attopt to disable MCV when estimating for Var = Const 4909 Moved to different CF Performance Not processed Andy Fan (andy2) 4 1 year ago
CSN snapshots in hot standby 4912 Moved to different CF 18 Not processed Heikki Linnakangas (heikki) 4 1 year ago
add multiple client certificate selection feature 4924 Moved to different CF Security Not processed Cary Huang (cary) 4 1 year ago
apply_scanjoin_target_to_paths and partitionwise join 4929 Moved to different CF Bugfix stable Not processed Ashutosh Bapat (ashutoshbapat) 4 1 year ago
Use WALReadFromBuffers in more places 4952 Moved to different CF 10/10 +70−30 Bharath Rupireddy (bharathrupireddy) 5 5 months ago
Virtual generated columns 4972 Moved to different CF SQL Commands Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 5 1 year ago
Return pg_control from pg_backup_stop(). 4997 Moved to different CF 19 10/10 +177−27 David Steele (dsteele) 10 5 days ago
AIX support, revert the changes from 0b16bb8776bb8 5003 Returned with feedback Refactoring Only Not processed Sriram RK (sriramrk) 3 yesterday
CREATE INDEX CONCURRENTLY for partitioned tables 5004 Moved to different CF 2/7 +520−78 Justin Pryzby (justinpryzby), Ilya Gladyshev (qoops) 6 7 months ago
relfilenode statistics 5007 Moved to different CF Monitoring 18 10/10 +690−84 Bertrand Drouvot (bertranddrouvot.pg) 10 2 days ago
GUC names in messages 5011 Committed 18 Not processed Peter Smith (smithpb2250) Michael Paquier (michael-kun) 3 1 year ago
Relcache refactoring 5022 Committed Refactoring Only Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 3 1 year ago
Add pg_ownerships and pg_privileges system views 5033 Moved to different CF Monitoring Not processed Joel Jacobson (joeljacobson) 4 1 year ago
Sort functions with specialized comparators 5036 Moved to different CF Performance 6/7 +34−48 Andrey Borodin (x4mmm), Stepan Neretin (fenixrnd.mail.ru) John Naylor (john.naylor) 5 1 year ago
Fix race conditions with concurrent drops of shared pgstats entries 5045 Committed Bugfix stable Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 3 1 year ago
Improve EXPLAIN output for multicolumn B-Tree Index 5063 Moved to different CF Monitoring 18 Not processed Masahiro Ikeda (masahiro.ikeda) 4 1 year ago
Document NULL Concepts and Behaviors 5086 Moved to different CF Docs Only 18 10/10 +1360−161 David Johnston (polobo) 9 3 weeks ago
Doc: Improve hostssl related descriptions and option presentation 5088 Moved to different CF Docs Only Needs rebase! David Johnston (polobo) 5 11 months ago
Streaming Vacuum 5089 Moved to different CF Performance Not processed Thomas Munro (macdice), Melanie Plageman (melanieplageman) Melanie Plageman (melanieplageman) 5 3 months ago
Incremental Sort Cost Estimation Instability 5093 Moved to different CF Bugfix 18 Needs rebase! Andrei Lepikhov (lepikhov) 8 8 months ago
Make tuple deformation faster 5097 Moved to different CF Performance Not processed David Rowley (davidrowley) David Rowley (davidrowley) 4 1 year ago
Prevent incorrect entries in pg_stat_activity. 5105 Moved to different CF Bugfix 10/10 +19−2 Fujii Masao (masaofujii) 5 1 year ago
MergeJoin beats HashJoin in the case of multiple hash clauses 5114 Moved to different CF Performance Needs rebase! Andrei Lepikhov (lepikhov) Alexander Korotkov (smagen) 4 7 months ago
SendProcSignal(), SetLatch() → SendInterrupt() 5118 Moved to different CF Refactoring Only Needs rebase! Heikki Linnakangas (heikki), Thomas Munro (macdice) 5 5 days ago
REINDEX not updating partition progress 5122 Moved to different CF stable Not processed Ilya Gladyshev (qoops) 3 1 year ago
Converting tab-complete.c's else-if chain to a switch 5123 Committed Refactoring Only Not processed Tom Lane (tgl) Tom Lane (tgl) 2 1 year ago
Allow partition-wise join when whole row var is needed 5128 Moved to different CF Performance 18 Needs rebase! Ashutosh Bapat (ashutoshbapat), Alexander Pyhalov (a.pyhalov) 5 6 months ago
add log_transaction GUC setting 5131 Moved to different CF Monitoring 18 Not processed Sergey Solovev (ashblade) 3 1 year ago
Track collation and ctype versions separately 5141 Moved to different CF System Administration 18 Not processed Jeff Davis (jdavis) 3 1 year ago
Recovery of .partial WAL segments 5148 Moved to different CF Not processed Stefan Fercot (stefan.fercot) 3 1 year ago
Casts from jsonb to other types should cope with json null 5152 Moved to different CF Not processed Tom Lane (tgl) Tom Lane (tgl) 3 1 year ago
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY 5160 Moved to different CF Bugfix stable Needs rebase! Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Álvaro Herrera (alvherre) 7 4 weeks ago
Fix a few issues in collation cache 5164 Moved to different CF Refactoring Only 18 Not processed Jeff Davis (jdavis) 3 1 year ago
Improvements for pg_wal_replay_wait() 5167 Returned with feedback 18 Not processed Alexander Korotkov (smagen) Alexander Korotkov (smagen) 2 1 year ago
Call rm_redo in a temporary memory context 5174 Moved to different CF Refactoring Only Not processed Heikki Linnakangas (heikki) 3 1 year ago
[PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. 5184 Moved to different CF 7/7 +61−0 Nishant Sharma (nishant-at-edb) 4 10 months ago
Refactor postmaster child handling 5185 Committed Refactoring Only Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 2 1 year ago
Use function smgrclose() to replace the loop 5196 Moved to different CF Refactoring Only 18 Not processed Steven Niu (niushiji) 3 1 year ago
Fix standby may crash when switching-over in certain special cases 5199 Moved to different CF Bugfix Needs rebase! pixian shi (pxshi) 7 1 year ago
prefetching for nestloop / indexscan 5208 Withdrawn Performance Not processed Tomas Vondra (fuzzycz) 2 1 year ago
Support POSITION with nondeterministic collations 5209 Moved to different CF SQL Commands 7/7 +247−48 Peter Eisentraut (petere) Peter Eisentraut (petere) 4 1 year ago
remove adaptive spins_per_delay code 5210 Withdrawn 18 Not processed Nathan Bossart (bossartn) 2 1 year ago
Avoiding superfluous buffer locking during nbtree backwards scans 5222 Committed Performance Not processed Matthias van de Meent (mmeent) Peter Geoghegan (pgeoghegan) 2 1 year ago
not-null constraints 5224 Committed Not processed Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 2 1 year ago
Vectored IO in XLogWrite() 5225 Moved to different CF Refactoring Only Not processed Melih Mutlu (melihmutlu) 3 1 year ago
Add ExprState hashing for GROUP BY and hashed SubPlans 5229 Moved to different CF Performance Not processed David Rowley (davidrowley) David Rowley (davidrowley) 3 1 year ago
Add callback in pgstats for backend initialization 5234 Committed 18 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
JIT: Remove some unnecessary instructions. 5235 Committed Refactoring Only 18 Not processed Xing Guo (higuoxing) Heikki Linnakangas (heikki) 1 1 year ago
Add callbacks for fixed-numbered stats flush in pgstats 5237 Committed 18 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
add TOAST table to pg_index 5240 Committed 18 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 8 months ago
Fix RelationTruncate() corruption 5242 Moved to different CF Bugfix Not processed Robert Haas (rhaas), Thomas Munro (macdice) Thomas Munro (macdice) 3 10 months ago
Issue with set_indexsafe_procflags in ReindexRelationConcurrently 5243 Committed Bugfix Not processed Michail Nikolaev (nkey) Michael Paquier (michael-kun) 1 1 year ago
fix use after free inside json_unique_check_key 5244 Committed Bugfix 17 Not processed Zhao Junwang (zhjwpku) Tomas Vondra (fuzzycz) 1 1 year ago
Fix small overread during SASLprep 5247 Committed Bugfix stable Not processed Jacob Champion (jchampion) Daniel Gustafsson (d_gustafsson) 1 1 year ago
Allow pushdown of HAVING clauses with grouping sets 5248 Committed Performance 18 Not processed Richard Guo (richardguo) Richard Guo (richardguo) 1 1 year ago
Trim the heap free memory 5252 Moved to different CF Monitoring 18 Not processed Shawn Wang (shawnwang) 2 1 year ago
Cleaning up ERRCODE usage in our XML code 5254 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 1 year ago
miscellaneous pg_upgrade cleanup 5257 Committed 18 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
Extending with C: doc on how to call internal functions 5259 Withdrawn Docs Only Not processed 1 1 year ago
Add jsonpath string method $.replace(from, to) 5261 Withdrawn SQL Commands Not processed Florents Tselai (florentst) 1 1 year ago
ensure we have a snapshot when dropping an index concurrently 5262 Moved to different CF Bugfix stable Needs rebase! Nathan Bossart (bossartn) Nathan Bossart (bossartn) 4 8 months ago
removes attndims and typndims entirely 5263 Moved to different CF 18 Not processed Jian He (stayreal) 2 1 year ago
remove pg_authid's TOAST table 5264 Committed Bugfix 18 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
Consider explicit incremental sort for mergejoins 5265 Committed Performance 18 Not processed Richard Guo (richardguo) Richard Guo (richardguo) 1 1 year ago
Introduce the ability to enable/disable indexes 5267 Withdrawn SQL Commands 18 Not processed Shayon Mukherjee (shayonj) 1 7 months ago
Improve statistics estimation considering GROUP-BY as a 'uniqueiser' 5269 Moved to different CF Performance 18 2/7 +37−0 Andrei Lepikhov (lepikhov) Alexander Korotkov (smagen) 3 1 year ago
pg_ctl/miscinit: print "MyStartTime" as a long long instead of long to avoid 2038 problem 5271 Committed Bugfix 18 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
micro-optimize nbtcompare.c routines 5273 Withdrawn Performance 18 Not processed Nathan Bossart (bossartn) 1 1 year ago
Enhance file_fdw to report processed and skipped tuples in COPY progress 5282 Moved to different CF Monitoring Needs rebase! Fujii Masao (masaofujii) 3 11 months ago
database-specific role memberships 5284 Moved to different CF System Administration Not processed Denis Laxalde (dlax), Kenaniah Cerny (kenaniah) 2 1 year ago
Fix inconsistent RestrictInfo serial numbers 5287 Committed Bugfix Not processed Richard Guo (richardguo) Richard Guo (richardguo) 1 1 year ago
Refactor bytea_sortsupport() 5288 Moved to different CF Refactoring Only Not processed Aleksander Alekseev (a.alekseev) 3 1 year ago
Move clause_sides_match_join() into pathnode.h 5289 Moved to different CF Refactoring Only Not processed James Hunter (hunjmes) David Rowley (davidrowley) 2 1 year ago
Remove the RTE_GROUP RTE if we drop the groupClause 5290 Committed Bugfix 18 Not processed Richard Guo (richardguo) Richard Guo (richardguo) 1 1 year ago
Remove an unnecessary check on semijoin_target_ok() on postgres_fdw.c 5291 Moved to different CF 6/7 +2−3 Tender Wang (tndrwang) Alexander Korotkov (smagen) 3 11 months ago
Missing deconstruct_array_builtin usage 5293 Committed Refactoring Only 18 Not processed Bertrand Drouvot (bertranddrouvot.pg) Álvaro Herrera (alvherre) 1 1 year ago
Fix validation of COPY options FORCE_NOT_NULL/FORCE_NULL 5297 Committed Bugfix Not processed Joel Jacobson (joeljacobson) Michael Paquier (michael-kun) 1 1 year ago
Limiting overshoot in nbtree SAOP parallel index scans 5299 Moved to different CF Performance 10/10 +151−23 Matthias van de Meent (mmeent) 4 7 months ago
Fix for consume_xids advancing XIDs incorrectly 5303 Moved to different CF Bugfix stable Needs rebase! Yushi Ogiwara (yushi) 6 1 month ago
introduce INT64_HEX_FORMAT/UINT64_HEX_FORMAT 5304 Committed Refactoring Only 18 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
use __attribute__((target(...))) for AVX-512 stuff 5305 Committed Refactoring Only 18 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
doc: virtual envs with Pl/Python 5308 Moved to different CF Docs Only Not processed Florents Tselai (florentst) 2 1 year ago
Clarify old WAL files cannot be removed until they are summarized 5310 Moved to different CF Docs Only Not processed Fujii Masao (masaofujii) Fujii Masao (masaofujii) 2 1 year ago
Refactor GetLockStatusData() by skipping unused backends and groups 5311 Committed Refactoring Only Not processed Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 year ago
simplify regular expression locale global variables 5313 Moved to different CF Refactoring Only Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 2 1 year ago
More CppAsString2() in psql's describe.c 5315 Committed 18 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
Use more CppAsString2() in pg_amcheck.c 5316 Committed 18 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 year ago
type cache cleanup improvements 5317 Committed Performance 18 Not processed Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Andrei Lepikhov (lepikhov) Alexander Korotkov (smagen) 1 1 year ago
use a non-locking initial test in TAS_SPIN on AArch64 5321 Moved to different CF Performance 18 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 1 year ago
Avoid possible overflow (src/port/bsearch_arg.c) 5322 Committed Bugfix 18 Not processed Ranier Vilela (raniervilela) Heikki Linnakangas (heikki) 1 1 year ago
Wrong result when enable_partitionwise_join is on if collation of PartitionKey and Column is different. 5324 Committed Bugfix Not processed Tender Wang (tndrwang) Amit Langote (amitlan) 1 1 year ago
fix autovacuum assertion failure when dropping indexes 5328 Committed Bugfix 18 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 year ago
make all ereport in gram.y print out relative location 5329 Committed 18 Not processed Jian He (stayreal) Tom Lane (tgl) 1 1 year ago
Provide means to disable legacy crypt() and gen_salt() functions in pgcrypto 5332 Moved to different CF Security 18 Not processed Joe Conway (jconway) 2 1 year ago
Support regular expressions with nondeterministic collations 5334 Moved to different CF SQL Commands Not processed Peter Eisentraut (petere) 2 1 year ago
Rename trim_array() for consistency with the rest of array_* functions 5335 Withdrawn Refactoring Only 18 Not processed Aleksander Alekseev (a.alekseev) 1 1 year ago
Reorganize CacheMemoryContext 5337 Withdrawn Refactoring Only 18 Not processed Jeff Davis (jdavis) 1 1 year ago
Inconsistent output handling in 002_pg_upgrade.pl test logs 5339 Committed Bugfix Not processed Joel Jacobson (joeljacobson) Michael Paquier (michael-kun) 1 1 year ago
Use "protocol options" name instead of "protocol extensions" everywhere 5341 Moved to different CF Docs Only 7/7 +4−4 Jelte Fennema-Nio (jeltef) 3 11 months ago
Consider pipeline implicit transaction as a transaction block 5342 Committed Not processed Anthonin Bonnefoy (bonnefoa) Michael Paquier (michael-kun) 1 1 year ago
small pg_combinebackup improvements 5345 Committed Bugfix 18 Not processed Robert Haas (rhaas) Robert Haas (rhaas) 1 1 year ago
Count and log pages set all frozen by vacuum 5346 Moved to different CF Monitoring Not processed Melanie Plageman (melanieplageman) Melanie Plageman (melanieplageman) 2 1 year ago
Additional function inlining for slow_deform_heap_tuple 5347 Moved to different CF Performance Not processed David Rowley (davidrowley) David Rowley (davidrowley) 2 1 year ago
Making error message more user-friendly with spaces in a URI 5348 Committed Refactoring Only Not processed Yushi Ogiwara (yushi) Michael Paquier (michael-kun) 1 1 year ago
Fix for Extra Parenthesis in pgbench progress message 5349 Committed Bugfix Not processed Yushi Ogiwara (yushi) Fujii Masao (masaofujii) 1 1 year ago
Remove useless casts to (void *) 5350 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 year ago
Proper object locking for GRANT/REVOKE 5351 Committed Refactoring Only Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 year ago
event trigger matrix cleanup 5352 Committed Docs Only Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 year ago
Add NetBSD and OpenBSD OSes to Postgres CI 5360 Moved to different CF Testing Needs rebase! Nazir Bilal Yavuz (nbyavuz) Andres Freund (andresfreund) 3 10 months ago