Commitfest PG19-Final (2026-03-01 – 2026-04-09)

pgbench - adding pl/pgsql versions of tests 4105 Moved to different CF Testing 19 10/10 +247−14 Hannu Krosing (hannukrosing) Fabien Coelho (calvin), Yugo Nagata (yugo.nagata), Robert Treat (xzilla) 10 2 months ago Incremental View Maintenance (IVM), take 2 4337 Moved to different CF SQL Commands Needs rebase! Yugo Nagata (yugo.nagata) Alexandre Felipe (afelipe) 16 1 month ago add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl 4390 Moved to different CF Security Needs rebase! Cary Huang (cary) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) 12 9 months ago CREATE SUBSCRIPTION ... SERVER 4529 Committed DDL Needs rebase! Jeff Davis (jdavis) Masahiko Sawada (masahikosawada), vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Jeff Davis (jdavis) 12 1 week ago Sequence Access Methods, round two 4677 Returned with feedback Needs rebase! Michael Paquier (michael-kun) 12 2 months ago Make COPY format extendable: Extract COPY TO format implementations 4681 Moved to different CF SQL Commands Needs rebase! Kouhei Sutou (kou) Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) 11 1 week ago COPY TO json 4716 Committed SQL Commands 10/10 +620−65 Joe Conway (jconway) Masahiko Sawada (masahikosawada), Richard Yen (richyen) Andrew Dunstan (adunstan) 10 2 weeks ago Adding comments to help understand psql hidden queries 4764 Committed libpq 9/10 +217−100 David Christensen (davidchristensen), Greg Sabino Mullane (greg) Tom Lane (tgl) Tom Lane (tgl) 8 1 week ago COPY ON_ERROR 'NULL' 4810 Committed 10/10 +251−43 jian he (universality) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Atsushi Torikoshi (atsushitorikoshi), Jim Jones (jimus) Peter Eisentraut (petere) 9 2 weeks ago SQL Property Graph Queries (SQL/PGQ) 4904 Committed SQL Commands Needs rebase! Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) Vik Fearing (xocolatl), Zhao Junwang (zhjwpku), Hannu Krosing (hannukrosing), Henson Choi (assam258.gmail.com) Peter Eisentraut (petere) 10 3 days ago Fix BackgroundPsql to report error on query timeout rather than calling die 4959 Committed Bugfix 18 10/10 +6−8 Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki), Tom Lane (tgl) Daniel Gustafsson (d_gustafsson) 7 1 month ago Serverside SNI for SSL connections 4984 Committed Security 10/10 +9−3 Daniel Gustafsson (d_gustafsson) Jacob Champion (jchampion) Daniel Gustafsson (d_gustafsson) 8 2 weeks ago Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state 5029 Moved to different CF Bugfix Logical Replication 10/10 +110−6 ChangAo Chen (chenchangao) harinath kanchu (harinath001), Lilian Ontowhee (ontowhee), haiyang li (ocean-li) 10 4 months ago Add OR REPLACE option to CREATE MATERIALIZED VIEW 5099 Moved to different CF SQL Commands 9/10 +694−98 Erik Wienhold (ewie) Paul Jungwirth (pjungwir), newtglobal postgresql_contributors (newtpostgrescontributors) 9 2 months ago SQL:2023 JSON simplified accessor support 5214 Returned with feedback SQL Commands 19 Needs rebase! Alexandra Wang (alexandrawang) Peter Eisentraut (petere), Vik Fearing (xocolatl), Jelte Fennema-Nio (jeltef), Chao Li (chaol) 9 3 days ago Refactor SLRU to always use long file names 5250 Moved to different CF Refactoring Only 10/10 +105−88 Aleksander Alekseev (a.alekseev) 9 2 months ago jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 5270 Committed SQL Commands 10/10 +1232−27 Florents Tselai (florentst) David Wheeler (theory) Andrew Dunstan (adunstan) 5 12 hours ago System views for versions reporting 5318 Moved to different CF Monitoring stable Needs rebase! Dmitry Dolgov (erthalion) Laurenz Albe (laurenz) 9 4 months ago log_min_messages per backend type 5447 Committed GUC System Administration 19 10/10 +398−43 Euler Taveira (eulerto) Surya Poondla (spoondla) Álvaro Herrera (alvherre) 7 1 month ago refactor AlterDomainAddConstraint (alter domain add constraint) 5455 Returned with feedback 18 10/10 +101−6 Jian He (stayreal) Peter Eisentraut (petere) 5 1 year ago Don't dirty pages while they are getting flushed out 5483 Committed Refactoring Only Needs rebase! Andres Freund (andresfreund) Andres Freund (andresfreund) 5 17 hours ago Pull-up subquery if INNER JOIN-ON contains refs to upper-query 5487 Moved to different CF Performance 19 10/10 +1508−58 Alena Rybakina (a.rybakina) Ilia Evdokimov (ilidock95) 7 4 days ago Non-text mode for pg_dumpall 5495 Committed Monitoring 19 Needs rebase! Mahendra Singh Thalor (mahithalor) Vaibhav Dalvi (vaibhavdalvi) Andrew Dunstan (adunstan) 3 1 week ago Document how commit handles aborted transactions 5546 Committed Backport Docs Only 10/10 +55−5 David Johnston (polobo) Kirill Reshke (reshke), Ahmed Ashour (ahmedashour) Tom Lane (tgl) 6 1 week ago Doc: Create table improvements 5547 Committed Docs Only 8/10 +21−5 David Johnston (polobo) Laurenz Albe (laurenz) Tom Lane (tgl) 5 1 week ago Expanding HOT updates for expression and partial indexes 5556 Moved to different CF Performance 19 Needs rebase! Greg Burd (gregburd) Nathan Bossart (bossartn) 6 1 week ago Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup 5570 Moved to different CF Multithreading AIO 10/10 +448−37 Jelte Fennema-Nio (jeltef) Peter Eisentraut (petere) 7 2 weeks ago Make numeric type accessible to third-party code. 5623 Returned with feedback Refactoring Only Extensions stable 10/10 +290−285 Ed Behn (edbehn) Jelte Fennema-Nio (jeltef) 5 1 week ago support fast default for domain with constraints 5641 Committed 10/10 +222−26 Jian He (stayreal) Viktor Holmberg (rutchkiwi) Andrew Dunstan (adunstan) 5 3 weeks ago support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint 5645 Committed 10/10 +57−27 Jian He (stayreal) Matheus Alcantara (matheus.alcantara) Peter Eisentraut (petere) 5 1 month ago support create index on virtual generated column. 5667 Moved to different CF Needs rebase! Jian He (stayreal) Soumya S Murali (soumyamurali) 6 2 weeks ago Produce LLVM bitcode files on meson builds 5671 Moved to different CF Performance 19 10/10 +928−58 Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) Peter Eisentraut (petere) 5 2 days ago pg_restore documentation and --create/--single-transaction limitation 5676 Committed Docs Only 18 10/10 +6−1 Ashutosh Bapat (ashutoshbapat) Laurenz Albe (laurenz) Tom Lane (tgl) 5 5 days ago Add comments about fire_triggers argument in ri_triggers.c 5679 Committed Comments Only 10/10 +0−0 Yugo Nagata (yugo.nagata) Surya Poondla (spoondla) Amit Langote (amitlan) 5 3 days ago Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION 5681 Moved to different CF Bugfix 10/10 +132−19 Yugo Nagata (yugo.nagata) Jim Jones (jimus), Daniil Davydov (dddaniil) 6 6 months ago Create DATA dump objects for partitioned tables too 5692 Moved to different CF Performance Needs rebase! Tom Lane (tgl) 6 11 months ago Allow to collect statistics on virtual generated columns 5714 Committed 19 Needs rebase! Yugo Nagata (yugo.nagata) Dean Rasheed (deanr) Dean Rasheed (deanr) 5 yesterday Accounting for metapages in genericcostestimate() 5727 Committed Performance 9/10 +55−13 Tom Lane (tgl) Henson Choi (assam258.gmail.com) Tom Lane (tgl) 5 2 weeks ago Improve hash join's handling of tuples with null join keys 5738 Committed Performance 10/10 +414−82 Tom Lane (tgl) Chao Li (chaol) Tom Lane (tgl) 5 2 weeks ago finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it 5759 Committed 19 9/10 +367−70 Jian He (stayreal) Vaibhav Dalvi (vaibhavdalvi) Andrew Dunstan (adunstan) 5 2 weeks ago Thread-safe getopt() 5760 Committed Multithreading Refactoring Only 19 10/10 +268−163 Heikki Linnakangas (heikki) Peter Eisentraut (petere) Heikki Linnakangas (heikki) 4 4 days ago ALTER DOMAIN ADD NOT NULL NOT VALID 5768 Moved to different CF 19 10/10 +219−29 Jian He (stayreal) Peter Eisentraut (petere) 6 1 month ago make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated 5769 Committed 19 9/10 +22−19 Jian He (stayreal) Peter Eisentraut (petere) Peter Eisentraut (petere) 4 1 month ago Extend skipping FK checks on replicas to include ADD FK and TRUNCATE 5774 Moved to different CF Performance Help - Stuck Rebasing Logical Replication 19 10/10 +96−3 Hannu Krosing (hannukrosing) 5 2 months ago Make wal_receiver_timeout configurable per subscription 5781 Committed 10/10 +245−101 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 5 1 month ago alter check constraint enforceability 5796 Committed 19 10/10 +479−66 Jian He (stayreal) Amul Sul (sulamul), Robert Treat (xzilla), Kirill Reshke (reshke), Zsolt Parragi (zsolt.parragi) Andrew Dunstan (adunstan) 4 3 weeks ago pg_restore add note about -n 5818 Committed Docs Only 10/10 +26−16 Florents Tselai (florentst) Álvaro Herrera (alvherre) 4 2 months ago Cancel problems of query to pg_stat_statements 5825 Rejected Bugfix 10/10 +22−7 Roman Khapov (rkhapov) 2 1 week ago Support for 8-byte TOAST values (aka the TOAST infinite loop problem) 5830 Returned with feedback 19 Needs rebase! Michael Paquier (michael-kun) Tom Lane (tgl), Nikhil Kumar Veldanda (nikhilkumarv) 5 1 month ago problems with toast.* reloptions 5839 Moved to different CF Bugfix stable Needs rebase! Nathan Bossart (bossartn) 6 8 months ago Eliminate xl_heap_visible to reduce vacuum and COPY FREEZE WAL volume 5841 Committed Performance 19 Needs rebase! Melanie Plageman (melanieplageman) Kirill Reshke (reshke) Melanie Plageman (melanieplageman) 5 22 hours ago Add prompt option to display read-only and read/write states in psql 5872 Committed psql Good First Review 19 10/10 +35−0 Jim Jones (jimus) Fujii Masao (masaofujii), Nathan Bossart (bossartn), Srinath Reddy (srinath-reddy-sadipiralla) Fujii Masao (masaofujii) 5 2 months ago Adding pg_dump flag for parallel export to pipes 5893 Moved to different CF Performance System Administration stable Needs rebase! Hannu Krosing (hannukrosing), Nitin Motiani (nitinmotiani) Dilip Kumar (dilip.kumar) 4 2 weeks ago Eagerly evict bulkwrite strategy ring 5919 Withdrawn Performance 19 Needs rebase! Melanie Plageman (melanieplageman) 5 2 months ago Adding locks statistics 5942 Committed Monitoring 19 10/10 +50−18 Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 4 3 days ago Speed up COPY FROM text/CSV parsing using SIMD 5952 Committed Performance 19 10/10 +184−3 Shinya Kato (shinyakato) Nathan Bossart (bossartn), Ayoub Kazar (kaz) Nathan Bossart (bossartn) 3 3 weeks ago pg_waldump: support decoding of WAL inside tarfile 5955 Committed 19 10/10 +1557−251 Amul Sul (sulamul) Andrew Dunstan (adunstan) 4 2 hours ago Panic during xlog building with big values 5970 Rejected Bugfix 19 10/10 +52−0 Maksim Melnikov (manaldush) Andy Pogrebnoi (birdofdada) 3 5 months ago Align tests for stored and virtual generated columns 5981 Committed Testing Needs rebase! Yugo Nagata (yugo.nagata) Paul Jungwirth (pjungwir), mutaamba maasha (mutaambam) Peter Eisentraut (petere) 4 1 week ago Fix ALTER TABLE DROP EXPRESSION with ONLY option 5992 Returned with feedback Bugfix stable 3/10 +6−6 Jian He (stayreal) Peter Eisentraut (petere), Kirill Reshke (reshke), lakshmi g (lakshmi) Peter Eisentraut (petere) 4 3 months ago pgbench: extend variable usage in scripts 6012 Moved to different CF libpq 19 Needs rebase! Yugo Nagata (yugo.nagata) lakshmi g (lakshmi) 5 2 months ago Get rid of pgstat_count_backend_io_op*() functions 6025 Rejected Performance Refactoring Only 19 10/10 +31−57 Bertrand Drouvot (bertranddrouvot.pg) 3 6 months ago Use enum type replacing #define for exec state of hashjoin and mergejoin 6027 Moved to different CF Needs rebase! Tender Wang (tndrwang) 4 5 months ago Checkpointer write combining 6043 Withdrawn Performance Needs rebase! Melanie Plageman (melanieplageman) Soumya S Murali (soumyamurali) 3 1 month ago Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table 6071 Committed Docs Only stable 10/10 +63−63 Jian He (stayreal) Zongliang Quan (quanzl) Peter Eisentraut (petere) 3 1 month ago Replace relation_{open,close} to table_{open,close} in policy.c 6072 Rejected Good First Review stable 10/10 +6−7 Jian He (stayreal) Shinya Kato (shinyakato) Peter Eisentraut (petere) 3 1 month ago Allow setting the collation strength in ICU tailoring rules. 6084 Committed 10/10 +17−1 Daniel Vérité (danielverite) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 2 weeks ago Clarify EXPLAIN ANALYZE docs on fractional rows and parallelism 6090 Committed Docs Only 10/10 +60−4 Maciek Sakrejda (msakrejda) Tom Lane (tgl), Ilia Evdokimov (ilidock95) Tom Lane (tgl) 3 1 week ago Support EXCEPT tables in publications 6099 Committed Logical Replication 19 10/10 +19−19 Shlok Kyal (shlokkyal) Peter Smith (smithpb2250) Amit Kapila (amitkapila) 3 2 days ago ON CONFLICT DO SELECT 6109 Committed SQL Commands 19 10/10 +1677−367 Viktor Holmberg (rutchkiwi) Dean Rasheed (deanr), Jian He (stayreal) Dean Rasheed (deanr) 3 1 month ago add objects file path to oid2name 6111 Committed 9/10 +7−7 david bidoc (dwayne) Laurenz Albe (laurenz), Phil Alger (paalger) Michael Paquier (michael-kun) 3 1 month ago Little refactoring of portalcmds.c 6113 Moved to different CF Refactoring Only Good First Review 10/10 +16−24 Aleksander Alekseev (a.alekseev) 4 5 months ago incremental autovacuum scheduling improvements 6114 Committed 19 10/10 +481−48 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 3 1 week ago Add Windows support for backtrace_functions (MSVC only) 6116 Committed My First Patch 19 10/10 +174−3 Bryan Green (lispyone) Álvaro Herrera (alvherre) 3 1 month ago pgstattuple: Use streaming read API in pgstatindex functions 6125 Committed Extensions AIO Performance 19 Needs rebase! Xuneng Zhou (dylanzhou) Shinya Kato (shinyakato) Michael Paquier (michael-kun) 3 4 months ago refactor func-matching.sgml, make regexp* function more readable 6144 Committed Docs Only 19 9/10 +114−76 Jian He (stayreal) Tom Lane (tgl) Tom Lane (tgl) 3 1 week ago Add GoAway protocol message for graceful but fast server shutdown/switchover 6156 Moved to different CF libpq 10/10 +553−21 Jelte Fennema-Nio (jeltef) 4 3 days ago libpq: Bump protocol version to version 3.2 at least until the first/second beta (aka protocol grease) 6157 Committed libpq 10/10 +140−15 Jelte Fennema-Nio (jeltef) Jacob Champion (jchampion) Jacob Champion (jchampion) 3 1 month ago NLS: use gettext() to translate system error messages 6172 Rejected 19 10/10 +71−2 Jeff Davis (jdavis) 3 1 week ago Remove remaining dependencies on setlocale() 6174 Committed Refactoring Only 19 Needs rebase! Jeff Davis (jdavis) Peter Eisentraut (petere) Jeff Davis (jdavis) 3 2 months ago COPY WHERE clause generated/system column reference 6179 Withdrawn Bugfix Backport stable Needs rebase! Jian He (stayreal) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 2 months ago Allow to set PGOAUTHCAFILE out of debug mode for libpq-oauth 6183 Committed Good First Review My First Patch [oauth] System Administration 19 10/10 +86−22 Jonathan Gonzalez V. (sxd) Jacob Champion (jchampion), Zsolt Parragi (zsolt.parragi) Jacob Champion (jchampion) 2 4 days ago tuple radix sort 6217 Committed Performance 10/10 +0−0 John Naylor (john.naylor) Chengpeng Yan (chengpeng.yan) John Naylor (john.naylor) 2 2 days ago implement GRANT/REVOKE ... GRANTED BY 6218 Committed SQL Commands 19 10/10 +145−34 Tom Lane (tgl), Nathan Bossart (bossartn) Jaime Casanova (jcasanov), Adam Brusselback (tostino) Nathan Bossart (bossartn) 2 2 weeks ago pg_dump flag for dumping tables data in multiple chunks, for huge tables can often give near-linear speedup when parallelized 6219 Moved to different CF Performance libpq stable 3/10 +368−50 Hannu Krosing (hannukrosing) Dilip Kumar (dilip.kumar), Pavel Stehule (okbobcz), Neil Min (neilmin) 3 4 days ago enhance wraparound warnings 6222 Committed 19 10/10 +26−9 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 weeks ago Give Plugins control at the end of CHECKPOINT to store their state 6224 Moved to different CF Extensions 19 10/10 +215−0 Andrei Lepikhov (lepikhov), Asif Rehman (asifrana) 3 4 months ago IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT 6237 Committed 19 10/10 +105−17 Jian He (stayreal) Andrew Dunstan (adunstan) 2 2 weeks ago psql: tab completion for ALTER ROLE ... IN DATABASE ... 6244 Committed psql libpq 19 10/10 +68−2 Ian Barwick (barwick), Vasu M (vasu01) Surya Poondla (spoondla), Dharin Shah (dharins0) Álvaro Herrera (alvherre) 2 1 month ago Minor refactor of ExecScanExtended() 6255 Withdrawn Refactoring Only Good First Review 10/10 +6−9 ChangAo Chen (chenchangao) Aditya Gollamudi (adigoll) 2 1 week ago Remove unused function parameters, part 1: contrib 6263 Withdrawn Refactoring Only 19 10/10 +50−80 Bertrand Drouvot (bertranddrouvot.pg) 2 4 months ago Remove unused function parameters, part 2: replication 6264 Withdrawn Refactoring Only 19 10/10 +42−42 Bertrand Drouvot (bertranddrouvot.pg) 2 4 months ago split tablecmds.c 6269 Moved to different CF Refactoring Only 19 Needs rebase! Nathan Bossart (bossartn) 3 2 months ago Safer hash table initialization macro 6276 Withdrawn Refactoring Only 19 10/10 +942−1431 Bertrand Drouvot (bertranddrouvot.pg) 2 yesterday Small clarifications for the pg_dumpall documentation 6282 Committed Docs Only 19 10/10 +8−3 Laurenz Albe (laurenz) Tom Lane (tgl) 2 5 days ago Make copyObject work in C++ 6291 Committed Extensions Modernization Needs rebase! Jelte Fennema-Nio (jeltef) Akshat Jaimini (akshatj) Peter Eisentraut (petere) 2 2 days ago Fix typo 586/686 in atomics/arch-x86.h 6295 Returned with feedback Comments Only 19 10/10 +1−1 Jakub Wartak (jakub.wartak.tomtom) 2 3 weeks ago Add pg_current_vxact_id() function to expose virtual transaction IDs 6298 Moved to different CF Good First Review Monitoring 19 10/10 +109−4 Pavlo Golub (pasha_golub) Henson Choi (assam258.gmail.com) 3 1 month ago Incorrect historic snapshot may be serialized to disk during fast-forwarding 6304 Moved to different CF Bugfix 10/10 +11−7 ChangAo Chen (chenchangao), haiyang li (ocean-li) 3 2 months ago Expose checkpoint reason to completion log messages. 6306 Committed Extensions Performance 19 10/10 +35−25 Soumya S Murali (soumyamurali) Fujii Masao (masaofujii), Michael Banck (mbanck), Vasu M (vasu01) Fujii Masao (masaofujii) 2 1 month ago Expose checkpoint timestamp and duration in pg_stat_checkpointer 6307 Moved to different CF Extensions Performance 19 Needs rebase! Soumya S Murali (soumyamurali) 3 3 months ago Add last_executed timestamp to pg_stat_statements 6308 Withdrawn Extensions Good First Review Monitoring 19 10/10 +267−4 Pavlo Golub (pasha_golub) 2 4 days ago Add WALRCV_CONNECTING state to walreceiver 6311 Committed Monitoring 19 Needs rebase! Xuneng Zhou (dylanzhou) Michael Paquier (michael-kun) 2 2 months ago change default default_toast_compression to lz4 6312 Committed Performance GUC 10/10 +35−5 Euler Taveira (eulerto) Peter Eisentraut (petere) 2 4 weeks ago Propagate XLogFindNextRecord error to callers 6320 Committed 19 10/10 +84−16 Anthonin Bonnefoy (bonnefoa) Fujii Masao (masaofujii), Mircea Cadariu (mcadariu) Fujii Masao (masaofujii) 2 1 week ago DOC: fixes an error in alter table doc 6328 Committed Docs Only 19 10/10 +15−3 Chao Li (chaol) Fujii Masao (masaofujii), Robert Treat (xzilla) Fujii Masao (masaofujii) 2 3 weeks ago Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations 6334 Committed Performance 19 Needs rebase! Andreas Karlsson (kandreas) Tomas Vondra (fuzzycz) 2 3 weeks ago File locks for data directory lockfile in the context of Linux namespaces 6335 Moved to different CF stable 10/10 +111−18 Dmitry Dolgov (erthalion) 3 2 months ago Add Restart Policy to Systemd Unit File 6344 Committed Docs Only 8/10 +1−0 Andrew Jackson (andrewjackson) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 1 month ago Refactor replication origin state reset helpers 6345 Moved to different CF Refactoring Only 19 10/10 +102−84 Chao Li (chaol) Ashutosh Bapat (ashutoshbapat) Masahiko Sawada (masahikosawada) 2 2 months ago Streamify more code paths 6346 Committed Extensions AIO Performance 19 Needs rebase! Xuneng Zhou (dylanzhou) Michael Paquier (michael-kun) 2 2 weeks ago [Patch]Add tab completion for DELETE ... USING 6347 Committed psql libpq 19 10/10 +3−1 Tatsuya Kawata (croissant) Fujii Masao (masaofujii), Kirill Reshke (reshke), Soumya S Murali (soumyamurali) Fujii Masao (masaofujii) 2 1 month ago Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) 6354 Moved to different CF Refactoring Only Good First Review 19 10/10 +31−31 Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) Peter Eisentraut (petere) 3 1 week ago QoL improvements for pgindent and combining pgindent, pgperltidy, pgperlcritic and pgperlsyncheck into one tool 6366 Moved to different CF Devtools 10/10 +1051−516 Jelte Fennema-Nio (jeltef) Peter Eisentraut (petere) 3 19 hours ago Generate pkg-config for server module development 6367 Withdrawn 10/10 +27−13 Anders Åstrand (anders_a) Peter Eisentraut (petere) 2 1 week ago Use Python "Limited API" in PL/Python 6369 Moved to different CF 19 10/10 +11−5 Bryan Green (lispyone) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 2 months ago [PATCH][DOC]Fix incorrect lexeme limit in textsearch docs 6370 Committed Docs Only 12 10/10 +2−3 Dharin Shah (dharins0) Surya Poondla (spoondla), Vasu M (vasu01) Tom Lane (tgl) 1 3 days ago intarray: fix an edge case int32 overflow bug 6374 Moved to different CF Extensions Bugfix stable Not processed Chao Li (chaol) David Rowley (davidrowley) 2 2 months ago Planner : anti-join on left joins 6375 Committed 19 10/10 +256−31 Tender Wang (tndrwang) Richard Guo (richardguo) 1 1 month ago Adjust errcode in checkPartition(). 6376 Moved to different CF Bugfix 19 10/10 +1−1 Tender Wang (tndrwang) Alexander Korotkov (smagen) 2 2 months ago Precompute string lengths in PerformRadiusTransaction 6377 Withdrawn Refactoring Only 10/10 +11−9 Man Zeng (zengman) Vasu M (vasu01) 1 1 week ago Docs: make source file path references consistent 6380 Withdrawn Docs Only 19 10/10 +33−33 Chao Li (chaol) 1 2 months ago Password expiration warning 6381 Committed GUC 19 10/10 +208−6 Gilles Darold (darold) Nathan Bossart (bossartn), Japin Li (japin), Soumya S Murali (soumyamurali), xiaohui liu (xiaohuil), Zsolt Parragi (zsolt.parragi) Nathan Bossart (bossartn) 1 1 month ago fix pg_dump's use of pg_get_sequence_data 6382 Moved to different CF Bugfix 18 10/10 +18−6 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 months ago file_fdw: Support multi-line HEADER option. 6383 Moved to different CF Extensions 19 10/10 +130−31 Shinya Kato (shinyakato) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 2 2 months ago Fix minor issues in astreamer_zstd.c 6385 Committed Comments Only 10/10 +12−10 Man Zeng (zengman) Michael Paquier (michael-kun) 1 2 months ago Fix minor issues in astreamer_zstd.c 6386 Withdrawn Bugfix Good First Review 10/10 +3−3 Man Zeng (zengman) 1 2 months ago Use correct macro for accessing offset numbers. 6387 Moved to different CF stable 10/10 +15−15 Kirill Reshke (reshke) Michael Paquier (michael-kun) 2 2 months ago Flush some statistics within running transactions 6389 Returned with feedback Monitoring 19 0/10 +611−82 Bertrand Drouvot (bertranddrouvot.pg) Sami Imseih (simseih) 1 1 week ago Use CASEFOLD() internally rather than LOWER() 6391 Moved to different CF 19 10/10 +55−30 Jeff Davis (jdavis) Mark Dilger (mark.dilger) 2 1 week ago Refactor *_abbrev_convert() functions 6393 Moved to different CF Refactoring Only Good First Review 19 10/10 +36−62 Aleksander Alekseev (a.alekseev) Aditya Gollamudi (adigoll) John Naylor (john.naylor) 2 1 month ago Stmt timeout error can be sent after a CommandComplete 6394 Withdrawn Bugfix stable 10/10 +5−1 Anthonin Bonnefoy (bonnefoa) 1 2 months ago [pg_stat_statements crashes with var and non-var expressions in IN clause 6395 Moved to different CF Bugfix stable 9/10 +31−3 Sami Imseih (simseih) Michael Paquier (michael-kun) 2 2 months ago PL/Python initialization cleanup 6396 Moved to different CF PL/Python Needs rebase! Peter Eisentraut (petere) Peter Eisentraut (petere) 2 2 months ago refactor architecture-specific popcount code 6398 Moved to different CF Refactoring Only 19 10/10 +534−566 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 1 month ago nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() 6402 Moved to different CF Refactoring Only 19 10/10 +1−21 Chao Li (chaol) 2 2 months ago backup: Fix trivial typo and error message issues 6403 Moved to different CF Good First Review Comments Only 10/10 +2−2 Man Zeng (zengman) Michael Paquier (michael-kun) 2 2 months ago Add cascade synchronous replication 6404 Moved to different CF Missing Docs Testing Physical Replication Needs rebase! Григорий Новиков (grishanovik) 2 3 months ago Missing dependency on oauth_validator test 6407 Withdrawn [oauth] Testing 19 10/10 +1−0 Jonathan Gonzalez V. (sxd) 1 2 months ago Missing dependency on oauth_validator test 6408 Committed [oauth] Testing 19 10/10 +0−0 Jonathan Gonzalez V. (sxd) Jacob Champion (jchampion) 1 2 months ago Documentation update clarifying usage of PASSING clause 6409 Committed Docs Only My First Patch Good First Review 19 9/10 +0−0 Aditya Gollamudi (adigoll) Daniel Gustafsson (d_gustafsson) 1 1 month ago Remove "struct" markers from varlena, varatt_external and varatt_indirect 6412 Committed 19 10/10 +0−0 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 month ago Fix how some lists are displayed by psql \d+ 6413 Committed Good First Review psql libpq 19 9/10 +378−235 Peter Smith (smithpb2250) Fujii Masao (masaofujii), Soumya S Murali (soumyamurali) Fujii Masao (masaofujii) 1 4 days ago DOCS - "\d mytable" also shows any publications that publish mytable 6414 Moved to different CF Docs Only 19 10/10 +5−5 Peter Smith (smithpb2250) Fujii Masao (masaofujii) 2 2 months ago tablecmds: reject CLUSTER ON/INHERIT for partitioned tables earlier 6415 Committed Refactoring Only DDL 19 10/10 +46−26 Chao Li (chaol) Zsolt Parragi (zsolt.parragi) Michael Paquier (michael-kun) 1 2 weeks ago brin: Remove duplicate initialization in initialize_brin_buildstate() 6416 Committed Bugfix 19 10/10 +0−3 Chao Li (chaol) Shinya Kato (shinyakato) Fujii Masao (masaofujii) 1 3 weeks ago ALTER TABLE: emit NOTICE when ONLY is omitted but no partition recursion occurs 6424 Withdrawn 19 10/10 +212−36 Chao Li (chaol) 1 2 days ago more popcount refactoring 6425 Committed Refactoring Only 19 10/10 +32−105 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago docs: warn about post-data-only schema dumps with parallel restore. 6432 Committed Docs Only Needs rebase! Vaibhave Sekar (vaibhaves) Tom Lane (tgl) 1 3 days ago meson: Make test output much more useful on failure (both in CI and locally) 6435 Committed CI Devtools Needs rebase! Jelte Fennema-Nio (jeltef) Corey Huinker (coreyh) Andrew Dunstan (adunstan) 1 yesterday Introduces pg_stat_recovery system view 6438 Committed Monitoring 19 2/10 +370−12 Xuneng Zhou (dylanzhou) Michael Paquier (michael-kun) 1 3 weeks ago ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling 6439 Moved to different CF Refactoring Only 19 10/10 +18−14 Chao Li (chaol) 2 2 months ago Decoupling our alignment assumptions about int64 and double 6441 Withdrawn 10/10 +327−210 Tom Lane (tgl) 1 1 month ago tablecmds: fix Deadlock caused by Attach Partition 6442 Moved to different CF Bugfix DDL 19 10/10 +54−0 Chao Li (chaol) 2 2 months ago Improvements and refactoring in shmem.c 6443 Moved to different CF Refactoring Only 10/10 +91−106 Heikki Linnakangas (heikki), Ashutosh Bapat (ashutoshbapat) Heikki Linnakangas (heikki) 2 2 months ago Add expressions to pg_restore_extended_stats() 6446 Committed System Administration 19 10/10 +2701−14 Corey Huinker (coreyh) Michael Paquier (michael-kun) 1 3 weeks ago Optimizing SELECT expr INTO var in plpgsql 6447 Committed Performance 10/10 +71−9 Tom Lane (tgl) Tom Lane (tgl) 1 1 week ago Wake up backends immediately when sync standbys decrease 6448 Committed Bugfix Physical Replication stable 10/10 +29−18 Shinya Kato (shinyakato) Fujii Masao (masaofujii) 1 2 months ago meson: Allow disabling static libraries 6450 Committed Needs rebase! Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 month ago Improve pg_sync_replication_slots() to wait for primary to advance in more cases 6452 Committed Logical Replication Needs rebase! Zhijie Hou (houzj) Amit Kapila (amitkapila) 1 4 weeks ago Get rid of the pre-C11 _Alignof define in zic.c 6453 Withdrawn Refactoring Only 19 10/10 +0−5 Bertrand Drouvot (bertranddrouvot.pg) 1 2 months ago Convert NOT IN sublinks to anti-joins when safe 6455 Committed Performance 19 10/10 +1264−66 Richard Guo (richardguo) wenhui qiu (qiuwenhuifx.163.com) Richard Guo (richardguo) 1 3 weeks ago Optimize IS DISTINCT FROM with non-nullable inputs 6456 Committed Performance 19 10/10 +580−7 Richard Guo (richardguo) Richard Guo (richardguo) 1 1 month ago pg_dumpall --roles-only interact with other options 6459 Committed Bugfix stable 10/10 +111−40 Jian He (stayreal) Nathan Bossart (bossartn), Zsolt Parragi (zsolt.parragi) Nathan Bossart (bossartn) 1 4 weeks ago Show expression of virtual columns in error messages 6460 Moved to different CF 10/10 +208−43 Matheus Alcantara (matheus.alcantara) Peter Eisentraut (petere) 2 2 weeks ago fix pg_largeobject_metadata file transfer 6461 Committed Bugfix 19 10/10 +70−63 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago pg_upgrade: fix memory leak in SLRU I/O code 6462 Withdrawn Bugfix 19 Not processed Chao Li (chaol) Dilip Kumar (dilip.kumar) 1 1 month ago Placement of synchronized_standby_slots description in config.sgml 6463 Committed Docs Only 9/10 +39−39 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 month ago Change default of jit to off 6465 Committed Performance GUC Needs rebase! Jelte Fennema-Nio (jeltef) Tomas Vondra (fuzzycz) 1 yesterday uuid <-> bytea casting & base32 encoding/decoding 6468 Committed Good First Review 19 9/10 +19−4 Aleksander Alekseev (a.alekseev), Dagfinn Ilmari Mannsåker (ilmari), Andrey Borodin (x4m) Masahiko Sawada (masahikosawada) Masahiko Sawada (masahikosawada) 1 1 week ago add warning upon successful md5 password auth 6470 Committed 19 10/10 +21−1 Nathan Bossart (bossartn) Andreas Karlsson (kandreas) Nathan Bossart (bossartn) 1 1 month ago pg_upgrade: remove version restriction on using COPY for pg_largeobject_metadata 6471 Committed Performance 19 10/10 +40−44 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago basic_archive: allow archive directory to be missing at startup 6473 Committed Bugfix stable 10/10 +1−14 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago Correct docs about GiST leaf page structure 6475 Committed Docs Only 19 Needs rebase! Paul Jungwirth (pjungwir) Tom Lane (tgl) 1 3 days ago cmax docs seem misleading 6476 Committed Docs Only 19 10/10 +10−2 Paul Jungwirth (pjungwir) Tom Lane (tgl) 1 4 days ago logicalctl: release LogicalDecodingControlLock before logging 6477 Withdrawn Bugfix 19 10/10 +2−2 Chao Li (chaol) 1 1 month ago Replace literal 0 values with the appropriate Invalid* constants 6480 Withdrawn Refactoring Only 19 10/10 +52−51 Bertrand Drouvot (bertranddrouvot.pg) 1 1 month ago use the malloc macros in pg_dump.c 6483 Committed Good First Review Needs rebase! Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 1 month ago Use allocation macros in the logical replication code 6484 Committed Good First Review 10/10 +0−0 Peter Smith (smithpb2250) Masahiko Sawada (masahikosawada) 1 3 weeks ago Support reading large objects with pg_read_all_data 6485 Committed System Administration stable 10/10 +90−4 Nitin Motiani (nitinmotiani) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago Add a greedy join search algorithm to handle large join problems 6486 Withdrawn Performance Not processed Chengpeng Yan (chengpeng.yan) 1 1 month ago pgindent truncates last line of files missing a trailing newline 6489 Committed Bugfix Needs rebase! Akshay Joshi (akshay.joshi) Tom Lane (tgl) 1 6 days ago Fix severe performance regression with gettext 0.20+ on Windows 6491 Returned with feedback Windows Performance 9/10 +30−1 Bryan Green (lispyone) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 month ago Provide support for trailing commas 6492 Moved to different CF Needs rebase! Greg Sabino Mullane (greg) Peter Eisentraut (petere) 2 1 week ago Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands 6493 Committed psql 10/10 +379−363 Fujii Masao (masaofujii) Jim Jones (jimus) Fujii Masao (masaofujii) 1 1 month ago Generating function default settings from pg_proc.dat 6494 Committed 10/10 +262−327 Tom Lane (tgl), Andrew Dunstan (adunstan) Tom Lane (tgl) 1 4 weeks ago Avoid unnecessary name conflicts with NOT NULL constraints that make pg_upgrade fail 6495 Committed Bugfix stable 10/10 +29−6 Laurenz Albe (laurenz) Hüseyin Demir (demir) Álvaro Herrera (alvherre) 1 1 month ago centralize CPU feature detection 6496 Committed Refactoring Only Needs rebase! John Naylor (john.naylor) Zsolt Parragi (zsolt.parragi) John Naylor (john.naylor) 1 1 month ago Clarify INCLUDING COMMENTS behavior in CREATE TABLE and CREATE FOREIGN TABLE docs 6497 Committed Docs Only 10/10 +6−5 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 month ago add assertion for palloc in signal handlers 6498 Moved to different CF 19 Needs rebase! Nathan Bossart (bossartn) 2 1 month ago DOCS - pg_walsummary typo? 6499 Committed Docs Only Good First Review 10/10 +0−0 Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 3 weeks ago DOCS - pg_waldump synopsis sgml markup 6500 Committed Docs Only Good First Review 10/10 +0−0 Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 3 weeks ago DOCS - Server Applications [option] should be [option...] 6501 Withdrawn Docs Only Good First Review 10/10 +3−3 Peter Smith (smithpb2250) 1 2 weeks ago DOCS - Add an "Options" section for pg_controldata 6502 Committed Docs Only Good First Review 10/10 +0−0 Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 3 weeks ago Rate-limit repeated "still waiting on lock" log messages (log_lock_waits). 6503 Committed Good First Review 9/10 +24−6 Fujii Masao (masaofujii) Hüseyin Demir (demir) Fujii Masao (masaofujii) 1 2 weeks ago DOCS - System Applications 'datadir' parameter 6504 Committed Docs Only Good First Review 10/10 +12−12 Peter Smith (smithpb2250) Bruce Momjian (bmomjian) 1 1 week ago Add errdetail() with PID and UID about source of termination signal 6505 Withdrawn Monitoring 19 10/10 +146−15 Jakub Wartak (jakub.wartak.tomtom) 1 1 month ago convert SpinLock* macros to static inline functions 6507 Committed Refactoring Only 19 10/10 +35−30 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago DOCS - pg_walsummary filename 6509 Committed Docs Only Good First Review Needs rebase! Peter Smith (smithpb2250) Michael Paquier (michael-kun) 1 3 weeks ago assume availability of "inline" keyword 6510 Committed Modernization 19 10/10 +13−62 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 month ago AIX support 6511 Committed Needs rebase! Tom Lane (tgl) Tom Lane (tgl) 1 3 weeks ago Improve checks for GUC recovery_target_xid 6512 Committed GUC 19 10/10 +66−2 David Steele (dsteele) Fujii Masao (masaofujii), Hüseyin Demir (demir) Fujii Masao (masaofujii) 1 2 weeks ago Fix incorrect Spanish translation and remove obsolete FIXME comments in es.po 6515 Withdrawn Docs Only Good First Review stable 10/10 +1−13 Vasu M (vasu01) 1 2 weeks ago Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record 6517 Committed Bugfix stable 9/10 +2−2 Anthonin Bonnefoy (bonnefoa) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 2 weeks ago pg_stat_replication.*_lag sometimes shows NULL during active replication 6518 Committed Bugfix Monitoring Physical Replication stable 9/10 +68−51 Shinya Kato (shinyakato) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 week ago Reduce planning time for large NOT IN lists containing NULL 6519 Committed Performance stable 10/10 +68−0 Ilia Evdokimov (ilidock95) David Geier (geidav), Zsolt Parragi (zsolt.parragi) David Rowley (davidrowley) 1 2 weeks ago Change copyObject() to use typeof_unqual 6520 Committed Modernization 10/10 +3−0 Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 weeks ago Make use of unvolatize() in vac_truncate_clog() 6521 Committed Refactoring Only 19 10/10 +10−6 Bertrand Drouvot (bertranddrouvot.pg) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 month ago Fix bug in multixact Oldest*MXactId initialization and access 6522 Committed Bugfix 10/10 +0−0 Yura Sokolov (funny_falcon) Heikki Linnakangas (heikki) 1 4 weeks ago Remove redundant restriction checks in apply_child_basequals 6523 Committed Bugfix 19 10/10 +0−0 Richard Guo (richardguo) Richard Guo (richardguo) 1 1 month ago [PATCH] Add RetrieveInstrumentation hook for CustomScan providers so that Parallel CustomScan providers can currently aggregate worker instrumentation before DSM unlinking 6524 Moved to different CF Extensions stable 10/10 +16−0 Siddharth Kothari (sidkot.google.com) 2 1 month ago Improve OAuth discovery logging 6529 Committed [oauth] 19 10/10 +97−35 Zsolt Parragi (zsolt.parragi) Andrey Borodin (x4m) Jacob Champion (jchampion) 1 3 days ago Use standard C23 and C++ attributes if available 6531 Committed Modernization 10/10 +25−19 Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 days ago Portable StaticAssertExpr 6532 Committed Modernization 10/10 +22−69 Peter Eisentraut (petere) Peter Eisentraut (petere) 1 4 weeks ago Fixing grouping expressions inside subqueries 6533 Committed Bugfix 10/10 +166−35 Tom Lane (tgl) Tom Lane (tgl) 1 1 month ago Improve OAuth discovery logging [accidental duplicate] 6536 Withdrawn Bugfix 19 9/10 +41−22 1 3 days ago Is the XLP_BKP_REMOVABLE flag itself removable/obsolete? 6537 Committed 9/10 +2−25 Matthias van de Meent (mmeent) Michael Paquier (michael-kun) 1 1 month ago Defects with invalid stats data for expressions in extended stats 6538 Committed Bugfix 15 10/10 +717−1 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 month ago Non-compliant SASLprep implementation for ASCII characters 6539 Committed Modernization 19 10/10 +0−0 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 week ago Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() 6540 Committed Refactoring Only 19 10/10 +1−1 Bertrand Drouvot (bertranddrouvot.pg) Peter Eisentraut (petere) Jeff Davis (jdavis) 1 3 weeks ago pg_restore add --no-globals option when restored using pg_dumpall non-text dump 6541 Committed Performance 19 Needs rebase! Mahendra Singh Thalor (mahithalor) Andrew Dunstan (adunstan) 1 4 weeks ago Funny behavior in event trigger code with CREATE OR REPLACE VIEW and column additions 6542 Committed Testing 10/10 +24−2 Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 1 month ago synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication 6543 Moved to different CF Performance Logical Replication 3/10 +1050−126 SATYANARAYANA NARLAPURAM (satyanarayanan) 2 18 hours ago Unicode update and some tooling improvements 6544 Committed 10/10 +4099−3695 Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 weeks ago Custom callback to handle SLRU I/O errors 6545 Committed Refactoring Only 19 9/10 +187−68 Maxim Orlov (m.orlov) Heikki Linnakangas (heikki) 1 3 weeks ago Add TLS support to OAuth tests 6548 Committed System Administration [oauth] Testing 19 10/10 +136−15 Jonathan Gonzalez V. (sxd) Jacob Champion (jchampion) Jacob Champion (jchampion) 1 4 weeks ago Add PQgetThreadLock() to expose the Kerberos/Curl mutex 6549 Committed libpq 19 10/10 +0−0 Jacob Champion (jchampion) Jacob Champion (jchampion) 1 4 weeks ago Stabilize the libpq-oauth ABI 6550 Committed [oauth] libpq Security 19 10/10 +814−393 Jacob Champion (jchampion) Jacob Champion (jchampion) 1 3 days ago Decorrelate nested tuple hash tables 6553 Moved to different CF Performance 19 9/10 +13−7 Ants Aasma (ants) 2 1 month ago pg_stat_statements: Add gc_count and query_file_size to pgss_info 6554 Returned with feedback Monitoring 10/10 +76−3 Lukas Fittl (lfittl) Lakshmi N (lakshmin) 1 1 week ago doc: Clarify that empty COMMENT string removes the comment 6560 Committed Docs Only stable 10/10 +63−7 David Johnston (polobo), Chao Li (chaol) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 2 1 month ago astreamer_lz4: fix bug of output pointer advancement in decompressor 6561 Committed Bugfix 19 10/10 +2−2 Chao Li (chaol) Xuneng Zhou (dylanzhou) Tom Lane (tgl) 2 4 weeks ago pg_upgrade fails when extension_control_path is used 6562 Committed Bugfix 19 9/10 +197−2 Jonathan Gonzalez V. (sxd) Niccolo Fei (nfei), Matheus Alcantara (matheus.alcantara) Peter Eisentraut (petere) 2 2 weeks ago UBSAN crash in EventTriggerCollectAlterTSConfig 6565 Committed Bugfix stable 10/10 +0−0 Florin Irion (irionr) Álvaro Herrera (alvherre) 2 4 weeks ago Add starelid, attnum to pg_stats and leverage this in pg_dump 6568 Committed 19 10/10 +54−12 Corey Huinker (coreyh) Sami Imseih (simseih) Nathan Bossart (bossartn) 1 2 weeks ago DSA pagemap out-of-bounds in make_new_segment odd-sized path 6570 Committed Bugfix Needs rebase! Paul Bunn (pbunn) Michael Paquier (michael-kun) 2 3 weeks ago Enable -Wstrict-prototypes and -Wold-style-definition by default 6572 Committed Refactoring Only 19 10/10 +54−4 Bertrand Drouvot (bertranddrouvot.pg) Peter Eisentraut (petere) 2 4 days ago Add missing stats_reset column to pg_stat_database_conflicts view 6573 Committed 10/10 +38−7 shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 2 weeks ago Defend against -ffast-math in meson builds 6575 Committed Devtools 19 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) Tom Lane (tgl) 2 2 weeks ago Add missing stats_reset column to pg_statio_all_sequences view 6577 Committed Good First Review Needs rebase! shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 3 weeks ago Add missing stats_reset column to pg_statio_all_sequences view 6578 Committed Good First Review Needs rebase! shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 3 weeks ago Silence a new Valgrind warning 6581 Committed Good First Review 10/10 +2−0 Aleksander Alekseev (a.alekseev) Heikki Linnakangas (heikki) 2 3 weeks ago Add missing stats_reset column to pg_statio_all_sequences view 6582 Committed Monitoring stable Needs rebase! Sami Imseih (simseih), shihao zhong (zhong950419) Fujii Masao (masaofujii) 2 2 weeks ago Fix premature timeout in pg_promote() caused by signal interruptions 6583 Committed Bugfix 9/10 +4−4 Robert Pang (robertp), Robert Pang (robertpang-oss) Michael Paquier (michael-kun) 2 1 week ago Use C11 alignas in typedef definitions 6585 Committed Refactoring Only 19 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) Peter Eisentraut (petere) 2 2 weeks ago Adding Log File Capability to pg_createsubscriber 6592 Committed 8/10 +254−15 Hayato Kuroda (ha-kun) Amit Kapila (amitkapila) 2 2 days ago Avoiding memory leakage in jsonpath evaluation 6593 Committed Performance 10/10 +361−232 Tom Lane (tgl) Tom Lane (tgl) 2 2 weeks ago remove bits* types 6599 Committed Refactoring Only 19 10/10 +277−289 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 4 days ago avoid including vacuum.h in tableam.h and heapam.h 6612 Committed Refactoring Only 19 10/10 +82−71 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 3 days ago