Commitfest 2023-11 (2023-11-01 – 2023-12-04)

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: 86. Moved to next CF: 235. Withdrawn: 14. Returned with Feedback: 9. Rejected: 3. Total: 347.

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
More scalable multixacts buffers and locking 2627 Moved to different CF Performance Not processed Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) Álvaro Herrera (alvherre) 20 1 year ago
Dynamic result sets from procedures 2911 Withdrawn SQL Commands Not processed Peter Eisentraut (petere) 12 3 years ago
Update relfrozenxmin when truncating temp tables 3358 Moved to different CF 16 Not processed Greg Stark (stark) 12 2 years ago
Add log messages when replication slots become active and inactive 3492 Committed Not processed Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila) 10 2 years ago
pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory 3503 Moved to different CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) 11 2 years ago
USAGE privilege on PUBLICATION 3641 Moved to different CF Security Not processed Antonin Houska (a.houska) 9 2 years ago
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
Improve dead tuple storage for lazy vacuum 3687 Moved to different CF Performance Not processed Masahiko Sawada (masahikosawada), John Naylor (john.naylor) Masahiko Sawada (masahikosawada) 10 1 year ago
CI and test improvements 3709 Moved to different CF Testing Not processed Justin Pryzby (justinpryzby) 14 1 year ago
Testing autovacuum wraparound 3729 Committed Testing Not processed Andres Freund (andresfreund), Masahiko Sawada (masahikosawada) Masahiko Sawada (masahikosawada) 8 2 years ago
asynchronous execution support for Custom Scan 3813 Moved to different CF Performance Not processed KaiGai Kohei (kaigai), kazutaka onishi (onishi) 8 2 years ago
Add the ability to limit the amount of memory that can be allocated to backends. 3867 Moved to different CF Not processed Reid Thompson (jreidthompsoncd), John Morris (coyotebush) 11 1 year ago
Multi-version ICU 3956 Moved to different CF Not processed Thomas Munro (macdice) 10 2 years ago
Prefetch the next tuple's memory during seqscans 3978 Moved to different CF Performance Not processed David Rowley (davidrowley), Thomas Munro (macdice) 7 2 years ago
Lockless queue of waiters based on atomic operations for LWLock 3983 Moved to different CF Performance Not processed Alexander Korotkov (smagen), Pavel Borisov (pborisov) 7 2 years 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
User functions for building SCRAM secrets 3988 Moved to different CF Security Not processed Jonathan Katz (jkatz05) 7 2 years ago
SetLatches() 3998 Moved to different CF Refactoring Only Not processed Thomas Munro (macdice) 12 1 year ago
Rework LogicalOutputPluginWriterUpdateProgress 4004 Moved to different CF Refactoring Only Not processed wei wang (wangwei) 6 2 years ago
Partial aggregates push down 4019 Moved to different CF Performance Not processed Yuki Fujii (fujiiyuki) 6 1 year ago
Use AF_UNIX for tests on Windows (ie drop fallback TCP code) 4033 Moved to different CF Refactoring Only Not processed Thomas Munro (macdice) 6 2 years ago
Fix inconsistency in reporting checkpointer stats 4078 Moved to different CF Monitoring Not processed Nitin Jadhav (nitinjadhav11) 6 1 year ago
recovery modules 4082 Moved to different CF System Administration 18 Not processed Nathan Bossart (bossartn) 8 1 year ago
Add TAP tests for psql \g piped into program 4101 Committed Testing Not processed Daniel Vérité (danielverite) Heikki Linnakangas (heikki) 5 2 years ago
Some revises in adding sorting path 4119 Moved to different CF Refactoring Only Not processed Richard Guo (richardguo) David Rowley (davidrowley) 5 2 years ago
Fix assertion failure in SnapBuildInitialSnapshot() 4149 Moved to different CF Bugfix Not processed Masahiko Sawada (masahikosawada) 5 1 month ago
stopgap fix for signal handling during restore_command 4159 Committed Bugfix stable Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 4 2 years ago
New [relation] options engine 4160 Returned with feedback Refactoring Only Not processed Nikolay Shaplov (nataraj) 4 3 weeks ago
Add new protocol message to make GUC_REPORT configurable and use it for psql prompt substitution of %N with the current user 4166 Moved to different CF libpq Not processed Pavel Stehule (okbobcz) 5 2 years ago
some namespace.c refactoring 4212 Moved to different CF Refactoring Only Not processed Peter Eisentraut (petere) 5 2 years ago
get_extension_version 4242 Returned with feedback Not processed Pavel Stehule (okbobcz) 3 2 years ago
vector search support 4292 Returned with feedback 17 Not processed Nathan Bossart (bossartn) 3 2 years ago
Correct the documentation for work_mem 4300 Committed Docs Only 16 Not processed Sami Imseih (simseih) Bruce Momjian (bmomjian) 3 2 years ago
Detect test suite sideeffects in pg_regress 4321 Moved to different CF Testing Not processed Daniel Gustafsson (d_gustafsson) 5 1 year ago
LLVM 16 and 17 4325 Committed Refactoring Only Not processed Dmitry Dolgov (erthalion), Thomas Munro (macdice) Thomas Munro (macdice) 3 2 years ago
Remove distprep 4357 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 3 2 years ago
pg_get_indexdef modification to access catalog based on the TxnSnapshot 4369 Moved to different CF Bugfix Not processed vigneshwaran C (vignesh.postgres) 4 2 years ago
ltree hash functions 4375 Moved to different CF Not processed Tommy Pavlicek (tommyp) Tom Lane (tgl) 5 1 year ago
Refactor fork+exec code 4376 Moved to different CF Refactoring Only Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 5 1 year ago
Remaining sql/json patches 4377 Moved to different CF SQL Commands Not processed Amit Langote (amitlan), Nikita Glukhov (n.glukhov) Amit Langote (amitlan) 5 1 year ago
XLog size reductions: Reduced XLog record header size 4386 Moved to different CF Performance Not processed Matthias van de Meent (mmeent) 6 1 year ago
Optimize walsender handling invalid messages of 'drop publication' 4393 Withdrawn 13 Not processed Bowen Shi (zxwsbg) 3 2 years ago
Use ReadRecentBuffer() for btree root page 4419 Moved to different CF Performance Not processed Thomas Munro (macdice) 7 2 years ago
Unified file access using virtual file descriptors 4420 Moved to different CF Refactoring Only 17 Not processed John Morris (coyotebush) 4 2 years ago
Revises for the check of parameterized partial paths 4425 Moved to different CF Refactoring Only Not processed Richard Guo (richardguo) Richard Guo (richardguo) 6 1 year ago
Variable Block Size 4429 Moved to different CF 17 Not processed David Christensen (davidchristensen) 4 2 years ago
pg_stat_logmsg 4431 Moved to different CF Not processed Joe Conway (jconway) 7 1 year ago
Multiple passwords, interval expirations 4432 Moved to different CF Not processed Gurjeet Singh (gurjeet), Joshua Brindle (joshuab) 4 2 years ago
Optimise index range scan by performing first check with upper page boundary 4434 Committed Performance 17 Not processed Konstantin Knizhnik (knizhnik) Alexander Korotkov (smagen) 3 2 years ago
Skip collecting decoded changes of already-aborted transactions 4436 Moved to different CF Not processed Masahiko Sawada (masahikosawada) 3 11 months ago
Ignore is not null quals on not null columns 4459 Moved to different CF Performance Not processed David Rowley (davidrowley), Richard Guo (richardguo) David Rowley (davidrowley) 3 2 years ago
add timing information to pg_upgrade 4464 Withdrawn 17 Not processed Nathan Bossart (bossartn) 2 2 years ago
Allow SIGINT to cancel psql database reconnections 4474 Moved to different CF Bugfix Not processed Tristan Partin (tristan957) Robert Haas (rhaas) 4 1 year ago
Clean up some signal usage mainly related to Windows 4475 Moved to different CF Not processed Tristan Partin (tristan957) Nathan Bossart (bossartn) 3 2 years ago
Fix bogus Asserts in calc_non_nestloop_required_outer 4478 Moved to different CF Bugfix Not processed Richard Guo (richardguo) Tom Lane (tgl) 3 2 years ago
Add pg_wait_for_lockers() function 4480 Moved to different CF Not processed Will Mortensen (will-extrahop) 5 1 year ago
CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } 4497 Withdrawn 17 Not processed Jeff Davis (jdavis) 2 2 years ago
logicalrep_worker_launch - counting/checking the type limits 4499 Moved to different CF Not processed Peter Smith (smithpb2250) 4 1 year ago
Archive current timeline history file on archiver startup if needed 4502 Moved to different CF Bugfix Not processed Jimmy Yih (jyih) 3 2 years ago
Rethink the wait event names for postgres_fdw, dblink and etc 4506 Committed Monitoring Not processed Masahiro Ikeda (masahiro.ikeda) Michael Paquier (michael-kun) 2 2 years ago
Allow parallel plan for referential integrity checks 4507 Moved to different CF Performance 17 Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com), Frédéric Yhuel (yhuelf) 3 2 years ago
Support run-time partition pruning for hash join 4512 Moved to different CF 17 Not processed Richard Guo (richardguo) 6 1 year ago
Unlogged relation copy is not fsync'd 4517 Moved to different CF Bugfix Not processed Heikki Linnakangas (heikki) 3 2 years ago
[PoC] Implementation of distinct in Window Aggregates: take two 4519 Moved to different CF SQL Commands Not processed Ankit Kumar Pandey (ankitkpandey) 3 2 years ago
Refactor ListenSockets array 4525 Committed Refactoring Only Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 2 1 year ago
Remove IndexInfo.ii_OpclassOptions field 4527 Committed Refactoring Only Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 2 2 years ago
Use libpq for connection testing in pg_regress 4528 Committed Testing Not processed Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 2 2 years ago
Make documentation builds reproducible 4530 Moved to different CF Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 3 2 years ago
Revised tracking of memory use 4537 Returned with feedback Monitoring 17 Not processed Reid Thompson (jreidthompson), John Morris (coyotebush) 2 2 years ago
Eliminate redundant tuple visibility check in vacuum 4540 Committed Performance Not processed Melanie Plageman (melanieplageman) Robert Haas (rhaas) 2 2 years ago
Reduce size of postgres.bki 4544 Moved to different CF Not processed Matthias van de Meent (mmeent) 4 1 year ago
Add inline comments to the pg_hba_file_rules view 4546 Withdrawn 17 Not processed Jim Jones (jimus) 1 2 years ago
Remove unnecessary 'always:' from CompilerWarnings task 4550 Withdrawn Refactoring Only Not processed Nazir Bilal Yavuz (nbyavuz) 1 2 years ago
Output affected rows in EXPLAIN 4551 Rejected SQL Commands 17 Not processed Damir Belyalov (xhevx) 1 2 years ago
Simplify sql query cancellation test using IPC::Run signal() 4552 Committed libpq Not processed Yugo Nagata (yugo.nagata) Michael Paquier (michael-kun) 1 2 years ago
Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs 4555 Moved to different CF Testing Not processed Nazir Bilal Yavuz (nbyavuz) 4 1 year ago
Jumble the CALL command in pg_stat_statements 4560 Committed Monitoring 17 Not processed Sami Imseih (simseih) Michael Paquier (michael-kun) 1 2 years ago
Tab completion for ATTACH PARTITION 4561 Moved to different CF libpq Not processed Tung Nguyen (tngngn) 2 2 years ago
GROUP BY optimization 4562 Moved to different CF Performance Not processed Fedor Sigaev (sigaev), Tomas Vondra (fuzzycz), Andrei Lepikhov (lepikhov) Alexander Korotkov (smagen) 2 2 years 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
Fix GIST readme on LSN vs NSN 4569 Committed Comments Only Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 2 years ago
Make the am_xxx function Asserts consistent 4570 Moved to different CF 17 Not processed Peter Smith (smithpb2250) 2 2 years ago
Relation bulk write facility 4575 Moved to different CF Refactoring Only Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 3 1 year ago
Fix incorrect memory access in ExecBRUpdateTriggers() 4576 Moved to different CF Bugfix Not processed Alexander Lakhin (law) Tom Lane (tgl) 2 2 years ago
Bug fix in vacuumdb --buffer-usage-limit xxx -Z 4577 Committed Bugfix Not processed Ryoga Yoshida (bt23yoshidar) David Rowley (davidrowley) 1 2 years ago
Switch logtape and tuplesort to use int64 instead of long 4579 Withdrawn 17 Not processed Michael Paquier (michael-kun) 1 2 years ago
Doesn't pgstat_report_wal() handle the argument "force" incorrectly 4580 Committed Bugfix Not processed Ryoga Yoshida (bt23yoshidar) Michael Paquier (michael-kun) 1 2 years ago
Clarify where the severity level is defined 4582 Committed Docs Only Not processed Masaki Kuwamura (mackyson) Daniel Gustafsson (d_gustafsson) 1 2 years ago
BUG #18129: GiST index produces incorrect query results 4584 Committed Bugfix stable Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 2 years ago
Fix pgBufferUsage.blk_{read|write}_time are zero although there are pgBufferUsage.local_blks_{read|written} 4586 Committed Bugfix Not processed Nazir Bilal Yavuz (nbyavuz) Michael Paquier (michael-kun) 1 2 years ago
Add test module for Table Access Method 4588 Moved to different CF Testing Not processed Fabrízio Mello (fabriziomello) 2 2 years ago
Change logtape/tuplestore code to use int64 for block numbers 4589 Committed 17 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 years ago
Incorrect handling of OOM in WAL replay leading to data loss 4590 Withdrawn Bugfix 17 Not processed Michael Paquier (michael-kun) 1 2 years ago
Fail hard if xlogreader.c fails on out-of-memory 4591 Committed Bugfix stable Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 years ago
pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge() 4592 Committed Bugfix 17 Not processed Jakub Wartak (jakub.wartak.tomtom) Michael Paquier (michael-kun) 1 2 years ago
Add a new BGWORKER_BYPASS_ROLELOGINCHECK flag 4594 Committed 17 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 1 2 years ago
Fix receiving large legal tsvector from binary format 4596 Committed Bugfix Not processed Tom Lane (tgl) 1 2 years ago
Defend against encoding ID version skew between libpq.so and callers 4600 Committed Bugfix Not processed Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Defend against encoding ID version skew 4601 Withdrawn Bugfix Not processed Tom Lane (tgl) 1 2 years ago
PGDOCS - inconsistent linkends to "monitoring" views 4602 Rejected Docs Only Not processed Peter Smith (smithpb2250) 1 2 years ago
make psql backslash commands honor "\pset null" 4603 Withdrawn libpq 17 Not processed Laurenz Albe (laurenz) 1 2 years ago
Unicode character general category functions. 4604 Committed 17 Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 1 1 year ago
Check each of base restriction clauses for constant-FALSE-or-NULL 4605 Committed Performance Not processed Richard Guo (richardguo) Tom Lane (tgl) 1 2 years ago
Clean up some pg_dump tests 4607 Committed Testing Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 years ago
Retire has_multiple_baserels() 4610 Committed Refactoring Only Not processed Richard Guo (richardguo) Tom Lane (tgl) 1 2 years ago
Avoid using SearchSysCacheExists in has_foo_privilege() functions 4611 Committed Bugfix Not processed Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Add unicode_assigned() and unicode_version() 4615 Committed 17 Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 1 1 year ago
Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING 4617 Moved to different CF Not processed Marko Tiikkaja (johto) 5 1 year ago
Force the old transactions logs cleanup even if checkpoint is skipped 4619 Moved to different CF Not processed Daniil Zakhlystov (daniil.zakhlystov) 4 2 years ago
Fix a performance issue with Memoize 4621 Moved to different CF Performance Not processed Richard Guo (richardguo) David Rowley (davidrowley) 2 2 years ago
Index Insert Prefetching 4622 Moved to different CF Performance Not processed Tomas Vondra (fuzzycz) 4 2 years ago
Fix incorrect asserts in heap_update/heap_delete 4623 Committed Bugfix Not processed Alexander Lakhin (law) Heikki Linnakangas (heikki) 1 2 years ago
SLRU optimizations 4626 Moved to different CF Performance Not processed Dilip Kumar (dilip.kumar), Andrey Borodin (x4m) Álvaro Herrera (alvherre) 3 1 year ago
Recovering from detoast-related catcache invalidations 4630 Moved to different CF Bugfix stable Not processed Tom Lane (tgl) Tom Lane (tgl) 2 2 years ago
Simplify documentation of unnest(multirange) 4631 Committed Docs Only stable Not processed Laurenz Albe (laurenz) Jeff Davis (jdavis) 1 2 years ago
always use runtime checks for CRC-32C instructions 4634 Withdrawn Refactoring Only 17 Not processed Nathan Bossart (bossartn), xiang gao (xiang.gao) 1 2 years ago
nbtree: implement dynamic prefix truncation 4635 Moved to different CF Performance Not processed Matthias van de Meent (mmeent) 7 1 year ago
speed up a logical replication setup (pg_subscriber) 4636 Withdrawn Not processed 1 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
Set minimum LLVM version to 10 4640 Moved to different CF Refactoring Only Not processed Thomas Munro (macdice) Thomas Munro (macdice) 2 2 years ago
Generate Doxygen documentation 4641 Moved to different CF Docs Only Not processed John Morris (coyotebush) 2 2 years ago