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: 307. Waiting on Author: 35. Ready for Committer: 59. Committed: 35. Moved to next CF: 13. Withdrawn: 16. Rejected: 1. Returned with Feedback: 2. Total: 468.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
declarative session variables, LET command 1608 Needs review DDL 10/10 +2950−37 Pavel Stehule (okbobcz) Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Laurenz Albe (laurenz), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv), Jim Jones (jimus), newtglobal postgresql_contributors (newtpostgrescontributors) 40 2 weeks ago
pgbench - adding pl/pgsql versions of tests 4105 Needs review Testing 19 10/10 +247−14 Hannu Krosing (hannukrosing) Fabien Coelho (calvin), Yugo Nagata (yugo.nagata), Robert Treat (xzilla) 9 1 month ago
Index Prefetching 4351 Needs review Performance Needs rebase! Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz) Alexandre Felipe (afelipe) 14 8 hours ago
Implement row pattern recognition feature 4460 Needs review SQL Commands 19 9/10 +32437−59 Tatsuo Ishii (ishii), Henson Choi (assam258.gmail.com) Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033), Henson Choi (assam258.gmail.com) 14 19 hours ago
CREATE SUBSCRIPTION ... SERVER 4529 Needs review DDL 10/10 +1062−329 Jeff Davis (jdavis) vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) 12 yesterday
Make COPY format extendable: Extract COPY TO format implementations 4681 Needs review SQL Commands Needs rebase! Kouhei Sutou (kou) Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) 10 2 months ago
COPY TO json 4716 Needs review SQL Commands 10/10 +411−64 Joe Conway (jconway) Masahiko Sawada (masahikosawada), Richard Yen (richyen) Joe Conway (jconway) 10 2 weeks ago
on_error table, saving error info to a table 4817 Needs review Needs rebase! jian he (hellothere) Nishant Sharma (nishant-at-edb) 9 3 months ago
SQL Property Graph Queries (SQL/PGQ) 4904 Needs review SQL Commands 10/10 +15032−216 Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) Vik Fearing (xocolatl), Zhao Junwang (zhjwpku), Hannu Krosing (hannukrosing), Henson Choi (assam258.gmail.com) 10 16 hours ago
Avoid orphaned objects dependencies, take 3 4942 Needs review DDL 18 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) Yogesh Sharma (sharmay) 10 3 months ago
[CREATE|RE] INDEX CONCURRENTLY with single heap scan 4971 Needs review Performance DDL 19 10/10 +2863−476 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Matthias van de Meent (mmeent) 9 3 days ago
Return pg_control from pg_backup_stop(). 4997 Needs review 19 10/10 +177−27 David Steele (dsteele) 10 1 week ago
relfilenode statistics 5007 Needs review Monitoring 18 10/10 +690−84 Bertrand Drouvot (bertranddrouvot.pg) 10 5 days ago
Extension security improvement: Add support for extensions with an owned schema 5018 Needs review Security Extensions 8/10 +761−143 Jelte Fennema-Nio (jeltef) Sadeq Dousti (msdousti), Artem Gavrilov (artem.gavrilov) 10 2 weeks ago
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state 5029 Needs review Bugfix Logical Replication 10/10 +110−6 ChangAo Chen (chenchangao) harinath kanchu (harinath001), Lilian Ontowhee (ontowhee), haiyang li (ocean-li) 9 3 months ago
Add OR REPLACE option to CREATE MATERIALIZED VIEW 5099 Needs review SQL Commands 19 10/10 +694−98 Erik Wienhold (ewie) Paul Jungwirth (pjungwir), newtglobal postgresql_contributors (newtpostgrescontributors) 8 3 weeks ago
Add XMLCast (SQL/XML X025) 5110 Needs review SQL Commands 19 10/10 +2474−13 Jim Jones (jimus) Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) 10 1 month ago
VACUUM FULL / CLUSTER CONCURRENTLY 5117 Needs review DDL 9/10 +5285−766 Antonin Houska (a.houska) Álvaro Herrera (alvherre), Mihail Nikalayeu (mihailnikalayeu) 9 14 hours ago
SendProcSignal(), SetLatch() → SendInterrupt() 5118 Needs review Refactoring Only Needs rebase! Heikki Linnakangas (heikki), Thomas Munro (macdice) 5 1 week ago
Asynchronous MergeAppend Execution 5129 Needs review Performance 10/10 +1447−726 Alexander Pyhalov (a.pyhalov) Etsuro Fujita (efujita), Matheus Alcantara (matheus.alcantara) 8 2 weeks ago
DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication 5151 Needs review Bugfix Logical Replication Help - Stuck Rebasing stable 10/10 +612−46 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Luan Silva (luansilva) 8 3 months ago
Fix standby may crash when switching-over in certain special cases 5199 Needs review Bugfix Needs rebase! pixian shi (pxshi) 7 1 year ago
libpq: Fix processing of SSL records >8kB on async API 5251 Needs review Bugfix Backport libpq stable 10/10 +207−11 Jacob Champion (jchampion), Lars Kanis (larsk) Jacob Champion (jchampion) 7 2 months ago
Add GUC log_parameter_max_length to limit logged SQL statements 5272 Needs review GUC Good First Review 19 10/10 +101−2 Kirill Gavrilov (diphantxm) Fujii Masao (masaofujii), Jim Jones (jimus) 5 3 weeks ago
Fix race between WAL flush and InstallXLogFileSegment() 5276 Needs review Bugfix 10/10 +45−0 Thomas Munro (macdice) Soumyadeep Chakraborty (soumyadeepc), Soumya S Murali (soumyamurali) 6 1 month ago
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) 5279 Needs review SQL Commands 19 10/10 +1490−59 Jim Jones (jimus) newtglobal postgresql_contributors (newtpostgrescontributors) 8 3 months ago
Changing shared_buffers without restart 5319 Needs review Needs rebase! Dmitry Dolgov (erthalion) Vladlen Popolitov (vladlenpopolitov) 8 2 weeks ago
Logging plan of the currently running query 5330 Needs review Monitoring 18 10/10 +646−34 Atsushi Torikoshi (atsushitorikoshi) Hironobu Suzuki (suzuki_hironobu), Akshat Jaimini (akshatj), Sadeq Dousti (msdousti) 8 1 week ago
Showing applied extended statistics in explain Part2 5359 Needs review Performance 18 Needs rebase! Tatsuro Yamada (tatsuro_yamada) Tomas Vondra (fuzzycz), Andrei Lepikhov (lepikhov), Masahiro Ikeda (masahiro.ikeda), Ilia Evdokimov (ilidock95) Tomas Vondra (fuzzycz) 5 6 months ago
Fix bug with accessing to temporary tables of other sessions 5379 Needs review Bugfix Backport 18 10/10 +182−23 Daniil Davydov (dddaniil) Rafia Sabih (rafia.sabih), Jim Jones (jimus) 7 19 hours ago
Adding compression of temporary files 5382 Needs review Performance 10/10 +4008−22 Filip Januš (fjanus) Zsolt Parragi (zsolt.parragi), lakshmi g (lakshmi) 6 3 weeks ago
Add Option to Check All Addresses For Matching target_session_attr 5396 Needs review libpq 18 10/10 +306−10 Andrew Jackson (andrewjackson) 6 6 months ago
using index to speedup add not null constraints to a table 5444 Needs review 10/10 +392−6 Jian He (stayreal) Tanzeel Khan (tanzeelk) Álvaro Herrera (alvherre) 6 3 weeks ago
Eliminating SPI / SQL from some RI trigger functions 5450 Needs review Performance 19 10/10 +1698−12 Amit Langote (amitlan) 5 2 hours ago
Clarify FileTag-based unlinking 5454 Needs review Refactoring Only 10/10 +10−7 Matthias van de Meent (mmeent) 4 1 year ago
Don't dirty pages while they are getting flushed out 5483 Needs review Refactoring Only 10/10 +7−5 Andres Freund (andresfreund) 5 1 week ago
Non-text mode for pg_dumpall 5495 Needs review Monitoring 19 Needs rebase! Mahendra Singh Thalor (mahithalor) Vaibhav Dalvi (vaibhavdalvi) Andrew Dunstan (adunstan) 3 21 hours ago
Add storage I/O tracking to EXPLAIN BUFFERS 5526 Needs review Monitoring 18 10/10 +1256−35 Atsushi Torikoshi (atsushitorikoshi) Jelte Fennema-Nio (jeltef) 6 4 weeks ago
Fix buffer pinning logic/visibility bugs in [SP-]Gist Index-Only Scans 5542 Needs review Bugfix Needs rebase! Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) 5 2 months ago
Expanding HOT updates for expression and partial indexes 5556 Needs review Performance 19 5/10 +576−228 Greg Burd (gregburd) 5 yesterday
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup 5570 Needs review Multithreading AIO 10/10 +448−37 Jelte Fennema-Nio (jeltef) Peter Eisentraut (petere) 6 3 months ago
Warn, and disallow, clear text passwords via SQL 5597 Needs review Needs rebase! Greg Sabino Mullane (greg) Guillaume Lelarge (gleu) 3 1 month ago
Leaf and internal block access stats for indexes 5614 Needs review Monitoring My First Patch Help - User Testing 19 10/10 +202−3 Mircea Cadariu (mcadariu) Frédéric Yhuel (yhuelf), lakshmi g (lakshmi) 6 2 weeks ago
Extensible storage manager API 5616 Needs review 6/10 +1082−294 Andreas Karlsson (kandreas), Anastasia Lubennikova (lubennikovaav), Matthias van de Meent (mmeent), Tristan Partin (tristan957) 2 3 weeks ago
Improve monitoring of shared memory allocations 5620 Needs review Monitoring 18 Needs rebase! Rahila Syed (rahila) Tomas Vondra (fuzzycz) 3 2 weeks ago
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc 5622 Needs review Performance 10/10 +807−91 Andres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav) 5 19 hours ago
postgres_fdw: Inherit the local transaction's access/deferrable modes 5624 Needs review 10/10 +349−8 Etsuro Fujita (efujita) Etsuro Fujita (efujita) 2 2 days ago
support fast default for domain with constraints 5641 Needs review 10/10 +182−17 Jian He (stayreal) 5 1 month ago
Fix slot synchronization with two_phase decoding enabled 5664 Needs review Bugfix Backport 17 Needs rebase! Zhijie Hou (houzj) 4 8 months ago
support create index on virtual generated column. 5667 Needs review Needs rebase! Jian He (stayreal) Soumya S Murali (soumyamurali) 5 22 hours ago
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 1 month ago
Add comments about fire_triggers argument in ri_triggers.c 5679 Needs review Comments Only 10/10 +7−1 Yugo Nagata (yugo.nagata) Surya Poondla (spoondla) 5 4 weeks ago
Create DATA dump objects for partitioned tables too 5692 Needs review Performance 9/10 +223−41 Tom Lane (tgl) 5 10 months ago
Allow to collect statistics on virtual generated columns 5714 Needs review 19 10/10 +167−28 Yugo Nagata (yugo.nagata) 5 5 months ago
virtual generated column as partition key 5720 Needs review 19 0/10 +704−64 Jian He (stayreal) 5 1 month ago
Accounting for metapages in genericcostestimate() 5727 Needs review Performance 10/10 +55−13 Tom Lane (tgl) 5 9 months ago
Fix a race condition in ConditionVariableTimedSleep() 5736 Needs review Bugfix stable 10/10 +2−0 Bertrand Drouvot (bertranddrouvot.pg) 2 9 months ago
Parallel processing of indexes in autovacuum 5755 Needs review Performance 18 Needs rebase! Maxim Orlov (m.orlov), Daniil Davydov (dddaniil) Masahiko Sawada (masahikosawada), Sami Imseih (simseih) 5 7 hours ago
finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it 5759 Needs review 19 10/10 +337−31 Jian He (stayreal) Vaibhav Dalvi (vaibhavdalvi) 5 1 month ago
ALTER DOMAIN ADD NOT NULL NOT VALID 5768 Needs review 19 Needs rebase! Jian He (stayreal) 5 1 month ago
Extend skipping FK checks on replicas to include ADD FK and TRUNCATE 5774 Needs review Performance Help - Stuck Rebasing Logical Replication 19 10/10 +96−3 Hannu Krosing (hannukrosing) 4 1 month ago
Correct reltuples stats after VACUUM FULL and CLUSTER 5777 Needs review Bugfix stable 10/10 +117−1 Erik Nordström (enordstr) 2 9 months ago
foreign key on virtual generated column 5782 Needs review 19 Needs rebase! Jian He (stayreal) Srinath Reddy (srinath-reddy-sadipiralla) 5 3 months ago
Vectorized CRC on Arm64 5789 Needs review Performance 10/10 +209−5 John Naylor (john.naylor) 3 1 month ago
Cancel problems of query to pg_stat_statements 5825 Needs review Bugfix 10/10 +22−7 Roman Khapov (rkhapov) 2 9 months ago
pgindent: improve formatting of multiline comments 5831 Needs review Good First Review 19 10/10 +36−0 Aleksander Alekseev (a.alekseev) 5 2 weeks ago
SQL:2011 Application Time Update & Delete 5836 Needs review SQL Commands 19 10/10 +15680−169 Paul Jungwirth (pjungwir) Peter Eisentraut (petere) 5 1 week ago
Eliminate xl_heap_visible to reduce vacuum and COPY FREEZE WAL volume 5841 Needs review Performance 19 10/10 +0−0 Melanie Plageman (melanieplageman) Kirill Reshke (reshke) 5 1 week ago
Carefully exposing information without authentication 5845 Needs review Monitoring 19 8/10 +336−0 Greg Sabino Mullane (greg) 3 1 week ago
Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values 5854 Needs review SQL Commands 19 10/10 +747−282 Dean Rasheed (deanr) Viktor Holmberg (rutchkiwi) 5 2 weeks ago
Support for basic ALTER TABLE progress reporting. 5873 Needs review Monitoring 10/10 +83−6 Jiří Kavalík (jkavalik) Jian He (stayreal) 4 7 months ago
Report bytes and transactions actually sent downtream 5877 Needs review Monitoring Logical Replication 10/10 +452−190 Ashutosh Bapat (ashutoshbapat) 5 2 weeks ago
Adding pg_dump flag for parallel export to pipes 5893 Needs review Performance System Administration stable Needs rebase! Hannu Krosing (hannukrosing), Nitin Motiani (nitinmotiani) Dilip Kumar (dilip.kumar) 3 1 week ago
Don't keep closed WAL segment in page cache after replay 5894 Needs review Performance 19 10/10 +40−0 Anthonin Bonnefoy (bonnefoa) 4 1 week ago
no table rewrite when set column type to constrained domain 5907 Needs review 19 10/10 +183−10 Jian He (stayreal) 4 6 months ago
Enhancing Memory Context Statistics Reporting 5938 Needs review Monitoring 19 10/10 +1540−22 Rahila Syed (rahila) Atsushi Torikoshi (atsushitorikoshi) 4 3 days ago
CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions 5941 Needs review SQL Commands 19 9/10 +2960−509 Jian He (stayreal) Peter Eisentraut (petere) 4 1 month ago
Adding locks statistics 5942 Needs review Monitoring 19 9/10 +1122−100 Bertrand Drouvot (bertranddrouvot.pg) 4 yesterday
Adding per backend commit and rollback counters 5947 Needs review Monitoring 19 9/10 +296−2 Bertrand Drouvot (bertranddrouvot.pg) 4 5 months ago
Speed up COPY FROM text/CSV parsing using SIMD 5952 Needs review Performance 19 10/10 +137−4 Shinya Kato (shinyakato) Nathan Bossart (bossartn), Ayoub Kazar (kaz) Nathan Bossart (bossartn) 3 yesterday
pg_waldump: support decoding of WAL inside tarfile 5955 Needs review 19 9/10 +1427−246 Amul Sul (sulamul) 4 1 week ago
implement CAST(expr AS type FORMAT 'template') 5957 Needs review 19 10/10 +1143−13 Jian He (stayreal) 4 4 weeks ago
Per backend relation statistics tracking 5958 Needs review Monitoring 19 9/10 +261−2 Bertrand Drouvot (bertranddrouvot.pg) 4 5 months ago
Import Statistics in postgres_fdw before resorting to sampling. 5959 Needs review 19 10/10 +1191−22 Corey Huinker (coreyh) Etsuro Fujita (efujita) 4 2 weeks ago
CREATE SCHEMA ... CREATE DOMAIN support 5985 Needs review SQL Commands 19 10/10 +885−149 Jian He (stayreal) 4 1 month ago
ALTER COLUMN SET EXPRESSION [GENERATED|STORED] 6010 Needs review 19 Needs rebase! Jian He (stayreal) 4 1 month ago
Stack-based tracking of per-node WAL/buffer usage 6023 Needs review Performance 19 0/10 +2338−357 Lukas Fittl (lfittl) 4 4 days ago
Improve read_local_xlog_page_guts by replacing polling with latch-based waiting 6024 Needs review Performance Logical Replication 19 10/10 +40−11 Xuneng Zhou (dylanzhou) 3 3 weeks ago
Get rid of pgstat_count_backend_io_op*() functions 6025 Needs review Performance Refactoring Only 19 10/10 +31−57 Bertrand Drouvot (bertranddrouvot.pg) 3 5 months ago
Use enum type replacing #define for exec state of hashjoin and mergejoin 6027 Needs review 10/10 +36−27 Tender Wang (tndrwang) 3 4 months ago
NOT NULL NOT ENFORCED 6029 Needs review DDL 19 9/10 +796−97 Jian He (stayreal) Haritabh Gupta (haritabhgupta), Kuba Knysiak (xsni12) Álvaro Herrera (alvherre) 3 4 days ago
UPDATE with invalid domain constraint 6031 Needs review Bugfix Backport stable 0/10 +114−0 Jian He (stayreal) 3 6 months ago
Timeline switching with partial WAL records can break replica recovery 6038 Needs review Bugfix 18 Needs rebase! Alyona Vinter (dlaaren) Artem Gavrilov (artem.gavrilov) 2 1 month ago
Fix read/write races with pg_control file in case when postgres was compiled with DEXEC_BACKEND option 6040 Needs review Bugfix 19 10/10 +32−1 Maksim Melnikov (manaldush) 2 3 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 4 months ago
RFC: adding pytest as a supported test framework 6045 Needs review Testing Help - User Testing Modernization Devtools 2/10 +3752−249 Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) Jelte Fennema-Nio (jeltef) 3 1 month ago
Fix replica identity mismatch for partitioned tables with publish_via_partition_root 6047 Needs review Bugfix Logical Replication stable 10/10 +211−38 Mikhail Kharitonov (mkharitonov) 3 1 month ago
let ALTER COLUMN SET DATA TYPE cope with POLICY dependency 6054 Needs review 19 10/10 +705−61 Jian He (stayreal) 3 5 months ago
let ALTER TABLE DROP COLUMN drop whole-row referenced object 6055 Needs review Bugfix Backport stable 10/10 +634−5 Jian He (stayreal) 3 1 hour ago
meson: Fix libpq search order 6056 Needs review Bugfix Needs rebase! Thomas Munro (macdice) Mario Gonzalez (gonzalemario) 3 3 months ago
Improving the names generated for indexes on expressions 6059 Needs review 10/10 +265−159 Tom Lane (tgl) 3 3 months ago
MPTCP - multiplexing many TCP connections through one socket to get better bandwidth 6061 Needs review Performance 19 0/10 +72−2 Jakub Wartak (jakub.wartak.tomtom) 2 5 months ago
CREATE TABLE LIKE INCLUDING POLICIES 6064 Needs review 19 Needs rebase! Jian He (stayreal) 3 2 weeks ago
Add assertion for bmr.rel in ExtendBufferedRelTo function 6075 Needs review Bugfix 16 Not processed Алена Васильева (eugenygoryachev) 2 4 months ago
Allow setting the collation strength in ICU tailoring rules. 6084 Needs review 10/10 +1−1 Daniel Vérité (danielverite) 2 5 months ago
create table like including storage parameter 6088 Needs review SQL Commands 19 10/10 +201−9 Jian He (stayreal) 3 2 months ago
let ALTER COLUMN SET DATA TYPE cope with trigger dependency 6089 Needs review 19 10/10 +496−27 Jian He (stayreal) 3 1 month ago
Clarify EXPLAIN ANALYZE docs on fractional rows and parallelism 6090 Needs review Docs Only 9/10 +60−4 Maciek Sakrejda (msakrejda) Tom Lane (tgl), Ilia Evdokimov (ilidock95) 3 3 weeks ago
Accept connections post recovery without waiting for RemoveOldXlogFiles 6091 Needs review 19 10/10 +61−1 Nitin Motiani (nitinmotiani) 2 5 months ago
Allow virtual columns in index expressions or predicate 6094 Needs review 19 9/10 +69−46 Richard Guo (richardguo) 2 4 months ago
refactor CreateStatsStmt 6106 Needs review Refactoring Only 19 10/10 +149−101 Jian He (stayreal) Álvaro Herrera (alvherre) 3 3 months ago
Little refactoring of portalcmds.c 6113 Needs review Refactoring Only Good First Review 10/10 +16−24 Aleksander Alekseev (a.alekseev) 3 4 months ago
Preserve index stats during ALTER TABLE ... TYPE ... 6118 Needs review Bugfix 19 10/10 +576−4 Bertrand Drouvot (bertranddrouvot.pg) Yogesh Sharma (sharmay) 3 4 months ago
avoid call ATPostAlterTypeCleanup twice 6121 Needs review Bugfix Backport stable 10/10 +88−0 Jian He (stayreal) 3 4 months ago
Issue with synced logical replication slot during switchover 6132 Needs review Bugfix Logical Replication My First Patch 19 10/10 +9−5 Fabrice Chapuis (fabricec) Alexander Kukushkin (cyberdem0n) 2 3 months ago
postgres_fdw: Use COPY to speed up batch inserts 6137 Needs review Performance 10/10 +268−8 Matheus Alcantara (matheus.alcantara) Masahiko Sawada (masahikosawada) 3 yesterday
Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array 6141 Needs review Performance Logical Replication Refactoring Only 19 10/10 +307−69 Xuneng Zhou (dylanzhou) Kirill Reshke (reshke) 3 1 month ago
refactor func-matching.sgml, make regexp* function more readable 6144 Needs review Docs Only 19 10/10 +114−76 Jian He (stayreal) 3 4 months ago
Optimization of the is_normalized() function. 6152 Needs review Performance 19 10/10 +6626−8086 Alexander Borisov (lexborisov) 3 3 months ago
Add a warning on stats manipulation functions 6155 Needs review Docs Only 19 10/10 +6−0 Yugo Nagata (yugo.nagata) 3 4 months ago
Add GoAway protocol message for graceful but fast server shutdown/switchover 6156 Needs review libpq Needs rebase! Jelte Fennema-Nio (jeltef) 3 2 days ago
Use log_newpage_range in HASH index build 6158 Needs review Performance stable 0/10 +77−0 Kirill Reshke (reshke) lakshmi g (lakshmi) 2 1 month ago
Improve docs syntax checking and enable it in the meson build 6161 Needs review CI Testing 10/10 +141−16 Nazir Bilal Yavuz (nbyavuz) 2 5 days ago
Add pg_get_role_ddl() functions for role recreation 6166 Needs review 10/10 +551−1 Mario Gonzalez (gonzalemario), Bryan Green (lispyone) Japin Li (japin) 3 1 month ago
NLS: use gettext() to translate system error messages 6172 Needs review 19 10/10 +71−2 Jeff Davis (jdavis) 3 1 month ago
Add archive_mode to prevent unarchived WAL on permanent primary failure 6177 Needs review Physical Replication 19 10/10 +712−38 Andrey Borodin (x4m) 3 1 week ago
COPY FROM with RLS 6178 Needs review SQL Commands 19 10/10 +238−14 Jian He (stayreal) 3 3 months ago
Allow to set environment variable out of debug mode for libpq-oauth 6183 Needs review Good First Review My First Patch [oauth] System Administration 18 10/10 +41−21 Jonathan Gonzalez V. (sxd) Jacob Champion (jchampion) 2 1 week ago
pg_plan_advice 6184 Needs review Extensions Missing Docs 9/10 +16630−106 Robert Haas (rhaas) 2 8 hours ago
Optimize SnapBuild by maintaining committed.xip in sorted order 6187 Needs review Performance Logical Replication 19 10/10 +151−25 Xuneng Zhou (dylanzhou) 3 2 months ago
Report oldest xmin source when autovacuum cannot remove tuples 6188 Needs review Monitoring 19 10/10 +716−0 Shinya Kato (shinyakato) Fujii Masao (masaofujii), Sami Imseih (simseih) 3 3 weeks ago
Optimize shared LWLock acquisition for high-core-count systems 6191 Needs review Performance Multithreading 19 10/10 +88−16 Zhiguo Zhou (zhiguozhou) 3 7 months ago
Lock-free XLog Reservation from WAL 6192 Needs review Performance Multithreading 19 10/10 +532−57 Yura Sokolov (funny_falcon), Zhiguo Zhou (zhiguozhou) 3 3 months ago
Increase NUM_XLOGINSERT_LOCKS 6193 Needs review Multithreading Performance 19 10/10 +34−21 Yura Sokolov (funny_falcon) 3 1 year ago
Fix orphaned backend processes on Windows using Job Objects 6201 Needs review Bugfix 19 10/10 +366−0 Bryan Green (lispyone) 2 3 months ago
ago(interval) → timestamptz 6202 Needs review SQL Commands 19 10/10 +25−0 Florents Tselai (florentst) 2 3 months ago
Windows relation extension failure at 2GB and 4GB 6204 Needs review Bugfix 19 10/10 +298−8 Bryan Green (lispyone) 2 2 months ago
Fix socket handle inheritance on Windows 6207 Needs review Bugfix 10/10 +154−2 Bryan Green (lispyone) 2 3 months ago
Avoid overflow (src/backend/utils/adt/formatting.c) 6209 Needs review Bugfix 19 10/10 +5−2 Ranier Vilela (raniervilela) 2 3 months ago
pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement 6212 Needs review Good First Review 19 10/10 +801−1 Florin Irion (irionr), Tim Waizenegger (tim.waizenegger.edb) Haritabh Gupta (haritabhgupta), Kuba Knysiak (xsni12) 2 1 week ago
Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement 6215 Needs review 10/10 +813−0 Akshay Joshi (akshay.joshi) Japin Li (japin) 2 21 hours ago
implement GRANT/REVOKE ... GRANTED BY 6218 Needs review SQL Commands 19 10/10 +42−29 Nathan Bossart (bossartn) Jaime Casanova (jcasanov), Adam Brusselback (tostino) 2 1 month ago
psql: add \dcs to list all constraints 6220 Needs review psql libpq 19 9/10 +873−3 Tatsuro Yamada (tatsuro_yamada) Jim Jones (jimus) 2 1 month ago
enhance wraparound warnings 6222 Needs review 19 10/10 +100−18 Nathan Bossart (bossartn) 2 1 week ago
Give Plugins control at the end of CHECKPOINT to store their state 6224 Needs review Extensions 19 10/10 +215−0 Andrei Lepikhov (lepikhov), Asif Rehman (asifrana) 2 3 months ago
Introduce a new GUC to allow logical walsender to shutdown immediately without waiting for a response from the client. 6234 Needs review Backport GUC Logical Replication Needs rebase! Andrey Silitskiy (andrey-silitskiy) Fujii Masao (masaofujii) 2 2 weeks ago
IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT 6237 Needs review 19 10/10 +356−9 Jian He (stayreal) 2 3 months ago
parallel pgbench -i 6242 Needs review Performance 10/10 +501−35 Mircea Cadariu (mcadariu) lakshmi g (lakshmi) 2 4 days ago
Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) 6245 Needs review Performance My First Patch Refactoring Only 19 10/10 +763−131 Boris Mironov (bmironov) Egor Madyshev (emadyshev) 2 4 days ago
Use ROLERECURSE_PRIVS in is_admin_of_role() 6251 Needs review Good First Review 10/10 +16−1 ChangAo Chen (chenchangao) 2 2 months ago
Minor refactor of ExecScanExtended() 6255 Needs review Refactoring Only Good First Review 10/10 +6−9 ChangAo Chen (chenchangao) Aditya Gollamudi (adigoll) 2 1 month ago
Adds two new modifiers for \dt[Oo] and \di[Oo]. This helps inspect large deployments where relation size is important. 6258 Needs review psql My First Patch libpq 19 10/10 +25−3 M.Atıf CEYLAN (ceylani) 2 1 month ago
doc: Clarify ANALYZE VERBOSE output 6259 Needs review Docs Only stable 10/10 +2−1 Shinya Kato (shinyakato) 2 3 months ago
extend JSON_TABLE top level path expression 6260 Needs review 19 10/10 +238−105 Jian He (stayreal) 2 3 months ago
Better Performance for PostgreSQL with large INSERTs 6266 Needs review Performance GUC 19 10/10 +24−14 Filip Januš (fjanus) 2 2 months ago
split tablecmds.c 6269 Needs review Refactoring Only 19 10/10 +8077−7950 Nathan Bossart (bossartn) 2 4 weeks ago
UPDATE run check constraints for affected columns only 6270 Needs review 19 10/10 +130−11 Jian He (stayreal) 2 1 month ago
Add a greedy join search algorithm to handle large join problems 6274 Needs review Performance 2/10 +1922−4 Chengpeng Yan (chengpeng.yan) lakshmi g (lakshmi) 2 1 week ago
Safer hash table initialization macro 6276 Needs review Refactoring Only 19 10/10 +942−1431 Bertrand Drouvot (bertranddrouvot.pg) 2 1 month ago
refactor ExecInitPartitionInfo 6280 Needs review Refactoring Only stable 10/10 +6−29 Jian He (stayreal) 2 5 days ago
Small clarifications for the pg_dumpall documentation 6282 Needs review Docs Only 19 10/10 +8−3 Laurenz Albe (laurenz) 2 11 hours ago
Support getrandom() for pg_strong_random() source 6283 Needs review 19 10/10 +259−35 Masahiko Sawada (masahikosawada) 2 1 month ago
explain plans for foreign scans 6285 Needs review 19 10/10 +964−9 dinesh salve (dinesh-salve) Sami Imseih (simseih) 2 1 month ago
Change comment in `contrib/amcheck` regression suite 6287 Needs review Help - Bikeshedding Comments Only 10/10 +33−8 Kirill Reshke (reshke) 2 1 month ago
Add sampling statistics to autoanalyze log output 6288 Needs review Monitoring 19 10/10 +116−42 Tatsuya Kawata (croissant) Fujii Masao (masaofujii) 2 2 weeks ago
Fix typo 586/686 in atomics/arch-x86.h 6295 Needs review Comments Only 19 10/10 +1−1 Jakub Wartak (jakub.wartak.tomtom) 2 2 months ago
Give StartReadBuffers() a more robust interface. 6297 Needs review AIO Refactoring Only 19 10/10 +0−0 Thomas Munro (macdice) Xuneng Zhou (dylanzhou) 2 4 months ago
Add pg_current_vxact_id() function to expose virtual transaction IDs 6298 Needs review Good First Review Monitoring 19 9/10 +109−4 Pavlo Golub (pasha_golub) Henson Choi (assam258.gmail.com) 2 3 weeks ago
Safer and easier to use hash table initialization macro 6301 Needs review Refactoring Only 10/10 +942−1431 Bertrand Drouvot (bdrouvot), Jelte Fennema-Nio (jeltef) 2 1 month ago
refactor handling optional argument in system functions 6303 Needs review Refactoring Only 19 10/10 +18−161 Mark Wong (markwkm) 2 yesterday
Incorrect historic snapshot may be serialized to disk during fast-forwarding 6304 Needs review Bugfix 10/10 +11−7 ChangAo Chen (chenchangao), haiyang li (ocean-li) 2 1 month ago
Add support for partial incremental materialized view refresh using REFRESH ... WHERE 6305 Needs review My First Patch SQL Commands 19 10/10 +1477−74 Adam Brusselback (tostino) Dharin Shah (dharins0) 2 1 month ago
Expose checkpoint timestamp and duration in pg_stat_checkpointer 6307 Needs review Extensions Performance 19 Needs rebase! Soumya S Murali (soumyamurali) 2 2 months ago
Add last_executed timestamp to pg_stat_statements 6308 Needs review Extensions Good First Review Monitoring 19 10/10 +267−4 Pavlo Golub (pasha_golub) 2 1 week ago
Don't use the deprecated and insecure PQcancel in our frontend tools anymore 6314 Needs review psql Security 10/10 +428−326 Jelte Fennema-Nio (jeltef) 2 2 weeks ago
Enable partitionwise join for partition keys wrapped by RelabelType 6315 Needs review 10/10 +50−2 Matheus Alcantara (matheus.alcantara) 2 2 days ago
Support named (destination) portals in extended proto for psql meta commands. 6321 Needs review libpq stable 10/10 +158−16 Kirill Reshke (reshke) Sami Imseih (simseih) 2 1 month ago
Refactor query normalization into core query jumbling 6326 Needs review Refactoring Only 19 Needs rebase! Sami Imseih (simseih) 2 1 month ago
Message in pg_terminate_backend 6331 Needs review Good First Review 19 9/10 +362−18 Roman Khapov (rkhapov) 2 3 weeks ago
Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations 6334 Needs review Performance 19 10/10 +52−33 Andreas Karlsson (kandreas) 2 3 weeks ago
File locks for data directory lockfile in the context of Linux namespaces 6335 Needs review stable 10/10 +111−18 Dmitry Dolgov (erthalion) 2 1 month ago
Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade 6340 Needs review 19 10/10 +220−6 Jeevan Chalke (jeevan.chalke) 2 2 months ago
Cleaning up PREPARE query strings? 6341 Needs review SQL Commands 10/10 +143−26 Julien Rouhaud (rjuju) Sami Imseih (simseih) 2 1 month ago
pg_stat_statements: Fix nested tracking for implicitly closed cursors 6342 Needs review Monitoring 10/10 +309−26 Sami Imseih (simseih) 2 1 month ago
Add Restart Policy to Systemd Unit File 6344 Needs review Docs Only 10/10 +1−0 Andrew Jackson (andrewjackson) 2 3 months ago
Streamify more code paths 6346 Needs review Extensions AIO Performance 19 10/10 +300−46 Xuneng Zhou (dylanzhou) 2 2 weeks ago
Improve performance of tuple deformation 6352 Needs review Performance 8/10 +1103−659 David Rowley (davidrowley) Zsolt Parragi (zsolt.parragi) 2 yesterday
Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons 6354 Needs review Refactoring Only Good First Review 19 10/10 +9−38 Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) 2 1 month ago
Hash-based MCV matching for large IN-lists 6356 Needs review Performance stable 10/10 +686−5 Ilia Evdokimov (ilidock95) David Geier (geidav), Tatsuya Kawata (croissant) 2 2 days ago
Refactor PROCLOCK hash table into partitioned list allocator 6358 Needs review Refactoring Only 10/10 +325−310 Andrey Borodin (x4m) 2 1 month ago
Support for EXTRA_REGRESS_OPTS and TEMP_CONFIG for meson tests 6361 Needs review Testing 10/10 +9−0 Andreas Karlsson (kandreas) 2 1 month ago
Add a berief general comment on BTScanInsertData's nextkey and backward 6363 Needs review Comments Only 10/10 +3−2 Yugo Nagata (yugo.nagata) 2 3 months ago
Add "format" target to make and ninja to run pgindent and pgperltidy 6366 Needs review Devtools 10/10 +315−28 Jelte Fennema-Nio (jeltef) 2 1 month ago
Create unique GiST index 6368 Needs review Bugfix SQL Commands 19 10/10 +447−17 Paul Jungwirth (pjungwir) 2 1 month ago
Allowing ALTER COLUMN TYPE for columns in publication column lists 6371 Needs review My First Patch SQL Commands DDL 19 10/10 +149−12 Kevin Biju Kizhake Kanichery (kevinbiju) Soumya S Murali (soumyamurali) 1 1 month ago
QUALIFY clause implemented 6378 Needs review SQL Commands Needs rebase! Yannick Goetschel (yannickgoetschel) 1 2 months ago
llvmjit: always add the simplifycfg pass 6384 Needs review Performance 19 10/10 +16−4 Pierre Ducroquet (pinaraf) Matheus Alcantara (matheus.alcantara) 1 4 weeks ago
pageinspect support for SpGiST 6388 Needs review stable 2/10 +665−3 Kirill Reshke (reshke) Andrey Borodin (x4m) 1 20 hours ago
Add ldapservice connection parameter 6390 Needs review libpq 9/10 +35−0 Andrew Jackson (andrewjackson) 1 1 month ago
Use CASEFOLD() internally rather than LOWER() 6391 Needs review 19 6/10 +58−30 Jeff Davis (jdavis) 1 1 month ago
ALTER TABLE: notice when actions do not recurse to partitions 6392 Needs review DDL 19 10/10 +212−36 Chao Li (chaol) Jim Jones (jimus) 1 1 month ago
Refactor *_abbrev_convert() functions 6393 Needs review Refactoring Only Good First Review 19 10/10 +36−62 Aleksander Alekseev (a.alekseev) Aditya Gollamudi (adigoll) John Naylor (john.naylor) 1 3 days ago
extended statistic (examine_variable) ignored CollateExpr 6397 Needs review Bugfix stable 10/10 +138−5 Jian He (stayreal) 1 1 month ago
Add pg_get_publication_ddl function 6400 Needs review DDL 19 10/10 +636−0 Jonathan Gonzalez V. (sxd) Hüseyin Demir (demir) 1 yesterday
Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY 6401 Needs review Performance DDL 19 10/10 +1138−159 Mihail Nikalayeu (mihailnikalayeu) 1 1 month ago
nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() 6402 Needs review Refactoring Only 19 10/10 +1−21 Chao Li (chaol) 1 1 month ago
Add cascade synchronous replication 6404 Needs review Missing Docs Testing Physical Replication Needs rebase! Григорий Новиков (grishanovik) 1 2 months 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 1 month ago
Add support for connection strings to createuser and dropuser 6406 Needs review libpq 10/10 +109−2 Anders Åstrand (anders_a) 1 4 days ago
Documentation update clarifying usage of PASSING clause 6409 Needs review Docs Only My First Patch Good First Review 19 10/10 +0−0 Aditya Gollamudi (adigoll) 1 2 weeks ago
Enhance btree's pageinspect 6410 Needs review Extensions Help - User Testing Security stable 2/10 +250−12 Kirill Reshke (reshke) 1 1 month ago
JumbleQuery ma treat different GROUP BY expr as the same 6411 Needs review Bugfix stable 1/10 +49−3 Jian He (stayreal) 1 1 month ago
Fix comments for buf_id field of BufferDesc structure 6417 Needs review Comments Only 19 10/10 +7−4 Daniil Davydov (dddaniil) 1 1 month ago
Reduce build times of pg_trgm GIN indexes 6418 Needs review Performance 19 Needs rebase! David Geier (geidav) 1 1 month ago
64-bit wait_event and introduction of 32-bit wait_event_arg 6419 Needs review Monitoring 19 Needs rebase! Jakub Wartak (jakub.wartak.tomtom) 1 1 week ago
contrib/pg_stat_tcpinfo 6420 Needs review System Administration 2/10 +1158−0 Jakub Wartak (jakub.wartak.tomtom) 1 3 months ago
aio: warn user if combined io_uring memory mappings are unavailable 6421 Needs review Performance stable 10/10 +12−4 Jakub Wartak (jakub.wartak.tomtom) 1 3 months ago
ANALYZE: hash-accelerate MCV tracking for equality-only types 6422 Needs review Performance 10/10 +227−24 Chengpeng Yan (chengpeng.yan) Ilia Evdokimov (ilidock95), Tatsuya Kawata (croissant) 1 yesterday
Align verify_heapam.c error message offset with test expectations 6423 Needs review Good First Review 10/10 +4−4 Man Zeng (zengman) Khoa Nguyen (kdnguyen) 1 1 month ago
Auto-tune shared_buffers to use available huge pages 6427 Needs review GUC 19 10/10 +319−128 Anthonin Bonnefoy (bonnefoa) 1 4 weeks ago
BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work 6428 Needs review Bugfix AIO 19 10/10 +122−3 Surya Poondla (spoondla) 1 1 month ago
Add SQL/JSON ON MISMATCH clause to JSON_VALUE, JSON_QUERY, JSON_TABLE 6429 Needs review SQL Commands 19 10/10 +747−52 Florents Tselai (florentst) 1 1 month ago
ci: Add MTEST_SUITES for optional test tailoring 6430 Needs review CI Devtools 10/10 +8−7 Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) 1 1 month ago
[BUG#19384] Fix Server crash at textout 6431 Needs review Bugfix 2/10 +139−12 Vaibhave Sekar (vaibhaves) 1 1 month ago
docs: warn about post-data-only schema dumps with parallel restore. 6432 Needs review Docs Only 10/10 +11−0 Vaibhave Sekar (vaibhaves) 1 1 month ago
pg_stat_io_histogram 6433 Needs review Monitoring 19 10/10 +662−8 Jakub Wartak (jakub.wartak.tomtom) 1 yesterday
Add `tsmatch` JSONPath operator for granular Full Text Search 6436 Needs review SQL Commands 19 9/10 +567−4 Florents Tselai (florentst) Chao Li (chaol) 1 yesterday
LLVMJIT: introduce force-inlined functions 6437 Needs review Performance 19 10/10 +103−4 Pierre Ducroquet (pinaraf) 1 1 month ago
Introduces pg_stat_recovery system view 6438 Needs review Monitoring 19 Needs rebase! Xuneng Zhou (dylanzhou) 1 1 month ago
ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling 6439 Needs review Refactoring Only 19 10/10 +18−14 Chao Li (chaol) 1 4 weeks ago
tablecmds: fix bug where index rebuild loses replica identity on partitions 6440 Needs review Bugfix DDL stable 10/10 +227−29 Chao Li (chaol) 1 2 days ago
tablecmds: fix Deadlock caused by Attach Partition 6442 Needs review Bugfix DDL 19 9/10 +54−0 Chao Li (chaol) 1 4 weeks ago
Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin 6444 Needs review Bugfix Physical Replication stable 10/10 +33−10 1 5 days ago
Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin 6445 Needs review Bugfix Physical Replication stable 10/10 +33−10 1 5 days ago
Add expressions to pg_restore_extended_stats() 6446 Needs review System Administration 19 10/10 +2701−14 Corey Huinker (coreyh) 1 2 weeks ago
Optimizing SELECT expr INTO var in plpgsql 6447 Needs review Performance 10/10 +43−11 Tom Lane (tgl) 1 3 weeks ago
BUG #19382: Server crash at __nss_database_lookup 6449 Needs review Bugfix Security 17 9/10 +164−1 Surya Poondla (spoondla) 1 yesterday
Fix the race condition for updating slot minimum LSN 6451 Needs review Bugfix 10/10 +32−1 Zhijie Hou (houzj) 1 1 month ago
Improve pg_sync_replication_slots() to wait for primary to advance in more cases 6452 Needs review Logical Replication 10/10 +119−38 Zhijie Hou (houzj) 1 1 week ago
Convert NOT IN sublinks to anti-joins when safe 6455 Needs review Performance 19 10/10 +1272−66 Richard Guo (richardguo) wenhui qiu (qiuwenhuifx.163.com) 1 2 weeks ago
Remove no-op PlaceHolderVars 6457 Needs review Performance 19 10/10 +357−240 Richard Guo (richardguo) 1 1 month ago
Tighten nullingrels checks 6458 Needs review 19 Needs rebase! Richard Guo (richardguo) 1 3 months ago
Show expression of virtual columns in error messages 6460 Needs review 10/10 +101−26 Matheus Alcantara (matheus.alcantara) 1 yesterday
convert vacuum_index_cleanup and gist's buffering to ternary reloption type 6464 Needs review Refactoring Only 19 10/10 +139−96 Nikolay Shaplov (nataraj) 1 3 weeks ago
doc: add note that wal_level=logical doesn't set up logical replication in itself 6466 Needs review Docs Only stable 9/10 +7−0 Florents Tselai (florentst) 1 3 weeks ago
Unfortunate pushing down of expressions below sort 6467 Needs review Performance 10/10 +318−56 Chengpeng Yan (chengpeng.yan) 1 2 weeks ago
uuid <-> bytea casting & base32 encoding/decoding 6468 Needs review Good First Review 19 10/10 +420−2 Aleksander Alekseev (a.alekseev), Dagfinn Ilmari Mannsåker (ilmari), Andrey Borodin (x4m) 1 1 week ago
llvmjit - improve code generated in O0 6469 Needs review Performance 19 10/10 +59−25 Pierre Ducroquet (pinaraf) 1 2 weeks ago
Remove MULE_INTERNAL encoding 6472 Needs review Deprecation 10/10 +55−3254 Thomas Munro (macdice) 1 2 weeks ago
Remove RADIUS authentication 6474 Needs review Deprecation Needs rebase! Thomas Munro (macdice) 1 1 month ago
Correct docs about GiST leaf page structure 6475 Needs review Docs Only 19 9/10 +10−4 Paul Jungwirth (pjungwir) 1 1 month ago
cmax docs seem misleading 6476 Needs review Docs Only 19 10/10 +10−2 Paul Jungwirth (pjungwir) 1 1 month ago
logicalctl: release LogicalDecodingControlLock before logging 6477 Needs review Bugfix 19 10/10 +2−2 Chao Li (chaol) 1 2 weeks ago
Add +/- operators for xid8 type 6478 Needs review 19 10/10 +180−25 Shinya Kato (shinyakato) 1 2 weeks ago
SLOPE - Planner optimizations on monotonic expressions. 6479 Needs review Performance 10/10 +1466−221 Alexandre Felipe (afelipe) 1 1 week ago
Add CREATE SCHEMA ... LIKE support 6481 Needs review DDL SQL Commands 10/10 +1462−10 Matheus Alcantara (matheus.alcantara) 1 1 week ago
Add table COMMENTS in CREATE TABLE LIKE 6482 Needs review DDL Good First Review 19 10/10 +116−11 Jim Jones (jimus) 1 yesterday
Pipelined Recovery 6487 Needs review Performance 19 Needs rebase! Imran Zaheer (imranzaheer) 1 1 week ago
Simplify implementation of substring() 6488 Needs review Refactoring Only Needs rebase! Thomas Munro (macdice) 1 1 week ago
pgindent truncates last line of files missing a trailing newline 6489 Needs review Bugfix 10/10 +33−6 Akshay Joshi (akshay.joshi) 1 1 week ago
Change the default wal_blocksize to 4KB 6490 Needs review Performance 9/10 +12−12 Andy Pogrebnoi (birdofdada) 1 1 week ago
Fix severe performance regression with gettext 0.20+ on Windows 6491 Needs review Windows Performance 10/10 +30−1 Bryan Green (lispyone) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 week ago
Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands 6493 Needs review psql 10/10 +379−363 Fujii Masao (masaofujii) Jim Jones (jimus) 1 18 hours ago
centralize CPU feature detection 6496 Needs review Refactoring Only 9/10 +131−142 John Naylor (john.naylor) Zsolt Parragi (zsolt.parragi) 1 19 hours ago
add assertion for palloc in signal handlers 6498 Needs review 19 10/10 +8−1 Nathan Bossart (bossartn) 1 4 days ago
Rate-limit repeated "still waiting on lock" log messages (log_lock_waits). 6503 Needs review Good First Review 9/10 +28−8 Fujii Masao (masaofujii) 1 2 days ago
Add errdetail() with PID and UID about source of termination signal 6505 Needs review Monitoring 19 10/10 +146−15 Jakub Wartak (jakub.wartak.tomtom) 1 2 days ago
DOCS - Add introductory paragraph to Getting Started chapter 6506 Needs review Docs Only stable 10/10 +6−0 Dragos Andriciuc (andriciucdragos) 1 16 hours ago
Improve pgindent's formatting named fields in struct literals and varidic functions 6508 Needs review Needs rebase! Andreas Karlsson (kandreas) 1 1 week ago
DOCS - pg_walsummary filename 6509 Needs review Docs Only Good First Review Needs rebase! Peter Smith (smithpb2250) 1 6 days ago
Improve checks for GUC recovery_target_xid 6512 Needs review GUC 19 10/10 +54−2 David Steele (dsteele) Fujii Masao (masaofujii), Hüseyin Demir (demir) 1 yesterday
Modernize error message for malformed B-Tree tuple posting 6513 Needs review Extensions Modernization 19 10/10 +5−2 Kirill Reshke (reshke) Andrey Borodin (x4m) 1 20 hours ago
Support automatic sequence replication 6514 Needs review Logical Replication 0/10 +539−230 Ajin Cherian (ajinc) Dilip Kumar (dilip.kumar) 1 46 minutes ago
Fix incorrect Spanish translation and remove obsolete FIXME comments in es.po 6515 Needs review Docs Only Good First Review stable 10/10 +1−13 Vasu M (vasu01) 1 1 week ago
Optional skipping of unchanged relations during ANALYZE? 6516 Needs review psql Performance SQL Commands 19 10/10 +252−2 Vasu M (vasu01) 1 1 week ago
Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record 6517 Needs review Bugfix stable 10/10 +11−0 Anthonin Bonnefoy (bonnefoa) Fujii Masao (masaofujii) 1 yesterday
pg_stat_replication.*_lag sometimes shows NULL during active replication 6518 Needs review Bugfix Monitoring Physical Replication stable 10/10 +17−7 Shinya Kato (shinyakato) 1 4 days ago
Reduce planning time for large NOT IN lists containing NULL 6519 Needs review Performance stable 10/10 +94−0 Ilia Evdokimov (ilidock95) David Geier (geidav), Zsolt Parragi (zsolt.parragi) 1 2 days ago
Make use of unvolatize() in vac_truncate_clog() 6521 Needs review Refactoring Only 19 10/10 +10−6 Bertrand Drouvot (bertranddrouvot.pg) 1 2 days ago
Fix bug in multixact Oldest*MXactId initialization and access 6522 Needs review Bugfix 2/10 +60−0 Yura Sokolov (funny_falcon) 1 1 hour ago
Remove redundant restriction checks in apply_child_basequals 6523 Needs review Bugfix 19 10/10 +13−25 Richard Guo (richardguo) 1 1 week ago
[PATCH] Add RetrieveInstrumentation hook for CustomScan providers so that Parallel CustomScan providers can currently aggregate worker instrumentation before DSM unlinking 6524 Needs review Extensions stable 9/10 +16−0 Siddharth Kothari (sidkot.google.com) 1 1 week ago
Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline 6525 Needs review Bugfix 10/10 +418−6 Andrey Borodin (x4m) 1 2 days ago
amcheck: add index-all-keys-match verification for B-Tree 6526 Needs review System Administration Good First Review Devtools 10/10 +504−46 Andrey Borodin (x4m) 1 22 hours ago
Add errdetail() with PID and UID about source of termination signal 6527 Needs review System Administration 19 10/10 +146−15 Jakub Wartak (jakub.wartak.tomtom) 1 2 days ago
Fix estimate_hash_bucket_stats avgfreq computation 6528 Needs review Bugfix 19 9/10 +229−225 Joel Jacobson (joeljacobson) Tom Lane (tgl) 1 9 hours ago
Simplify SortSupport implementation for macaddr 6530 Needs review Performance 19 10/10 +5−95 Aleksander Alekseev (a.alekseev) 1 2 days ago
Use standard C23 and C++ attributes if available 6531 Needs review Modernization 10/10 +25−19 Peter Eisentraut (petere) 1 1 week ago
Portable StaticAssertExpr 6532 Needs review Modernization 10/10 +22−69 Peter Eisentraut (petere) 1 22 hours ago
Fixing grouping expressions inside subqueries 6533 Needs review Bugfix 10/10 +166−35 Tom Lane (tgl) 1 2 days ago
Dump statistic issue with index on expressions 6535 Needs review Bugfix 19 10/10 +2−2 Maksim Melnikov (manaldush) 1 2 days ago
Is the XLP_BKP_REMOVABLE flag itself removable/obsolete? 6537 Needs review 9/10 +2−25 Matthias van de Meent (mmeent) 1 yesterday
Defects with invalid stats data for expressions in extended stats 6538 Needs review Bugfix 15 10/10 +717−1 Michael Paquier (michael-kun) 1 yesterday
Non-compliant SASLprep implementation for ASCII characters 6539 Needs review Modernization 19 9/10 +616−12 Michael Paquier (michael-kun) 1 yesterday
Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() 6540 Needs review Refactoring Only 19 9/10 +1−1 Bertrand Drouvot (bertranddrouvot.pg) 1 18 hours ago
pg_restore add --no-globals option when restored using pg_dumpall non-text dump 6541 Needs review Performance 19 10/10 +44−5 Mahendra Singh Thalor (mahithalor) 1 yesterday
Funny behavior in event trigger code with CREATE OR REPLACE VIEW and column additions 6542 Needs review Testing 10/10 +24−2 Michael Paquier (michael-kun) 1 yesterday
synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication 6543 Needs review Performance Logical Replication 1/10 +519−91 SATYANARAYANA NARLAPURAM (satyanarayanan) 1 yesterday
Unicode update and some tooling improvements 6544 Needs review 10/10 +4101−3697 Peter Eisentraut (petere) 1 yesterday
Custom callback to handle SLRU I/O errors 6545 Needs review Refactoring Only 19 10/10 +150−46 Maxim Orlov (m.orlov) 1 yesterday
Fix slotsync worker busy loop causing repeated log messages 6546 Needs review Bugfix Logical Replication 10/10 +5−3 Fujii Masao (masaofujii) 1 4 hours ago
Release postmaster working memory context in slotsync worker 6547 Needs review Logical Replication 10/10 +7−0 Fujii Masao (masaofujii) 1 15 hours ago
Add TLS support to OAuth tests 6548 Needs review System Administration [oauth] Testing 19 10/10 +130−14 Jonathan Gonzalez V. (sxd) Jacob Champion (jchampion) 1 4 hours ago
Add PQgetThreadLock() to expose the Kerberos/Curl mutex 6549 Needs review libpq 19 10/10 +21−3 Jacob Champion (jchampion) 1 4 hours ago
Stabilize the libpq-oauth ABI 6550 Needs review [oauth] libpq Security 19 10/10 +1256−737 Jacob Champion (jchampion) 1 13 hours ago
Split and extend PGOAUTHDEBUG 6551 Needs review [oauth] libpq 19 9/10 +368−87 Zsolt Parragi (zsolt.parragi) 1 1 week ago
Custom oauth validator options 6552 Needs review Extensions [oauth] GUC 10/10 +1625−15 Zsolt Parragi (zsolt.parragi) 1 3 weeks ago
New patch