Commitfest PG19-Final (2026-03-01 – 2026-03-31)

No reviewers My patches My reviews New patch
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
Clear


Status summary: Needs review: 53. Waiting on Author: 8. Ready for Committer: 12. Moved to next CF: 8. Withdrawn: 5. Total: 86.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Fix standby may crash when switching-over in certain special cases 5199 Needs review Needs rebase! pixian shi (pxshi) 7 1 year ago
Fix race between WAL flush and InstallXLogFileSegment() 5276 Needs review 10/10 +45−0 Thomas Munro (macdice) Soumyadeep Chakraborty (soumyadeepc), Soumya S Murali (soumyamurali) 6 1 week ago
Panic during xlog building with big values 5970 Needs review Bugfix 19 10/10 +52−0 Maksim Melnikov (manaldush) Andy Pogrebnoi (birdofdada) 3 2 months ago
Fix read/write races with pg_control file in case when postgres was compiled with DEXEC_BACKEND option 6040 Needs review Bugfix 19 9/10 +32−1 Maksim Melnikov (manaldush) 2 2 months ago
Fix pg_rewind false positives caused by shutdown-only WAL 6041 Needs review Bugfix 9/10 +193−24 Srinath Reddy (srinath-reddy-sadipiralla) 2 2 months ago
Add assertion for bmr.rel in ExtendBufferedRelTo function 6075 Needs review Bugfix 16 Not processed Алена Васильева (eugenygoryachev) 2 3 months ago
extended statistic (examine_variable) ignored CollateExpr 6397 Needs review stable 10/10 +138−5 Jian He (stayreal) 1 1 week ago
Fix gistkillitems & add regression test to microvacuum 6399 Needs review 10/10 +5−5 Kirill Reshke (reshke) 1 yesterday
brin: Remove duplicate initialization in initialize_brin_buildstate() 6416 Needs review 19 10/10 +0−3 Chao Li (chaol) 1 7 hours ago
Clients
Add Option to Check All Addresses For Matching target_session_attr 5396 Needs review 18 10/10 +306−10 Andrew Jackson (andrewjackson) 6 5 months ago
Add ldapservice connection parameter 6390 Needs review 9/10 +35−0 Andrew Jackson (andrewjackson) 1 1 week ago
Add support for connection strings to createuser and dropuser 6406 Needs review 10/10 +109−2 Anders Åstrand (anders_a) 1 4 days ago
Code Comments
Fix typo 586/686 in atomics/arch-x86.h 6295 Needs review 19 10/10 +1−1 Jakub Wartak (jakub.wartak.tomtom) 2 1 month ago
Fix minor issues in astreamer_zstd.c 6385 Needs review 10/10 +13−11 Man Zeng (zengman) 1 1 week ago
Fix comments for buf_id field of BufferDesc structure 6417 Needs review Comments Only 19 10/10 +7−4 Daniil Davydov (dddaniil) 1 yesterday
Documentation
docs: clarify ALTER TABLE behavior on partitioned tables 6379 Needs review Docs Only 19 10/10 +237−90 Chao Li (chaol) David Johnston (polobo) 1 8 hours ago
Documentation update clarifying usage of PASSING clause 6409 Needs review Docs Only My First Patch Good First Review 19 10/10 +4−3 Aditya Gollamudi (adigoll) 1 4 days ago
Miscellaneous
Produce LLVM bitcode files on meson builds 5671 Needs review Performance 19 10/10 +799−50 Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) 4 5 days ago
pageinspect support for SpGiST 6388 Needs review stable 2/10 +665−3 Kirill Reshke (reshke) 1 1 week ago
Use CASEFOLD() internally rather than LOWER() 6391 Needs review 19 6/10 +58−30 Jeff Davis (jdavis) 1 6 days ago
ALTER TABLE: notice when actions do not recurse to partitions 6392 Needs review 19 10/10 +28−5 Chao Li (chaol) Jim Jones (jimus) 1 1 week ago
JumbleQuery ma treat different GROUP BY expr as the same 6411 Needs review Bugfix stable 10/10 +49−3 Jian He (stayreal) 1 1 week ago
Remove "struct" markers from varlena, varatt_external and varatt_indirect 6412 Needs review 19 10/10 +212−209 Michael Paquier (michael-kun) 1 yesterday
Monitoring & Control
Flush some statistics within running transactions 6389 Needs review 19 10/10 +375−79 Bertrand Drouvot (bertranddrouvot.pg) Sami Imseih (simseih) 1 3 hours ago
64-bit wait_event and introduction of 32-bit wait_event_arg 6419 Needs review 19 Needs rebase! Jakub Wartak (jakub.wartak.tomtom) 1 1 week ago
Performance
Enable auto-vectorization for page checksum calculations 5726 Needs review 19 10/10 +384−34 Matthew Sterrett (matthew.sterrett.intel.com), Andrew Kim (andrewk1) John Naylor (john.naylor) 3 2 hours ago
Vectorized CRC on Arm64 5789 Needs review 10/10 +209−5 John Naylor (john.naylor) 3 1 week ago
MPTCP - multiplexing many TCP connections through one socket to get better bandwidth 6061 Needs review 19 0/10 +72−2 Jakub Wartak (jakub.wartak.tomtom) 2 4 months ago
Use log_newpage_range in HASH index build 6158 Needs review stable 0/10 +77−0 Kirill Reshke (reshke) lakshmi g (lakshmi) 2 2 weeks ago
llvmjit: always add the simplifycfg pass 6384 Needs review Performance 19 10/10 +6−1 Pierre Ducroquet (pinaraf) 1 1 week ago
Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY 6401 Needs review Performance 19 10/10 +1138−159 Mihail Nikalayeu (mihailnikalayeu) 1 5 days ago
Reduce build times of pg_trgm GIN indexes 6418 Needs review Performance 19 2/10 +214−163 David Geier (geidav) 1 1 week ago
aio: warn user if combined io_uring memory mappings are unavailable 6421 Needs review stable 8/10 +12−4 Jakub Wartak (jakub.wartak.tomtom) 1 2 months ago
Refactoring
Clarify FileTag-based unlinking 5454 Needs review 10/10 +10−7 Matthias van de Meent (mmeent) 4 1 year ago
Refactor *_abbrev_convert() functions 6393 Needs review Refactoring Only Good First Review 19 10/10 +8−34 Aleksander Alekseev (a.alekseev) 1 1 week ago
nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() 6402 Needs review Refactoring Only 19 9/10 +1−21 Chao Li (chaol) 1 5 days ago
tablecmds: reject CLUSTER ON for partitioned tables earlier 6415 Needs review 19 10/10 +5−3 Chao Li (chaol) 1 9 hours ago
Replication & Recovery
Refactor replication origin state reset helpers 6345 Needs review Refactoring Only 19 10/10 +102−84 Chao Li (chaol) Ashutosh Bapat (ashutoshbapat) 2 5 days ago
Add cascade synchronous replication 6404 Needs review Missing Docs Testing Physical Replication 10/10 +841−328 Григорий Новиков (grishanovik) 1 4 weeks ago
Enable pg_rewind used without wal_log_hints and data_checksums 6405 Needs review Physical Replication stable 10/10 +261−19 movead li (movead.li) 1 2 days ago
Security
Enhance btree's pageinspect 6410 Needs review Extensions Help - User Testing stable 2/10 +250−12 Kirill Reshke (reshke) 1 2 days ago
Server Features
COPY ON_ERROR 'NULL' 4810 Needs review 10/10 +244−35 jian he (universality) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Atsushi Torikoshi (atsushitorikoshi), Jim Jones (jimus) 9 6 hours ago
VACUUM FULL / CLUSTER CONCURRENTLY 5117 Needs review 18 Needs rebase! Antonin Houska (a.houska) Álvaro Herrera (alvherre), Mihail Nikalayeu (mihailnikalayeu) 9 21 hours ago
Warn, and disallow, clear text passwords via SQL 5597 Needs review Needs rebase! Greg Sabino Mullane (greg) Guillaume Lelarge (gleu) 3 1 week ago
Carefully exposing information without authentication 5845 Needs review Monitoring 19 Needs rebase! Greg Sabino Mullane (greg) 3 1 week ago
pg_plan_advice 6184 Needs review Extensions Missing Docs 10/10 +12851−211 Robert Haas (rhaas) 2 1 hour ago
Planner : anti-join on left joins 6375 Needs review 19 10/10 +256−31 Tender Wang (tndrwang) 1 1 week ago
file_fdw: Support multi-line HEADER option. 6383 Needs review Extensions 19 10/10 +130−31 Shinya Kato (shinyakato) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 5 hours ago
Add pg_get_publication_ddl function 6400 Needs review 19 10/10 +636−0 Jonathan Gonzalez V. (sxd) 1 1 week ago
SQL Commands
Allowing ALTER COLUMN TYPE for columns in publication column lists 6371 Needs review My First Patch 19 10/10 +149−12 Kevin Biju Kizhake Kanichery (kevinbiju) Soumya S Murali (soumyamurali) 1 yesterday
QUALIFY clause implemented 6378 Needs review 10/10 +911−560 Yannick Goetschel (yannickgoetschel) 1 1 month ago
System Administration
contrib/pg_stat_tcpinfo 6420 Needs review 2/10 +1158−0 Jakub Wartak (jakub.wartak.tomtom) 1 2 months ago
Testing
Missing dependency on oauth_validator test 6408 Needs review [oauth] 19 10/10 +1−0 Jonathan Gonzalez V. (sxd) 1 3 days ago
New patch