| Add XMLCanonicalize function |
4237 |
Moved to different CF |
SQL Commands
|
20 |
10/10
|
+310−0
|
Jim Jones (jimus) |
Pavel Stehule (okbobcz), Oliver Ford (ojford), Yogesh Sharma (sharmay), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
17 |
1 month ago |
| Incremental View Maintenance (IVM), take 2 |
4337 |
Moved to different CF |
SQL Commands
|
|
Needs rebase!
|
|
Yugo Nagata (yugo.nagata) |
Alexandre Felipe (afelipe) |
|
17 |
1 week ago |
| Index Prefetching |
4351 |
Moved to different CF |
Performance
|
|
Needs rebase!
|
|
Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz) |
Jerry Zhang (xingtanzjr) |
|
16 |
3 weeks ago |
| Make COPY format extendable: Extract COPY TO format implementations |
4681 |
Moved to different CF |
SQL Commands
|
|
4/10
|
+916−263
|
Kouhei Sutou (kou) |
Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) |
|
12 |
1 month ago |
| COPY (on_error table) saving error info to a table |
4817 |
Moved to different CF |
|
|
10/10
|
+1037−50
|
Jian He (stayreal) |
Nishant Sharma (nishant-at-edb), Zsolt Parragi (zsolt.parragi), Solaimurugan V (solaimurugan) |
|
11 |
4 weeks ago |
| [CREATE|RE] INDEX CONCURRENTLY with single heap scan |
4971 |
Moved to different CF |
Performance
DDL
|
19 |
3/10
|
+3529−511
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Matthias van de Meent (mmeent) |
|
11 |
2 days ago |
| Return pg_control from pg_backup_stop(). |
4997 |
Moved to different CF |
|
19 |
10/10
|
+110−15
|
David Steele (dsteele) |
solai v (solaiv) |
|
13 |
1 week ago |
| Vacuum statistics |
5012 |
Moved to different CF |
Monitoring
|
19 |
Needs rebase!
|
|
Andrei Lepikhov (lepikhov), Andrei Zubkov (zubkov), Alena Rybakina (alenka) |
Bharath Rupireddy (bharathrupireddy), Ilia Evdokimov (ilidock95), Khoa Nguyen (kdnguyen9) |
|
12 |
2 weeks ago |
| Extension security improvement: Add support for extensions with an owned schema |
5018 |
Moved to different CF |
Security
Extensions
|
|
10/10
|
+786−146
|
Jelte Fennema-Nio (jeltef) |
Sadeq Dousti (msdousti), Artem Gavrilov (artem.gavrilov) |
|
12 |
1 month 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) |
Masahiko Sawada (masahikosawada), harinath kanchu (harinath001), Lilian Ontowhee (ontowhee), haiyang li (ocean-li), Arul Kumar C (arulkumarc) |
|
11 |
2 weeks ago |
| Incorrect error message for cancellation triggered by statement_timeout & flaky test |
5070 |
Moved to different CF |
Bugfix
Flakyfix
|
stable |
10/10
|
+33−15
|
Jelte Fennema-Nio (jeltef) |
Yogesh Sharma (sharmay), Akshat Jaimini (akshatj) |
|
12 |
6 months ago |
| Add OR REPLACE option to CREATE MATERIALIZED VIEW |
5099 |
Moved to different CF |
SQL Commands
|
|
10/10
|
+813−27
|
Erik Wienhold (ewie) |
Paul Jungwirth (pjungwir), newtglobal postgresql_contributors (newtpostgrescontributors), Soumya S Murali (soumyamurali) |
|
10 |
5 days ago |
| Add XMLCast (SQL/XML X025) |
5110 |
Moved to different CF |
SQL Commands
|
20 |
10/10
|
+1547−26
|
Jim Jones (jimus) |
Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
12 |
1 month ago |
| Asynchronous MergeAppend Execution |
5129 |
Moved to different CF |
Performance
|
|
Needs rebase!
|
|
Alexander Pyhalov (a.pyhalov) |
Etsuro Fujita (efujita), Matheus Alcantara (matheus.alcantara) |
|
10 |
4 days ago |
| DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication |
5151 |
Moved to different CF |
Bugfix
Logical Replication
Help - Stuck Rebasing
|
stable |
10/10
|
+613−48
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Luan Silva (luansilva) |
|
10 |
4 months ago |
| Refactor SLRU to always use long file names |
5250 |
Moved to different CF |
Refactoring Only
|
|
10/10
|
+95−84
|
Aleksander Alekseev (a.alekseev) |
|
|
10 |
3 weeks ago |
| libpq: Fix processing of SSL records >8kB on async API |
5251 |
Committed |
Bugfix
Backport
libpq
|
stable |
10/10
|
+212−11
|
Jacob Champion (jchampion), Lars Kanis (larsk) |
Heikki Linnakangas (heikki), Jacob Champion (jchampion), solai v (solaiv) |
Heikki Linnakangas (heikki) |
8 |
1 month ago |
| Add GUC log_parameter_max_length to limit logged SQL statements |
5272 |
Committed |
GUC
Good First Review
|
19 |
9/10
|
+289−38
|
Kirill Gavrilov (diphantxm) |
Fujii Masao (masaofujii), Jim Jones (jimus) |
Fujii Masao (masaofujii) |
6 |
1 month ago |
| Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
5279 |
Moved to different CF |
SQL Commands
|
20 |
10/10
|
+776−55
|
Jim Jones (jimus) |
newtglobal postgresql_contributors (newtpostgrescontributors), solai v (solaiv) |
|
10 |
1 week ago |
| System views for versions reporting |
5318 |
Moved to different CF |
Monitoring
|
stable |
Needs rebase!
|
|
Dmitry Dolgov (erthalion) |
Laurenz Albe (laurenz) |
|
10 |
8 months ago |
| Logging plan of the currently running query |
5330 |
Moved to different CF |
Monitoring
|
20 |
10/10
|
+601−38
|
Atsushi Torikoshi (atsushitorikoshi) |
Hironobu Suzuki (suzuki_hironobu), Andrei Lepikhov (lepikhov), Sadeq Dousti (msdousti) |
|
10 |
2 weeks ago |
| Fix bug with accessing to temporary tables of other sessions |
5379 |
Committed |
Bugfix
Backport
|
17 |
Needs rebase!
|
|
Jim Jones (jimus), Daniil Davydov (dddaniil) |
Tom Lane (tgl), Rafia Sabih (rafia.sabih), Jim Jones (jimus), Soumya S Murali (soumyamurali) |
Alexander Korotkov (smagen) |
8 |
1 month ago |
| Add XMLDocument (SQL/XML X030) |
5431 |
Moved to different CF |
SQL Commands
|
20 |
10/10
|
+153−1
|
Jim Jones (jimus) |
Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
9 |
1 month ago |
| using index to speedup add not null constraints to a table |
5444 |
Moved to different CF |
|
|
10/10
|
+446−5
|
Jian He (stayreal) |
Tanzeel Khan (tanzeelk) |
|
8 |
3 weeks ago |
| Clarify FileTag-based unlinking |
5454 |
Committed |
Refactoring Only
|
|
10/10
|
+10−7
|
Matthias van de Meent (mmeent) |
Heikki Linnakangas (heikki), Surya Poondla (spoondla), solai v (solaiv) |
Heikki Linnakangas (heikki) |
5 |
1 month ago |
| Add XMLNamespaces option to XMLElement |
5456 |
Moved to different CF |
SQL Commands
|
20 |
10/10
|
+787−39
|
Pavel Stehule (okbobcz), Jim Jones (jimus) |
Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
9 |
1 month ago |
| Function scan FDW pushdown |
5470 |
Moved to different CF |
Performance
|
18 |
9/10
|
+1716−57
|
Alexander Pyhalov (a.pyhalov), Gleb Kashkin (glebka) |
Ashutosh Bapat (ashutoshbapat), Solaimurugan V (solaimurugan) |
|
4 |
1 week ago |
| SQL/JSON json_table PLAN clause |
5478 |
Committed |
Performance
SQL Commands
|
20 |
9/10
|
+196−89
|
Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Andrew Dunstan (adunstan), Amit Langote (amitlan), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg), Anton Melnikov (antonmel), Nikita Malakhov (nmalakh) |
Amit Langote (amitlan), Vladlen Popolitov (vladlenpopolitov) |
Alexander Korotkov (smagen) |
6 |
3 weeks 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), Solaimurugan V (solaimurugan) |
|
9 |
2 months ago |
| Fix buffer pinning logic/visibility bugs in [SP-]Gist Index-Only Scans |
5542 |
Withdrawn |
Bugfix
|
|
Needs rebase!
|
|
Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) |
|
|
6 |
7 months ago |
| Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
5570 |
Moved to different CF |
Multithreading
AIO
|
|
9/10
|
+448−37
|
Jelte Fennema-Nio (jeltef) |
Surya Poondla (spoondla) |
|
8 |
1 month ago |
| Warn, and disallow, clear text passwords via SQL |
5597 |
Moved to different CF |
|
|
Needs rebase!
|
|
Greg Sabino Mullane (greg) |
Guillaume Lelarge (gleu) |
|
5 |
7 months ago |
| Allow table AMs to define their own reloptions |
5631 |
Moved to different CF |
|
stable |
10/10
|
+959−36
|
Julien Tachoires (julmon) |
Rafia Sabih (rafia.sabih) |
|
3 |
3 weeks ago |
| Available disk space per tablespace |
5651 |
Moved to different CF |
Monitoring
|
20 |
10/10
|
+195−6
|
Christoph Berg (myon) |
Zsolt Parragi (zsolt.parragi), solai v (solaiv) |
|
3 |
2 weeks ago |
| support create index on virtual generated column. |
5667 |
Moved to different CF |
|
|
9/10
|
+601−198
|
Jian He (stayreal) |
Soumya S Murali (soumyamurali), Zizhuan Liu (liuzizhuan) |
|
7 |
2 weeks ago |
| Produce LLVM bitcode files on meson builds |
5671 |
Moved to different CF |
Performance
|
19 |
10/10
|
+380−25
|
Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) |
Christoph Berg (myon) |
|
6 |
3 weeks ago |
| Improve coments on structures in trigger.c |
5680 |
Moved to different CF |
Comments Only
|
|
Needs rebase!
|
|
Yugo Nagata (yugo.nagata) |
|
|
6 |
10 months 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) |
|
7 |
10 months ago |
| Fix [SP-]GiST IOS visibility bug |
5721 |
Moved to different CF |
Bugfix
|
|
9/10
|
+620−82
|
Matthias van de Meent (mmeent) |
Mihail Nikalayeu (mihailnikalayeu), solai v (solaiv) |
|
3 |
1 week ago |
| Thread-safe getopt() |
5760 |
Moved to different CF |
Multithreading
Refactoring Only
|
19 |
10/10
|
+268−163
|
Heikki Linnakangas (heikki) |
Peter Eisentraut (petere) |
Heikki Linnakangas (heikki) |
4 |
4 months 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) |
Rafia Sabih (rafia.sabih), Murali Natti (murali.natti) |
|
6 |
4 days ago |
| Improve the performance of Unicode Normalization Forms. |
5802 |
Moved to different CF |
Performance
|
|
Needs rebase!
|
|
Alexander Borisov (lexborisov) |
Victor Yegorov (vyegorov), Henson Choi (assam258.gmail.com) |
|
7 |
1 month ago |
| pgindent: improve formatting of multiline comments |
5831 |
Committed |
Good First Review
Devtools
|
19 |
10/10
|
+45−0
|
Aleksander Alekseev (a.alekseev) |
Payal Singh (payal) |
Tom Lane (tgl) |
6 |
2 months ago |
| problems with toast.* reloptions |
5839 |
Moved to different CF |
Bugfix
|
20 |
10/10
|
+383−140
|
Nathan Bossart (bossartn) |
Yogesh Sharma (sharmay), solai v (solaiv) |
|
7 |
19 hours ago |
| Carefully exposing information without authentication |
5845 |
Moved to different CF |
Monitoring
|
19 |
Needs rebase!
|
|
Greg Sabino Mullane (greg) |
|
|
5 |
4 months ago |
| Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values |
5854 |
Moved to different CF |
SQL Commands
|
19 |
10/10
|
+746−278
|
Dean Rasheed (deanr) |
Viktor Holmberg (rutchkiwi), solai v (solaiv) |
|
7 |
1 month ago |
| docs: Include protocol version changes made without a version bump or extension |
5863 |
Moved to different CF |
Docs Only
|
|
10/10
|
+22−104
|
Jelte Fennema-Nio (jeltef) |
|
|
7 |
1 month ago |
| Report bytes and transactions actually sent downtream |
5877 |
Moved to different CF |
Monitoring
Logical Replication
|
|
10/10
|
+172−154
|
Ashutosh Bapat (ashutoshbapat) |
|
|
7 |
1 month ago |
| amcheck: support for GiST |
5879 |
Moved to different CF |
|
|
Needs rebase!
|
|
Andrey Borodin (x4m) |
Sergey Dudoladov (sdudoladov), Miłosz Bieniek (moozzi) |
|
6 |
6 months ago |
| Adding pg_dump flag for parallel export to pipes |
5893 |
Moved to different CF |
Performance
System Administration
|
stable |
4/10
|
+928−88
|
Hannu Krosing (hannukrosing), Nitin Motiani (nitinmotiani) |
Dilip Kumar (dilip.kumar), solai v (solaiv) |
|
5 |
3 days ago |
| no table rewrite when set column type to constrained domain |
5907 |
Moved to different CF |
|
19 |
10/10
|
+285−17
|
Jian He (stayreal) |
Yogesh Sharma (sharmay), Viktor Holmberg (rutchkiwi), Aditya Gollamudi (adigoll), solai v (solaiv) |
|
6 |
4 weeks ago |
| Automatically sizing the IO worker pool |
5913 |
Committed |
Performance
|
19 |
9/10
|
+850−0
|
Thomas Munro (macdice) |
|
Thomas Munro (macdice) |
4 |
3 months ago |
| CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions |
5941 |
Moved to different CF |
SQL Commands
|
19 |
10/10
|
+3049−254
|
Jian He (stayreal) |
Corey Huinker (coreyh), Henson Choi (assam258.gmail.com) |
|
6 |
2 weeks ago |
| JIT works only partially with meson build |
5984 |
Moved to different CF |
Docs Only
|
|
Needs rebase!
|
|
Yugo Nagata (yugo.nagata) |
Laurenz Albe (laurenz) |
|
6 |
2 weeks ago |
| pgbench: extend variable usage in scripts |
6012 |
Moved to different CF |
libpq
|
20 |
Needs rebase!
|
|
Yugo Nagata (yugo.nagata) |
lakshmi g (lakshmi) |
|
6 |
7 months ago |
| Use enum type replacing #define for exec state of hashjoin and mergejoin |
6027 |
Withdrawn |
|
|
Needs rebase!
|
|
Tender Wang (tndrwang) |
|
|
4 |
9 months ago |
| Fix race condition in SSI when reading PredXact->SxactGlobalXmin |
6037 |
Moved to different CF |
Bugfix
Backport
My First Patch
|
stable |
Needs rebase!
|
|
Josh Curtis (joshcurtis) |
Mihail Nikalayeu (mihailnikalayeu) |
|
5 |
1 month ago |
| RFC: adding pytest as a supported test framework |
6045 |
Moved to different CF |
Testing
Help - User Testing
Modernization
Devtools
|
|
Needs rebase!
|
|
Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) |
Tristan Partin (tristan957) |
|
5 |
4 months ago |
| Whole-row fixes for DROP COLUMN, SET COLUMN DATA TYPE |
6055 |
Moved to different CF |
Bugfix
Backport
|
stable |
10/10
|
+560−10
|
Jian He (stayreal) |
lakshmi g (lakshmi) |
|
5 |
5 days ago |
| Improving the names generated for indexes on expressions |
6059 |
Committed |
|
|
9/10
|
+316−210
|
Tom Lane (tgl) |
solai v (solaiv) |
Tom Lane (tgl) |
4 |
1 month ago |
| CREATE TABLE LIKE INCLUDING TRIGGERS |
6087 |
Moved to different CF |
SQL Commands
|
19 |
10/10
|
+649−18
|
Jian He (stayreal) |
Andrey Borodin (x4m), Henson Choi (assam258.gmail.com), Zsolt Parragi (zsolt.parragi), lakshmi g (lakshmi) |
|
5 |
1 month ago |
| create table like including storage parameter |
6088 |
Moved to different CF |
SQL Commands
|
19 |
10/10
|
+218−9
|
Jian He (stayreal) |
lakshmi g (lakshmi) |
|
5 |
3 months ago |
| Little refactoring of portalcmds.c |
6113 |
Withdrawn |
Refactoring Only
Good First Review
|
|
9/10
|
+16−24
|
Aleksander Alekseev (a.alekseev) |
Zizhuan Liu (liuzizhuan) |
|
4 |
2 months ago |
| Migrate pg_commit_ts directory to the new node during an upgrade |
6119 |
Moved to different CF |
|
19 |
10/10
|
+353−3
|
Sergey Levin (lsv) |
Hayato Kuroda (ha-kun), Maxim Orlov (m.orlov) |
|
5 |
2 weeks ago |
| avoid call ATPostAlterTypeCleanup twice |
6121 |
Moved to different CF |
Bugfix
Backport
|
stable |
10/10
|
+118−0
|
Jian He (stayreal) |
|
|
5 |
1 week ago |
| Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement |
6131 |
Moved to different CF |
Good First Review
My First Patch
|
19 |
10/10
|
+371−4
|
Phil Alger (paalger) |
Josef Šimánek (retro), Jim Jones (jimus), Soumya S Murali (soumyamurali) |
|
5 |
1 week ago |
| Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement |
6135 |
Moved to different CF |
|
|
10/10
|
+766−0
|
Akshay Joshi (akshay.joshi) |
Ilmar Yunusov (tanswis42.gmail.com), solai v (solaiv), Rui Zhao (zhaorui) |
|
3 |
4 weeks ago |
| postgres_fdw: Use COPY to speed up batch inserts |
6137 |
Moved to different CF |
Performance
|
|
10/10
|
+649−33
|
Matheus Alcantara (matheus.alcantara) |
Masahiko Sawada (masahikosawada), solai v (solaiv) |
|
5 |
5 days ago |
| Add a warning on stats manipulation functions |
6155 |
Moved to different CF |
Docs Only
|
20 |
Needs rebase!
|
|
Yugo Nagata (yugo.nagata) |
|
|
5 |
1 month ago |
| Add read-only disconnect_requested GUC for graceful client disconnect (reviously goaway) |
6156 |
Moved to different CF |
libpq
|
|
10/10
|
+432−12
|
Jelte Fennema-Nio (jeltef) |
|
|
5 |
1 month ago |
| Batching in executor, part 1: add batch variant of table AM scan API |
6176 |
Moved to different CF |
Help - Benchmarks
Performance
|
19 |
Needs rebase!
|
|
Amit Langote (amitlan) |
Antonin Houska (a.houska), Thom Brown (thom), Denis Smirnov (darthunix) |
|
4 |
1 week ago |
| Add archive_mode to prevent unarchived WAL on permanent primary failure |
6177 |
Moved to different CF |
Physical Replication
|
19 |
Needs rebase!
|
|
Andrey Borodin (x4m), Kirill Reshke (reshke) |
|
|
5 |
1 week ago |
| COPY FROM with RLS |
6178 |
Moved to different CF |
SQL Commands
|
19 |
10/10
|
+339−68
|
Jian He (stayreal) |
solai v (solaiv) |
|
5 |
2 weeks ago |
| pg_plan_advice |
6184 |
Committed |
Extensions
Missing Docs
|
|
10/10
|
+424−122
|
Robert Haas (rhaas) |
|
Robert Haas (rhaas) |
3 |
2 months ago |
| Optimize SnapBuild by maintaining committed.xip in sorted order |
6187 |
Withdrawn |
Performance
Logical Replication
|
19 |
10/10
|
+151−25
|
Xuneng Zhou (dylanzhou) |
Yogesh Sharma (sharmay), Aditya Gollamudi (adigoll) |
|
4 |
4 months ago |
| Report oldest xmin source when autovacuum cannot remove tuples |
6188 |
Moved to different CF |
Monitoring
|
20 |
Needs rebase!
|
|
Shinya Kato (shinyakato) |
Fujii Masao (masaofujii), Bharath Rupireddy (bharathrupireddy), Sami Imseih (simseih) |
|
5 |
3 days ago |
| pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement |
6212 |
Moved to different CF |
Good First Review
|
19 |
3/10
|
+574−11
|
Florin Irion (irionr), Tim Waizenegger (tim.waizenegger.edb) |
Haritabh Gupta (haritabhgupta), Kuba Knysiak (xsni12) |
|
4 |
4 weeks ago |
| Reduce unnecessary locking of pruned partitions when reusing cached plans |
6216 |
Moved to different CF |
Performance
|
19 |
10/10
|
+1049−92
|
Amit Langote (amitlan) |
Ilmar Yunusov (tanswis42.gmail.com) |
|
3 |
1 month 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 |
10/10
|
+420−64
|
Hannu Krosing (hannukrosing) |
Dilip Kumar (dilip.kumar), Pavel Stehule (okbobcz), Neil Min (neilmin) |
|
4 |
4 days ago |
| Bypassing cursors in postgres_fdw to enable parallel plans |
6233 |
Moved to different CF |
postgres_fdw
Performance
|
19 |
10/10
|
+2039−108
|
Rafia Sabih (rafia.sabih) |
|
|
3 |
12 hours ago |
| Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) |
6245 |
Moved to different CF |
Performance
My First Patch
Refactoring Only
|
19 |
10/10
|
+978−150
|
Boris Mironov (bmironov) |
Egor Madyshev (emadyshev) |
|
4 |
4 months ago |
| Use ROLERECURSE_PRIVS in is_admin_of_role() |
6251 |
Moved to different CF |
Good First Review
|
|
10/10
|
+44−2
|
ChangAo Chen (chenchangao) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
4 |
3 days ago |
| doc: Clarify ANALYZE VERBOSE output |
6259 |
Moved to different CF |
Docs Only
|
stable |
10/10
|
+14−10
|
Shinya Kato (shinyakato) |
Fujii Masao (masaofujii), Maciek Sakrejda (msakrejda), Surya Poondla (spoondla), solai v (solaiv) |
Fujii Masao (masaofujii) |
4 |
1 week ago |
| extend JSON_TABLE top level path expression |
6260 |
Moved to different CF |
|
19 |
Needs rebase!
|
|
Jian He (stayreal) |
solai v (solaiv) |
|
4 |
2 weeks ago |
| split tablecmds.c |
6269 |
Moved to different CF |
Refactoring Only
|
19 |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
|
|
4 |
6 months ago |
| skip check constraints verification for unaffected columns during UPDATE |
6270 |
Moved to different CF |
|
19 |
10/10
|
+259−17
|
Jian He (stayreal) |
Florin Irion (irionr) |
|
4 |
5 months ago |
| refactor ExecInitPartitionInfo |
6280 |
Rejected |
Refactoring Only
|
stable |
10/10
|
+14−26
|
Jian He (stayreal) |
|
|
3 |
1 month ago |
| Add sampling statistics to autoanalyze log output |
6288 |
Moved to different CF |
Monitoring
|
|
10/10
|
+116−42
|
Tatsuya Kawata (croissant) |
Fujii Masao (masaofujii) |
|
4 |
5 months ago |
| Add pg_current_vxact_id() function to expose virtual transaction IDs |
6298 |
Moved to different CF |
Good First Review
Monitoring
PGConf.dev
|
19 |
10/10
|
+109−4
|
Pavlo Golub (pasha_golub) |
Robert Haas (rhaas), solai v (solaiv) |
|
4 |
2 months ago |
| refactor handling optional argument in system functions |
6303 |
Moved to different CF |
Refactoring Only
|
19 |
10/10
|
+25−168
|
Mark Wong (markwkm) |
Andreas Karlsson (kandreas), Tristan Partin (tristan957) |
|
4 |
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) |
|
|
4 |
6 months ago |
| Add support for partial incremental materialized view refresh using REFRESH ... WHERE |
6305 |
Moved to different CF |
My First Patch
SQL Commands
|
19 |
10/10
|
+1468−70
|
Adam Brusselback (tostino) |
Zsolt Parragi (zsolt.parragi), Dharin Shah (dharins0) |
|
4 |
5 days ago |
| SQL-level pg_datum_image_equal |
6309 |
Moved to different CF |
|
|
10/10
|
+80−0
|
Matthias van de Meent (mmeent) |
solai v (solaiv) |
|
3 |
23 hours ago |
| Don't use the deprecated and insecure PQcancel in our frontend tools anymore |
6314 |
Moved to different CF |
psql
Security
|
|
Needs rebase!
|
|
Jelte Fennema-Nio (jeltef) |
|
|
4 |
4 weeks ago |
| Enable partitionwise join for partition keys wrapped by RelabelType |
6315 |
Moved to different CF |
|
|
10/10
|
+50−2
|
Matheus Alcantara (matheus.alcantara) |
|
|
4 |
5 months ago |
| json_table function PLAN clause |
6332 |
Withdrawn |
Help - User Testing
|
19 |
9/10
|
+1935−111
|
Amit Langote (amitlan), Nikita Glukhov (n.glukhov), Nikita Malakhov (nmalakh) |
|
|
2 |
3 weeks ago |
| File locks for data directory lockfile in the context of Linux namespaces |
6335 |
Moved to different CF |
|
stable |
10/10
|
+134−25
|
Dmitry Dolgov (erthalion) |
Ilmar Yunusov (tanswis42.gmail.com) |
|
4 |
1 month ago |
| Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade |
6340 |
Moved to different CF |
|
19 |
10/10
|
+220−6
|
Jeevan Chalke (jeevan.chalke) |
|
|
4 |
2 months ago |
| Cleaning up PREPARE query strings? |
6341 |
Moved to different CF |
SQL Commands
|
|
10/10
|
+135−23
|
Julien Rouhaud (rjuju) |
Sami Imseih (simseih) |
|
4 |
5 days ago |
| Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) |
6354 |
Committed |
Refactoring Only
Good First Review
|
19 |
10/10
|
+0−0
|
Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) |
Michael Paquier (michael-kun) |
Michael Paquier (michael-kun) |
3 |
1 month ago |
| Hash-based MCV matching for large IN-lists |
6356 |
Moved to different CF |
Performance
|
stable |
10/10
|
+543−5
|
Ilia Evdokimov (ilidock95) |
David Geier (geidav), Tatsuya Kawata (croissant) |
|
4 |
1 month ago |
| Add a berief general comment on BTScanInsertData's nextkey and backward |
6363 |
Moved to different CF |
Comments Only
|
|
10/10
|
+18−15
|
Yugo Nagata (yugo.nagata) |
|
|
4 |
4 months ago |
| QoL improvements for pgindent and combining pgindent, pgperltidy, pgperlcritic and pgperlsyncheck into one tool |
6366 |
Moved to different CF |
Devtools
|
|
10/10
|
+1096−561
|
Jelte Fennema-Nio (jeltef) |
|
|
4 |
4 months ago |
| llvmjit: always add the simplifycfg pass |
6384 |
Moved to different CF |
Performance
|
20 |
10/10
|
+16−4
|
Pierre Ducroquet (pinaraf) |
Matheus Alcantara (matheus.alcantara) |
|
3 |
4 months ago |
| Refactor *_abbrev_convert() functions |
6393 |
Moved to different CF |
Refactoring Only
Good First Review
|
19 |
10/10
|
+33−60
|
Aleksander Alekseev (a.alekseev) |
Aditya Gollamudi (adigoll) |
John Naylor (john.naylor) |
3 |
1 month ago |
| Fix gistkillitems & add regression test to microvacuum |
6399 |
Committed |
Bugfix
|
|
10/10
|
+5−5
|
Kirill Reshke (reshke) |
Heikki Linnakangas (heikki), Soumya S Murali (soumyamurali) |
Heikki Linnakangas (heikki) |
2 |
1 month ago |
| Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY |
6401 |
Moved to different CF |
Performance
DDL
|
19 |
10/10
|
+1347−152
|
Mihail Nikalayeu (mihailnikalayeu) |
Matthias van de Meent (mmeent) |
|
3 |
1 week ago |
| nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() |
6402 |
Committed |
Refactoring Only
|
19 |
10/10
|
+1−21
|
Chao Li (chaol) |
Heikki Linnakangas (heikki) |
Heikki Linnakangas (heikki) |
2 |
1 month ago |
| JumbleQuery may treat different GROUP BY expr as the same |
6411 |
Moved to different CF |
|
stable |
10/10
|
+49−3
|
Jian He (stayreal) |
Keisuke Kuroda (keisuke.kuroda.3862) |
|
3 |
4 months ago |
| ANALYZE: hash-accelerate MCV tracking for equality-only types |
6422 |
Withdrawn |
Performance
|
|
9/10
|
+214−24
|
Chengpeng Yan (chengpeng.yan) |
Ilia Evdokimov (ilidock95), Tatsuya Kawata (croissant) |
|
2 |
3 months ago |
| Avoid recalculating pgprocno in ProcArrayAdd() |
6426 |
Moved to different CF |
Good First Review
Refactoring Only
|
stable |
10/10
|
+1−1
|
Shinya Kato (shinyakato) |
Chao Li (chaol), solai v (solaiv), Pierre Forstmann (pifor) |
|
3 |
22 hours ago |
| ci: Add MTEST_SUITES for optional test tailoring |
6430 |
Withdrawn |
CI
Devtools
|
|
Needs rebase!
|
|
Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) |
|
|
2 |
2 months ago |
| pg_stat_io_histogram |
6433 |
Moved to different CF |
Monitoring
|
19 |
10/10
|
+1036−28
|
Jakub Wartak (jakub.wartak.tomtom) |
|
|
3 |
yesterday |
| LLVMJIT: introduce force-inlined functions |
6437 |
Moved to different CF |
Performance
|
20 |
10/10
|
+103−4
|
Pierre Ducroquet (pinaraf) |
|
|
3 |
4 months ago |
| tablecmds: fix bug where index rebuild loses replica identity on partitions |
6440 |
Moved to different CF |
Bugfix
DDL
|
stable |
10/10
|
+527−36
|
Chao Li (chaol) |
|
|
3 |
1 week ago |
| tablecmds: fix Deadlock caused by Attach Partition |
6442 |
Moved to different CF |
Bugfix
DDL
|
19 |
10/10
|
+54−0
|
Chao Li (chaol) |
|
|
3 |
2 weeks ago |
| BUG #19382: Server crash at __nss_database_lookup |
6449 |
Moved to different CF |
Bugfix
Security
|
20 |
10/10
|
+906−1
|
Surya Poondla (spoondla) |
|
|
3 |
3 weeks ago |
| Tighten nullingrels checks |
6458 |
Committed |
|
20 |
10/10
|
+130−57
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
2 |
1 month ago |
| Show expression of virtual columns in error messages |
6460 |
Moved to different CF |
|
|
10/10
|
+208−43
|
Matheus Alcantara (matheus.alcantara) |
|
|
3 |
1 month ago |
| Remove MULE_INTERNAL encoding |
6472 |
Committed |
Deprecation
|
|
10/10
|
+0−0
|
Thomas Munro (macdice) |
|
Thomas Munro (macdice) |
2 |
4 months ago |
| Add +/- operators for xid8 type and replace deprecated txid_current() |
6478 |
Moved to different CF |
Deprecation
|
20 |
10/10
|
+244−25
|
Shinya Kato (shinyakato) |
lin teletele (teletele.lin), solai v (solaiv) |
|
3 |
2 months ago |
| SLOPE - Planner optimizations on monotonic expressions. |
6479 |
Moved to different CF |
Performance
|
|
10/10
|
+3413−236
|
Alexandre Felipe (afelipe) |
Corey Huinker (coreyh), Zsolt Parragi (zsolt.parragi) |
|
3 |
5 days ago |
| Add table COMMENTS in CREATE TABLE LIKE |
6482 |
Moved to different CF |
DDL
Good First Review
|
20 |
10/10
|
+116−11
|
Jim Jones (jimus) |
Carlos Alves (ccsalves), Zizhuan Liu (liuzizhuan) |
|
3 |
2 weeks ago |
| Pipelined Recovery |
6487 |
Moved to different CF |
Performance
|
20 |
Needs rebase!
|
|
Imran Zaheer (imranzaheer) |
|
|
3 |
1 week ago |
| Change the default wal_blocksize to 4KB |
6490 |
Moved to different CF |
Performance
|
|
9/10
|
+12−12
|
Andy Pogrebnoi (birdofdada) |
|
|
3 |
2 weeks ago |
| Provide support for trailing commas |
6492 |
Moved to different CF |
|
|
Needs rebase!
|
|
Greg Sabino Mullane (greg) |
|
Peter Eisentraut (petere) |
3 |
4 months ago |
| add assertion for palloc in signal handlers |
6498 |
Moved to different CF |
|
19 |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
|
|
3 |
5 months ago |
| Improve pgindent's formatting named fields in struct literals and varidic functions |
6508 |
Committed |
Devtools
|
|
10/10
|
+9−3
|
Andreas Karlsson (kandreas) |
|
Tom Lane (tgl) |
2 |
3 months ago |
| Optional skipping of unchanged relations during ANALYZE? |
6516 |
Returned with feedback |
psql
Performance
SQL Commands
|
19 |
Needs rebase!
|
|
Vasu M (vasu01) |
Ilia Evdokimov (ilidock95) |
|
2 |
1 month ago |
| [PATCH] Add parallel instrumentation hooks for CustomScan providers |
6524 |
Moved to different CF |
Extensions
|
stable |
10/10
|
+112−0
|
Siddharth Kothari (sidkot.google.com) |
|
|
3 |
1 week ago |
| Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline |
6525 |
Moved to different CF |
Bugfix
|
|
9/10
|
+418−6
|
Andrey Borodin (x4m) |
Surya Poondla (spoondla) |
|
3 |
1 month ago |
| amcheck: add index-all-keys-match verification for B-Tree |
6526 |
Moved to different CF |
System Administration
Good First Review
Devtools
|
|
10/10
|
+826−45
|
Andrey Borodin (x4m) |
Álvaro Herrera (alvherre), Jakub Wartak (jakub.wartak.tomtom) |
|
3 |
2 weeks ago |
| amcheck: fix bug of missing corruption in allequalimage validation |
6534 |
Committed |
Bugfix
|
19 |
10/10
|
+9−7
|
Chao Li (chaol) |
Xuneng Zhou (dylanzhou) |
Fujii Masao (masaofujii) |
2 |
1 month ago |
| Fix slotsync worker busy loop causing repeated log messages |
6546 |
Withdrawn |
Bugfix
Logical Replication
|
|
Needs rebase!
|
|
Fujii Masao (masaofujii) |
Zhijie Hou (houzj) |
|
2 |
4 months ago |
| pg_buffercache: Add per-relation summary stats |
6555 |
Returned with feedback |
Monitoring
|
|
Needs rebase!
|
|
Lukas Fittl (lfittl) |
Paul Jungwirth (pjungwir) |
Heikki Linnakangas (heikki) |
2 |
3 weeks ago |
| Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter |
6556 |
Withdrawn |
Good First Review
|
|
Needs rebase!
|
|
Man Zeng (zengman) |
shihao zhong (zhong950419) |
|
1 |
4 months ago |
| POC: PLpgSQL FOREACH IN JSON ARRAY |
6557 |
Moved to different CF |
PL/pgSQL
|
|
10/10
|
+1081−96
|
Pavel Stehule (okbobcz) |
Tom Lane (tgl), Jim Jones (jimus) |
|
2 |
1 week ago |
| Pgbench: remove synchronous prepare |
6558 |
Moved to different CF |
|
|
10/10
|
+123−16
|
Dmitrii Bondar (difesu) |
lakshmi g (lakshmi) |
|
2 |
3 weeks ago |
| tid_blockno() and tid_offset() accessor functions |
6559 |
Moved to different CF |
SQL Commands
|
|
10/10
|
+198−0
|
Ayush Tiwari (aytiwari) |
|
Andres Freund (andresfreund) |
2 |
4 months ago |
| doc: Clarify that empty COMMENT string removes the comment |
6560 |
Moved to different CF |
Docs Only
|
stable |
10/10
|
+63−7
|
David Johnston (polobo), Chao Li (chaol) |
Fujii Masao (masaofujii) |
Fujii Masao (masaofujii) |
2 |
5 months ago |
| astreamer_lz4: fix bug of output pointer advancement in decompressor |
6561 |
Moved to different CF |
Bugfix
|
19 |
10/10
|
+2−2
|
Chao Li (chaol) |
Xuneng Zhou (dylanzhou) |
Tom Lane (tgl) |
2 |
5 months ago |
| pg_upgrade fails when extension_control_path is used |
6562 |
Moved to different CF |
Bugfix
|
19 |
9/10
|
+197−2
|
Jonathan Gonzalez V. (sxd) |
Niccolo Fei (nfei), Matheus Alcantara (matheus.alcantara) |
Peter Eisentraut (petere) |
2 |
4 months ago |
| psql tab completion for user functions and if explicitly required also "pg_" |
6563 |
Moved to different CF |
psql
|
19 |
10/10
|
+48−0
|
Florin Irion (irionr) |
Mario Gonzalez (gonzalemario) |
|
2 |
1 month ago |
| Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint |
6564 |
Moved to different CF |
Bugfix
|
stable |
10/10
|
+40−2
|
Jian He (stayreal) |
Zizhuan Liu (liuzizhuan) |
|
2 |
1 month ago |
| UBSAN crash in EventTriggerCollectAlterTSConfig |
6565 |
Moved to different CF |
Bugfix
|
stable |
10/10
|
+0−0
|
Florin Irion (irionr) |
|
Álvaro Herrera (alvherre) |
2 |
5 months ago |
| guc: make dereference style consistent in check_backtrace_functions |
6566 |
Committed |
Bugfix
|
|
10/10
|
+16−16
|
zhang hu (zhanghu) |
|
Álvaro Herrera (alvherre) |
1 |
4 months ago |
| Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change |
6569 |
Committed |
Bugfix
|
stable |
10/10
|
+0−0
|
Vishal Prasanna (vishalprasanna) |
Hayato Kuroda (ha-kun) |
Álvaro Herrera (alvherre) |
1 |
1 month ago |
| DSA pagemap out-of-bounds in make_new_segment odd-sized path |
6570 |
Moved to different CF |
Bugfix
|
|
Needs rebase!
|
|
Paul Bunn (pbunn) |
|
Michael Paquier (michael-kun) |
2 |
5 months ago |
| Inconsistency in owner assignment between INDEX and STATISTICS |
6571 |
Withdrawn |
Bugfix
|
19 |
10/10
|
+26−1
|
JoongHyuk Shin (shin) |
Amit Khandekar (amitdkhan) |
|
1 |
4 months ago |
| Enable -Wstrict-prototypes and -Wold-style-definition by default |
6572 |
Moved to different CF |
Refactoring Only
|
19 |
10/10
|
+54−4
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
Peter Eisentraut (petere) |
2 |
4 months ago |
| Add missing stats_reset column to pg_stat_database_conflicts view |
6573 |
Moved to different CF |
|
|
10/10
|
+38−7
|
shihao zhong (zhong950419) |
|
Fujii Masao (masaofujii) |
2 |
4 months ago |
| Compress prune/freeze records with Delta Frame of Reference algorithm |
6574 |
Returned with feedback |
Performance
|
|
Needs rebase!
|
|
Evgeny Voropaev (evoro) |
|
|
1 |
3 months ago |
| Defend against -ffast-math in meson builds |
6575 |
Moved to different CF |
Devtools
|
19 |
Needs rebase!
|
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
Tom Lane (tgl) |
2 |
4 months ago |
| Make Intel's ICX compiler working |
6576 |
Withdrawn |
Devtools
|
19 |
10/10
|
+275−2
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
4 months ago |
| Add missing stats_reset column to pg_statio_all_sequences view |
6577 |
Moved to different CF |
Good First Review
|
|
Needs rebase!
|
|
shihao zhong (zhong950419) |
|
Fujii Masao (masaofujii) |
2 |
4 months ago |
| Add missing stats_reset column to pg_statio_all_sequences view |
6578 |
Moved to different CF |
Good First Review
|
|
Needs rebase!
|
|
shihao zhong (zhong950419) |
|
Fujii Masao (masaofujii) |
2 |
4 months ago |
| Fix the wrong behavior of REFRESH MATERIALIZED VIEW CONCURRENTLY |
6579 |
Moved to different CF |
Bugfix
|
19 |
10/10
|
+246−43
|
Rafia Sabih (rafia.sabih), Surya Poondla (spoondla) |
|
|
2 |
1 week ago |
| Fix performance of REFRESH MATERIALIZED VIEW CONCURRENTLY |
6580 |
Moved to different CF |
Performance
|
19 |
10/10
|
+246−43
|
Surya Poondla (spoondla) |
|
|
2 |
1 week ago |
| Silence a new Valgrind warning |
6581 |
Moved to different CF |
Good First Review
|
|
10/10
|
+2−0
|
Aleksander Alekseev (a.alekseev) |
|
Heikki Linnakangas (heikki) |
2 |
4 months ago |
| Add missing stats_reset column to pg_statio_all_sequences view |
6582 |
Moved to different CF |
Monitoring
|
stable |
Needs rebase!
|
|
Sami Imseih (simseih), shihao zhong (zhong950419) |
|
Fujii Masao (masaofujii) |
2 |
4 months ago |
| Fix premature timeout in pg_promote() caused by signal interruptions |
6583 |
Moved to different CF |
Bugfix
|
|
9/10
|
+4−4
|
Robert Pang (robertp), Robert Pang (robertpang-oss) |
|
Michael Paquier (michael-kun) |
2 |
4 months ago |
| ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” |
6584 |
Committed |
Bugfix
My First Patch
|
|
Needs rebase!
|
|
Masashi Kamura (kam) |
Fujii Masao (masaofujii), lakshmi g (lakshmi) |
Fujii Masao (masaofujii) |
1 |
2 months ago |
| Use C11 alignas in typedef definitions |
6585 |
Moved to different CF |
Refactoring Only
|
19 |
Needs rebase!
|
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
Peter Eisentraut (petere) |
2 |
4 months ago |
| Avoid multiple calls to memcpy (src/backend/access/index/genam.c) |
6586 |
Withdrawn |
Refactoring Only
|
19 |
8/10
|
+4−4
|
Ranier Vilela (raniervilela) |
lakshmi g (lakshmi) |
|
1 |
4 months ago |
| Fix JSON_SERIALIZE() coercion placeholder type for jsonb input |
6587 |
Moved to different CF |
Bugfix
|
|
10/10
|
+80−3
|
Matt Blewitt (mble-ps) |
Zsolt Parragi (zsolt.parragi) |
|
2 |
4 months ago |
| MERGE PARTITIONS and DEPENDS ON EXTENSION. |
6589 |
Committed |
Bugfix
|
|
0/1
|
+0−0
|
Matheus Alcantara (matheus.alcantara) |
|
Alexander Korotkov (smagen) |
1 |
3 months ago |
| SQL/JSON json_table() function PLAN clause |
6590 |
Withdrawn |
Help - Stuck Rebasing
SQL Commands
|
|
10/10
|
+1935−111
|
Nikita Malakhov (nmalakh) |
|
|
1 |
3 weeks ago |
| Adding Log File Capability to pg_createsubscriber |
6592 |
Moved to different CF |
|
|
8/10
|
+254−15
|
|
Hayato Kuroda (ha-kun) |
Amit Kapila (amitkapila) |
2 |
3 months ago |
| Avoiding memory leakage in jsonpath evaluation |
6593 |
Moved to different CF |
Performance
|
|
10/10
|
+361−232
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
2 |
4 months ago |
| Validate user-supplied c_args in meson builds |
6596 |
Withdrawn |
Devtools
|
19 |
10/10
|
+9−0
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
3 months ago |
| Replace __builtin_types_compatible_p with _Generic |
6597 |
Committed |
Modernization
Refactoring Only
|
|
10/10
|
+48−125
|
Peter Eisentraut (petere), Thomas Munro (macdice), Jelte Fennema-Nio (jeltef) |
|
Peter Eisentraut (petere) |
1 |
3 weeks ago |
| Add ssl_(supported|shared)_groups to sslinfo |
6598 |
Moved to different CF |
|
|
10/10
|
+306−3
|
Dmitry Dolgov (erthalion) |
Zsolt Parragi (zsolt.parragi) |
|
2 |
2 months ago |
| remove bits* types |
6599 |
Moved to different CF |
Refactoring Only
|
19 |
10/10
|
+277−289
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
4 months ago |
| Avoid use of TopMemoryContext for resource owner cleanup in portals |
6603 |
Returned with feedback |
Refactoring Only
|
|
10/10
|
+106−23
|
Lukas Fittl (lfittl) |
Heikki Linnakangas (heikki) |
|
1 |
4 months ago |
| Add pg_stat_vfdcache view for VFD cache statistics |
6604 |
Moved to different CF |
Monitoring
|
20 |
10/10
|
+686−8
|
Ayoub Kazar (kaz) |
David Geier (geidav) |
|
2 |
4 weeks ago |
| Two issues leading to discrepancies in FSM data on the standby server |
6605 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
Alexey Makhmutov (lerm) |
|
Alexander Korotkov (smagen) |
1 |
3 months ago |
| bugfix - fix broken output in expanded aligned format, when data are too short |
6608 |
Committed |
Bugfix
|
|
10/10
|
+41−3
|
Pavel Stehule (okbobcz) |
|
Michael Paquier (michael-kun) |
1 |
2 months ago |
| Check some unchecked fclose() results |
6609 |
Withdrawn |
Bugfix
|
19 |
Needs rebase!
|
|
Chao Li (chaol) |
|
|
1 |
4 months ago |
| This adds a new GUC parameter that automatically rolls back prepared transactions that have remained unresolved beyond the configured timeout. The cleanup is performed by the checkpointer process. |
6611 |
Rejected |
Performance
|
|
Needs rebase!
|
|
Nikhil Chawla (nchawla) |
|
|
1 |
4 months ago |
| avoid including vacuum.h in tableam.h and heapam.h |
6612 |
Moved to different CF |
Refactoring Only
|
19 |
10/10
|
+82−71
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
4 months ago |
| heapam_tuple_complete_speculative : remove unnecessary tuple fetch |
6613 |
Committed |
Refactoring Only
|
stable |
10/10
|
+1−7
|
Chao Li (chaol) |
|
Heikki Linnakangas (heikki) |
1 |
1 month ago |
| Make \d tablename fast again, regression introduced by 85b7efa1cdd |
6615 |
Committed |
Bugfix
Performance
|
18 |
Needs rebase!
|
|
Jelte Fennema-Nio (jeltef) |
Tom Lane (tgl) |
Tom Lane (tgl) |
1 |
1 month ago |
| VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables |
6616 |
Committed |
Bugfix
Backport
|
stable |
10/10
|
+95−1
|
Jim Jones (jimus) |
|
Álvaro Herrera (alvherre) |
1 |
3 months ago |
| Fix a file descriptor leak when using io_method=io_uring |
6617 |
Moved to different CF |
Bugfix
AIO
My First Patch
|
stable |
10/10
|
+42−0
|
Lucas DRAESCHER (draescherl) |
Lætitia AVROT (arkhena), Ilmar Yunusov (tanswis42.gmail.com) |
|
2 |
46 minutes ago |
| Improving psql autocompletion for SET LOCAL / SET SESSION |
6618 |
Moved to different CF |
psql
My First Patch
|
|
10/10
|
+19−4
|
Álvaro Rodríguez (arodrgr) |
Surya Poondla (spoondla), solai v (solaiv), Zizhuan Liu (liuzizhuan) |
|
2 |
1 month ago |
| PoC - psql - emphases line with table name in verbose output |
6620 |
Withdrawn |
psql
|
|
10/10
|
+16−1
|
Pavel Stehule (okbobcz) |
|
|
1 |
3 months ago |
| Bug: wrong relname in RemoveSubscriptionRel() error detail |
6621 |
Withdrawn |
Bugfix
|
stable |
10/10
|
+1−1
|
Chao Li (chaol) |
|
|
1 |
4 months ago |
| Add custom EXPLAIN options support to auto_explain |
6623 |
Moved to different CF |
Extensions
|
|
Needs rebase!
|
|
Matheus Alcantara (matheus.alcantara) |
|
Robert Haas (rhaas) |
2 |
4 months ago |
| Add pg_stat_autovacuum_priority |
6625 |
Moved to different CF |
Monitoring
|
19 |
10/10
|
+302−58
|
Sami Imseih (simseih) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
2 |
4 months ago |
| Fix HAVING-to-WHERE pushdown with nondeterministic collations |
6626 |
Committed |
Bugfix
|
stable |
10/10
|
+468−0
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
3 months ago |
| Fix JSON_ARRAY(query) empty set handling and view deparsing |
6628 |
Committed |
Bugfix
|
stable |
10/10
|
+304−27
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
3 months ago |
| Fix integer overflow in nodeWindowAgg.c |
6629 |
Committed |
Bugfix
|
stable |
10/10
|
+0−0
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
4 months ago |
| Add tests for src/backend/nodes/extensible.c |
6632 |
Moved to different CF |
Testing
|
|
10/10
|
+762−0
|
Aleksander Alekseev (a.alekseev) |
|
|
2 |
6 days ago |
| Add support for INSERT ... SET syntax |
6635 |
Moved to different CF |
SQL Commands
|
|
2/10
|
+799−4
|
Suraj Kharage (surajk) |
Mario Gonzalez (gonzalemario), solai v (solaiv) |
Peter Eisentraut (petere) |
2 |
4 weeks ago |
| Add ParameterDescription message to libpq frontend long message types |
6636 |
Committed |
Bugfix
libpq
My First Patch
|
stable |
10/10
|
+0−0
|
Ning Sun (sunng) |
Zizhuan Liu (liuzizhuan) |
Heikki Linnakangas (heikki) |
1 |
1 month ago |
| bufmgr: pass through I/O stats context in FlushUnlockedBuffer() |
6637 |
Committed |
Refactoring Only
Good First Review
|
19 |
10/10
|
+2−2
|
Chao Li (chaol) |
|
Melanie Plageman (melanieplageman) |
1 |
3 months ago |
| Silence compiler warnings -Wmaybe-uninitialized |
6638 |
Withdrawn |
Refactoring Only
|
stable |
10/10
|
+3−3
|
Imran Zaheer (imranzaheer) |
|
|
1 |
4 months ago |
| Track skipped vacuum and analyze in pg_stat_all_tables |
6639 |
Moved to different CF |
Monitoring
|
20 |
10/10
|
+767−36
|
Yugo Nagata (yugo.nagata) |
Shinya Kato (shinyakato), Sami Imseih (simseih), Zsolt Parragi (zsolt.parragi) |
|
2 |
1 week ago |
| Track skipped vacuum and analyze in pg_stat_all_tables |
6640 |
Withdrawn |
Monitoring
|
|
0/10
|
+324−23
|
Yugo Nagata (yugo.nagata) |
|
|
1 |
1 week ago |
| Adjust error message for CREATE STATISTICS to account for expressions |
6641 |
Moved to different CF |
DDL
|
|
Needs rebase!
|
|
Yugo Nagata (yugo.nagata) |
|
Dean Rasheed (deanr) |
2 |
4 months ago |
| Warn when creating or enabling a subscription with max_logical_replication_workers = 0 |
6642 |
Moved to different CF |
Logical Replication
|
20 |
10/10
|
+14−0
|
Yugo Nagata (yugo.nagata) |
|
|
2 |
3 months ago |
| New Table Access Methods for Multi and Single Inserts |
6643 |
Withdrawn |
Performance
|
|
3/10
|
+2585−72
|
Haibo Yan (billyean) |
|
|
1 |
3 months ago |
| pg_test_timing: fix unit typo and widen diff type |
6645 |
Committed |
Bugfix
|
19 |
10/10
|
+17−13
|
Chao Li (chaol) |
|
Fujii Masao (masaofujii) |
1 |
3 months ago |
| meson: Adjust test timeout for Valgrind builds |
6646 |
Withdrawn |
Devtools
|
19 |
10/10
|
+21−4
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
4 months ago |
| Remove commented-out code in 026_overwrite_contrecord.pl |
6647 |
Committed |
Comments Only
|
|
10/10
|
+0−0
|
Imran Zaheer (imranzaheer) |
|
Michael Paquier (michael-kun) |
1 |
4 months ago |
| remove autoanalyze corner case |
6650 |
Moved to different CF |
|
19 |
10/10
|
+5−11
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
2 months ago |
| Optimize numeric comparison and aggregation via packed-datum extraction |
6651 |
Rejected |
Performance
|
|
10/10
|
+246−28
|
Chenhui Mo (littleganyu) |
|
|
1 |
4 months ago |
| Resizable shared memory structures |
6652 |
Moved to different CF |
System Administration
|
|
Needs rebase!
|
|
Ashutosh Bapat (ashutoshbapat) |
|
|
2 |
18 hours ago |
| SLOPE - Planner optimizations on monotonic expressions. |
6653 |
Withdrawn |
Performance
|
19 |
10/10
|
+3121−249
|
Alexandre Felipe (afelipe) |
|
|
1 |
5 days ago |
| Minor cleanup of Meson files given that we require 0.57 |
6656 |
Committed |
Refactoring Only
|
|
Needs rebase!
|
|
Andreas Karlsson (kandreas) |
|
Michael Paquier (michael-kun) |
1 |
3 months ago |
| bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 |
6659 |
Committed |
|
20 |
9/10
|
+667−1948
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
1 week ago |
| Use proc_exit() in WalRcvWaitForStartPosition |
6660 |
Committed |
Bugfix
Good First Review
|
19 |
10/10
|
+0−0
|
Chao Li (chaol) |
|
Fujii Masao (masaofujii) |
1 |
3 months ago |
| s/pg_attribute_always_inline/pg_always_inline/ |
6661 |
Committed |
Refactoring Only
|
|
Needs rebase!
|
|
Andres Freund (andresfreund) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
1 |
1 month ago |
| Bugfixes for WAIT FOR LSN |
6662 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
Xuneng Zhou (egoa) |
|
Alexander Korotkov (smagen) |
2 |
1 week ago |
| Allow a condition string in an injection point |
6663 |
Moved to different CF |
|
|
10/10
|
+155−21
|
Sami Imseih (simseih) |
|
|
2 |
13 hours ago |
| Support EXCEPT for ALL SEQUENCES publications |
6664 |
Moved to different CF |
Logical Replication
|
|
9/10
|
+980−341
|
Shlok Kyal (shlokkyal) |
Zsolt Parragi (zsolt.parragi), solai v (solaiv) |
|
2 |
5 days ago |
| change SOFT_ERROR_OCCURRED to a static inline function |
6666 |
Moved to different CF |
Refactoring Only
|
20 |
9/10
|
+14−6
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
4 months ago |
| Implement missing join selectivity estimation for range types |
6668 |
Moved to different CF |
|
|
0/1
|
+987−657
|
Mahmoud SAKR (mahmsakr), Diogo Repas (diogo.repas), Maxime Schoemans (mschoema), Zhicheng Luo (zcsysu.163.com), Haibo Yan (billyean) |
|
|
2 |
3 months ago |
| Fix NULL dereference in pg_get_database_ddl() |
6669 |
Withdrawn |
Bugfix
|
19 |
10/10
|
+40−1
|
Ayush Tiwari (aytiwari) |
|
|
1 |
3 months ago |
| Use stack allocated StringInfoDatas, where possible (round 2) |
6670 |
Committed |
Refactoring Only
|
19 |
0/1
|
+0−0
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
David Rowley (davidrowley) |
1 |
3 months ago |
| Avoid calling SetMatViewPopulatedState if possible |
6671 |
Moved to different CF |
Good First Review
|
|
9/10
|
+4−3
|
ChangAo Chen (chenchangao) |
Zizhuan Liu (liuzizhuan) |
Fujii Masao (masaofujii) |
2 |
17 hours ago |
| Don't call ereport(ERROR) from recovery target GUC assign hooks |
6672 |
Committed |
Bugfix
|
19 |
10/10
|
+158−130
|
JoongHyuk Shin (shin) |
Fujii Masao (masaofujii), Henson Choi (assam258.gmail.com) |
Fujii Masao (masaofujii) |
1 |
3 weeks ago |
| More jsonpath methods: translate, split, join |
6673 |
Moved to different CF |
SQL Commands
|
19 |
10/10
|
+751−8
|
Florents Tselai (florentst) |
Corey Huinker (coreyh), Zsolt Parragi (zsolt.parragi) |
|
2 |
1 week ago |
| Adding a stored generated column without long-lived locks |
6674 |
Moved to different CF |
DDL
PGConf.dev
My First Patch
|
|
10/10
|
+1523−5
|
Alberto Piai (albe) |
Álvaro Herrera (alvherre), Laurenz Albe (laurenz) |
|
3 |
4 days ago |
| Add bms_offset_members() function for bitshifting Bitmapsets |
6675 |
Committed |
Refactoring Only
|
|
Needs rebase!
|
|
David Rowley (davidrowley) |
|
David Rowley (davidrowley) |
1 |
1 month ago |
| Miscellaneous little fixes |
6677 |
Committed |
Refactoring Only
Good First Review
|
stable |
Needs rebase!
|
|
Aleksander Alekseev (a.alekseev) |
|
Michael Paquier (michael-kun) |
1 |
3 months ago |
| WAIT FOR LSN bug fixes |
6678 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
Xuneng Zhou (dylanzhou) |
|
Alexander Korotkov (smagen) |
1 |
1 week ago |
| Take a long time to reach consistent after pg_rewind |
6679 |
Moved to different CF |
Bugfix
|
|
10/10
|
+20−11
|
ChangAo Chen (chenchangao) |
Surya Poondla (spoondla), solai v (solaiv) |
|
2 |
3 weeks ago |
| Return value of XLogInsertRecord() for XLOG_SWITCH record is inconsistent with other records |
6680 |
Moved to different CF |
Good First Review
|
|
10/10
|
+13−17
|
ChangAo Chen (chenchangao) |
Henson Choi (assam258.gmail.com), Zizhuan Liu (liuzizhuan), jihyun bahn (ichibahn) |
|
2 |
1 month ago |
| Fix TOCTOU race in ReplicationSlotsComputeRequiredLSN() |
6682 |
Withdrawn |
Bugfix
|
stable |
10/10
|
+6−1
|
JoongHyuk Shin (shin) |
|
|
1 |
3 months ago |
| Bug in CREATE TABLE .. LIKE .. INCLUDING STATISTICS? |
6683 |
Committed |
Bugfix
|
|
10/10
|
+0−0
|
Julien Tachoires (julmon) |
Srinath Reddy (srinath-reddy-sadipiralla) |
Andrew Dunstan (adunstan) |
1 |
3 months ago |
| postmaster: fix stale PM_STARTUP failure exit |
6684 |
Committed |
Bugfix
|
|
10/10
|
+5−24
|
Ayush Tiwari (aytiwari) |
|
Michael Paquier (michael-kun) |
1 |
3 months ago |
| Doc: Fix missing func_signature role in pg_get_tablespace_ddl entry |
6688 |
Committed |
Docs Only
|
|
10/10
|
+0−0
|
Tatsuya Kawata (croissant) |
|
Masahiko Sawada (masahikosawada) |
1 |
3 months ago |
| Extensible sync handler registration |
6689 |
Moved to different CF |
Extensions
|
19 |
10/10
|
+798−41
|
Greg Lamberson (glamberson) |
|
|
2 |
1 week ago |
| Prevent repeated deadlock-check signals in standby buffer pin waits |
6690 |
Moved to different CF |
Performance
|
19 |
Needs rebase!
|
|
JoongHyuk Shin (shin) |
Fujii Masao (masaofujii), Henson Choi (assam258.gmail.com), Ilmar Yunusov (tanswis42.gmail.com) |
Fujii Masao (masaofujii) |
2 |
1 month ago |
| repack: fix a bug to reject deferrable primary key fallback for concurrent mode |
6691 |
Committed |
Bugfix
DDL
|
19 |
10/10
|
+97−12
|
Chao Li (chaol) |
|
Álvaro Herrera (alvherre) |
1 |
3 months ago |
| Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION |
6694 |
Committed |
Bugfix
|
19 |
10/10
|
+22−22
|
Ayush Tiwari (aytiwari) |
|
John Naylor (john.naylor) |
1 |
3 months ago |
| Fix column name escaping in postgres_fdw stats import |
6695 |
Committed |
Bugfix
Security
|
19 |
Needs rebase!
|
|
Ayush Tiwari (aytiwari) |
|
Etsuro Fujita (efujita) |
1 |
2 months ago |
| Proposal: Conflict log history table for Logical Replication |
6696 |
Moved to different CF |
Logical Replication
|
stable |
10/10
|
+1087−333
|
Dilip Kumar (dilip.kumar) |
Murali Natti (murali.natti) |
|
2 |
2 hours ago |
| Remove dead code in ExecForPortionOfLeftovers() |
6697 |
Withdrawn |
Good First Review
Performance
|
19 |
10/10
|
+0−14
|
Aleksander Alekseev (a.alekseev) |
|
|
1 |
3 months ago |
| Fix null pointer dereference in PG19 |
6698 |
Committed |
Bugfix
|
19 |
10/10
|
+155−0
|
Aleksander Alekseev (a.alekseev) |
|
Peter Eisentraut (petere) |
1 |
1 month ago |
| Apply ENCODING option for COPY TO FORMAT JSON |
6700 |
Committed |
Bugfix
|
19 |
10/10
|
+65−1
|
Ayush Tiwari (aytiwari) |
|
Andrew Dunstan (adunstan) |
1 |
2 months ago |
| Fix FOR PORTION OF recomputing GENERATED STORED columns that depend on the range column |
6701 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
Paul Jungwirth (pjungwir), SATYANARAYANA NARLAPURAM (satyanarayanan), jian he (universality) |
|
Peter Eisentraut (petere) |
1 |
2 months ago |
| Fix temporal leftover INSERT triggers sharing a tuple |
6702 |
Committed |
Bugfix
|
19 |
9/10
|
+87−0
|
Sergei Patiakin (spatiakin) |
Paul Jungwirth (pjungwir) |
Peter Eisentraut (petere) |
1 |
2 months ago |
| Fix FOR PORTION OF with DO INSTEAD/DO ALSO rules |
6703 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
jian he (universality) |
Paul Jungwirth (pjungwir) |
Peter Eisentraut (petere) |
1 |
3 months ago |
| Skip FOR PORTION OF leftovers after INSTEAD OF trigger |
6704 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
jian he (universality) |
Paul Jungwirth (pjungwir) |
Peter Eisentraut (petere) |
1 |
1 month ago |
| Logical Replication - revisit `is_table_publication` function implementation |
6705 |
Moved to different CF |
Refactoring Only
Performance
|
stable |
10/10
|
+28−27
|
Peter Smith (smithpb2250) |
|
|
2 |
2 weeks ago |
| DOCS: Describe some missing parameters on CREATE/ALTER PUBLICATION pages |
6706 |
Committed |
Docs Only
|
stable |
10/10
|
+60−17
|
Peter Smith (smithpb2250) |
|
Fujii Masao (masaofujii) |
1 |
2 weeks ago |
| Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server |
6707 |
Withdrawn |
Bugfix
DDL
|
19 |
10/10
|
+49−21
|
Chao Li (chaol) |
Zsolt Parragi (zsolt.parragi) |
|
1 |
1 week ago |
| Avoid blocking indefinitely while finishing walsender shutdown |
6708 |
Committed |
Bugfix
Logical Replication
Physical Replication
|
|
10/10
|
+75−8
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
1 |
2 months ago |
| GetPublicationsStr i18n for quotes |
6710 |
Committed |
Bugfix
Logical Replication
|
19 |
10/10
|
+6−6
|
Peter Smith (smithpb2250) |
|
Peter Eisentraut (petere) |
1 |
1 month ago |
| meson/testwrap: support EXTRA_REGRESS_OPTS environment variable |
6711 |
Withdrawn |
Devtools
|
|
10/10
|
+3−0
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
3 months ago |
| pgbench: make verbose error messages thread-safe |
6713 |
Committed |
Bugfix
|
|
Needs rebase!
|
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
1 |
2 months ago |
| Fix race condition in pg_get_publication_tables with concurrent DROP TABLE |
6715 |
Committed |
Bugfix
|
|
9/10
|
+104−7
|
Bharath Rupireddy (bharathrupireddy) |
|
Masahiko Sawada (masahikosawada) |
1 |
|
| Fix cascading standby reconnect failure after archive fallback |
6716 |
Committed |
Bugfix
|
stable |
9/10
|
+252−7
|
Marco Nenciarini (mnencia), Xuneng Zhou (dylanzhou) |
|
Álvaro Herrera (alvherre) |
1 |
1 week ago |
| avoid ranlib warnings on macOS |
6717 |
Committed |
Bugfix
|
stable |
10/10
|
+20−3
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
3 months ago |
| Propagate stadistinct through GROUP BY/DISTINCT in subqueries and CTEs |
6721 |
Committed |
Performance
|
|
10/10
|
+237−14
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
1 month ago |
| Consider collation when proving uniqueness |
6722 |
Committed |
Bugfix
|
stable |
Needs rebase!
|
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
3 months ago |
| Make transformAExprIn() return a flattened bool expression directly |
6723 |
Withdrawn |
Good First Review
|
|
10/10
|
+20−2
|
ChangAo Chen (chenchangao) |
Zizhuan Liu (liuzizhuan) |
|
1 |
1 month ago |
| Add join MCV statistics for selectivity estimation |
6724 |
Moved to different CF |
DDL
PGConf.dev
Performance
|
|
Needs rebase!
|
|
Alexandra Wang (alexandrawang) |
Tom Lane (tgl) |
|
2 |
yesterday |
| Fix overflow and underflow in regr_r2() |
6725 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
Chengpeng Yan (chengpeng.yan) |
|
Dean Rasheed (deanr) |
1 |
2 months ago |
| Fix test for stale relation close in sequence synchronization |
6726 |
Committed |
Bugfix
|
|
10/10
|
+5−1
|
Ayush Tiwari (aytiwari) |
|
Amit Kapila (amitkapila) |
1 |
3 months ago |
| Refactor code around GUC default_toast_compression |
6727 |
Moved to different CF |
Refactoring Only
|
|
10/10
|
+105−62
|
Michael Paquier (michael-kun) |
|
|
2 |
3 months ago |
| LockHasWaiters() crashes on fast-path locks |
6732 |
Moved to different CF |
Bugfix
|
stable |
10/10
|
+37−3
|
SATYANARAYANA NARLAPURAM (satyanarayanan) |
Bharath Rupireddy (bharathrupireddy) |
|
2 |
1 week ago |
| allow spread checkpoints when changing checksums online |
6733 |
Moved to different CF |
|
|
10/10
|
+141−28
|
Tomas Vondra (fuzzycz) |
Rui Zhao (zhaorui) |
|
2 |
4 weeks ago |
| small cleanup for s_lock.h |
6734 |
Moved to different CF |
Refactoring Only
|
20 |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
|
|
2 |
3 months ago |
| Add pg_stat_kind_info system view |
6735 |
Committed |
System Administration
Good First Review
Monitoring
|
|
10/10
|
+313−1
|
Tristan Partin (tristan957) |
solai v (solaiv) |
Michael Paquier (michael-kun) |
1 |
1 week ago |
| COPY ON_CONFLICT TABLE; save duplicated record to another table. |
6736 |
Moved to different CF |
|
stable |
1/2
|
+1259−57
|
Jian He (stayreal) |
Jim Jones (jimus), Zsolt Parragi (zsolt.parragi) |
|
2 |
2 months ago |
| Fix ProcKill lock-group vs procLatch recycle race |
6737 |
Committed |
Bugfix
|
|
10/10
|
+344−2
|
Vlad Lesin (vlesin) |
Michael Paquier (michael-kun) |
Michael Paquier (michael-kun) |
1 |
2 months ago |
| remove pg_spin_delay() from atomics code |
6738 |
Committed |
Refactoring Only
|
20 |
10/10
|
+0−65
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
1 month ago |
| pgindent versus struct members and typedefs |
6739 |
Committed |
Bugfix
|
19 |
10/10
|
+2−1
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
2 months ago |
| Adjust pg_stat_get_lock() prorows to match lock types |
6740 |
Withdrawn |
DDL
|
19 |
10/10
|
+3−3
|
Chao Li (chaol) |
Zizhuan Liu (liuzizhuan) |
|
1 |
2 months ago |
| Fix WAIT FOR LSN cleanup on subtransaction abort |
6741 |
Committed |
Bugfix
|
19 |
10/10
|
+54−1
|
Ayush Tiwari (aytiwari) |
|
Alexander Korotkov (smagen) |
1 |
3 months ago |
| Clean up property graph error messages |
6742 |
Committed |
Refactoring Only
|
19 |
Needs rebase!
|
|
Ayush Tiwari (aytiwari) |
|
Peter Eisentraut (petere) |
1 |
3 months ago |
| Preserve replication origin OIDs in pg_upgrade |
6743 |
Moved to different CF |
Logical Replication
|
19 |
10/10
|
+472−181
|
Ajin Cherian (ajinc) |
Hayato Kuroda (ha-kun), Zsolt Parragi (zsolt.parragi), Rui Zhao (zhaorui) |
|
2 |
10 hours ago |
| COPY: validate option presence rather than option values |
6744 |
Withdrawn |
DDL
|
19 |
10/10
|
+113−26
|
Chao Li (chaol) |
|
|
1 |
1 month ago |
| Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables |
6746 |
Committed |
Bugfix
DDL
|
19 |
10/10
|
+353−51
|
Chao Li (chaol) |
|
Peter Eisentraut (petere) |
1 |
2 months ago |
| Support for 8-byte TOAST values, round two |
6747 |
Moved to different CF |
System Administration
|
|
10/10
|
+1223−415
|
Michael Paquier (michael-kun) |
|
|
2 |
yesterday |
| Fix REPACK with WITHOUT OVERLAPS replica identity indexes |
6748 |
Committed |
Bugfix
DDL
|
19 |
10/10
|
+409−4
|
Chao Li (chaol) |
|
Álvaro Herrera (alvherre) |
1 |
2 months ago |
| Fix FOR PORTION OF with non-updatable view columns |
6750 |
Committed |
Bugfix
|
19 |
10/10
|
+0−0
|
Paul Jungwirth (pjungwir) |
|
Peter Eisentraut (petere) |
1 |
2 months ago |
| [PATCH] Make NumericVar storage semantics explicit |
6751 |
Withdrawn |
My First Patch
|
|
10/10
|
+3777−248
|
Chenhui Mo (littleganyu) |
|
|
1 |
2 weeks ago |
| Mark the enum comparison functions as leakproof |
6752 |
Moved to different CF |
|
|
10/10
|
+14−7
|
Laurenz Albe (laurenz) |
|
|
2 |
2 weeks ago |
| RFC: EXPLAIN ANALYZE wait event reporting |
6753 |
Moved to different CF |
My First Patch
Monitoring
|
|
Needs rebase!
|
|
Ilmar Yunusov (tanswis42.gmail.com) |
|
|
2 |
1 month ago |
| Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions |
6754 |
Committed |
Bugfix
My First Patch
DDL
|
|
10/10
|
+51−1
|
Alberto Piai (albe) |
|
Álvaro Herrera (alvherre) |
1 |
4 months ago |
| Rebuild CHECK constraints ALTER COLUMN SET EXPRESSION |
6755 |
Committed |
Bugfix
|
19 |
10/10
|
+223−0
|
Jian He (stayreal) |
Zsolt Parragi (zsolt.parragi), Ayush Tiwari (aytiwari), solai v (solaiv) |
Peter Eisentraut (petere) |
1 |
2 weeks ago |
| Fix pg_stat_statements display of normalized FETCH counts |
6756 |
Withdrawn |
Bugfix
DDL
|
19 |
10/10
|
+134−13
|
Chao Li (chaol) |
|
|
1 |
2 months ago |
| Avoid unnecessary StringInfo allocation in tablesync COPY buffer |
6757 |
Moved to different CF |
Refactoring Only
|
19 |
10/10
|
+18−11
|
Chao Li (chaol) |
Lilian Ontowhee (ontowhee), Ben Mejia (benmejia), Brandon Tat (bjtat) |
|
2 |
3 weeks ago |
| Fix unsafe PlannedStmt access in pg_stat_statements |
6758 |
Committed |
Bugfix
|
19 |
10/10
|
+59−1
|
Chao Li (chaol) |
|
Michael Paquier (michael-kun) |
1 |
2 months ago |
| Fix jsonpath .split_part() to honor silent mode |
6759 |
Committed |
Bugfix
|
19 |
9/10
|
+34−3
|
Chao Li (chaol) |
|
Michael Paquier (michael-kun) |
1 |
2 months ago |
| (SQL/PGQ) cache lookup failed for label |
6760 |
Committed |
Bugfix
|
19 |
10/10
|
+270−76
|
Man Zeng (zengman) |
|
Peter Eisentraut (petere) |
1 |
1 month ago |
| Decipher the comment in tsrank.c |
6762 |
Committed |
Comments Only
Good First Review
|
stable |
10/10
|
+45−0
|
Aleksander Alekseev (a.alekseev) |
|
Tom Lane (tgl) |
1 |
2 months ago |
| FOR PORTION OF should reject GENERATED columns |
6764 |
Committed |
Bugfix
|
19 |
10/10
|
+156−0
|
Paul Jungwirth (pjungwir) |
Nathan Bossart (bossartn), solai v (solaiv) |
Peter Eisentraut (petere) |
1 |
1 month ago |
| teach vacuumlo to handle domains |
6765 |
Moved to different CF |
|
|
10/10
|
+192−42
|
Sami Imseih (simseih) |
Nathan Bossart (bossartn) |
|
2 |
2 months ago |
| Fix SPLIT PARTITION bound-overlap bug and other improvements |
6766 |
Committed |
Bugfix
DDL
|
19 |
Needs rebase!
|
|
Chao Li (chaol) |
|
Alexander Korotkov (smagen) |
1 |
2 months ago |
| Checkpoint replication slots later |
6767 |
Moved to different CF |
Logical Replication
Physical Replication
|
stable |
10/10
|
+11−4
|
Ants Aasma (ants) |
Fujii Masao (masaofujii), Hüseyin Demir (demir) |
Fujii Masao (masaofujii) |
2 |
1 week ago |
| pg_rewind does not rewind diverging timelines |
6768 |
Moved to different CF |
Bugfix
|
18 |
Needs rebase!
|
|
Mats Kindahl (matski) |
Japin Li (japin) |
|
2 |
1 week ago |
| Fix bug of COPY TO support partition table |
6769 |
Committed |
Bugfix
DDL
|
19 |
10/10
|
+22−2
|
Chao Li (chaol) |
|
Masahiko Sawada (masahikosawada) |
1 |
2 months ago |
| [BUG] DELETE/UPDATE more than one row in partitioned foreign table |
6770 |
Moved to different CF |
Extensions
Bugfix
|
|
10/10
|
+1217−319
|
Nikita Malakhov (nmalakh) |
|
|
2 |
1 month ago |
| fix seg-fault in refint |
6772 |
Committed |
Bugfix
|
stable |
10/10
|
+2−1
|
Ayush Tiwari (aytiwari) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
2 months ago |
| refint: Avoid reusing cascade UPDATE plans. |
6773 |
Committed |
Bugfix
|
stable |
10/10
|
+116−238
|
Ayush Tiwari (aytiwari) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
2 months ago |
| Fix bug of COPY (on_error set_null) |
6774 |
Withdrawn |
Bugfix
DDL
|
19 |
10/10
|
+24−12
|
Chao Li (chaol) |
|
|
1 |
2 months ago |
| Simplify signature of ProcessStartupPacket() |
6775 |
Committed |
Refactoring Only
|
|
10/10
|
+16−9
|
Michael Paquier (michael-kun) |
|
Michael Paquier (michael-kun) |
1 |
2 months ago |
| (SQL/PGQ) cache lookup failed for label |
6776 |
Withdrawn |
Bugfix
|
19 |
Not processed
|
|
Ayush Tiwari (aytiwari) |
|
|
1 |
1 month ago |
| Move FOR PORTION OF checks out of analysis |
6778 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
Paul Jungwirth (pjungwir), Jian He (stayreal) |
|
Peter Eisentraut (petere) |
1 |
1 month ago |
| Rebuild CHECK constraints after generated column SET EXPRESSION |
6779 |
Committed |
Bugfix
|
stable |
Needs rebase!
|
|
Jian He (stayreal) |
|
Peter Eisentraut (petere) |
1 |
2 weeks ago |
| pg_stash_advice: dump file with overlong stash name crashes worker in a restart loop |
6780 |
Committed |
Bugfix
|
19 |
10/10
|
+36−0
|
Ayush Tiwari (aytiwari) |
|
Robert Haas (rhaas) |
1 |
2 months ago |
| pgstat: Flush some statistics within running transactions, take 2 |
6781 |
Moved to different CF |
Monitoring
|
|
10/10
|
+1163−139
|
Sami Imseih (simseih) |
|
|
2 |
4 days ago |
| PSQL - prevent describe listing tables that are already in listed schemas |
6782 |
Committed |
psql
Logical Replication
|
20 |
Needs rebase!
|
|
Peter Smith (smithpb2250) |
Jim Jones (jimus) |
Amit Kapila (amitkapila) |
1 |
4 weeks ago |
| Add missing period to DETAIL messages |
6783 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
Peter Smith (smithpb2250) |
|
Peter Eisentraut (petere) |
1 |
2 weeks ago |
| Fix minimal typo in OAuth |
6784 |
Committed |
[oauth]
|
19 |
10/10
|
+1−1
|
Jonathan Gonzalez V. (sxd) |
|
Daniel Gustafsson (d_gustafsson) |
1 |
2 months ago |
| GitHub Actions to replace Cirrus CI |
6785 |
Committed |
CI
|
|
10/10
|
+1278−1350
|
Andres Freund (andresfreund), Jelte Fennema-Nio (jeltef), Nazir Bilal Yavuz (nbyavuz) |
|
Andres Freund (andresfreund) |
1 |
3 weeks ago |
| [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern |
6786 |
Committed |
Bugfix
|
19 |
0/1
|
+27−0
|
SATYANARAYANA NARLAPURAM (satyanarayanan), Ayush Tiwari (aytiwari) |
Ewan Young (kdbase.hack.gmail.com) |
Peter Eisentraut (petere) |
1 |
1 month ago |
| Fix LISTEN startup race with direct advancement |
6787 |
Committed |
Bugfix
|
|
10/10
|
+23−31
|
Joel Jacobson (joeljacobson) |
|
Tom Lane (tgl) |
1 |
2 months ago |
| COPY TO BLACKHOLE / pg_dump -j -Fb |
6788 |
Moved to different CF |
System Administration
Good First Review
SQL Commands
|
|
10/10
|
+309−14
|
Jakub Wartak (jakub.wartak.tomtom) |
|
|
2 |
4 days ago |
| A trivial fix on a comment in pgstat_assoc_relation() |
6789 |
Moved to different CF |
Comments Only
|
|
Needs rebase!
|
|
Yugo Nagata (yugo.nagata) |
|
|
2 |
1 month ago |
| BUG #19488: Standby connection fails after dropping on login event trigger enabled always |
6790 |
Committed |
Bugfix
|
18 |
10/10
|
+135−1
|
Ayush Tiwari (aytiwari) |
|
Alexander Korotkov (smagen) |
1 |
2 months ago |
| BUG #19482: Recursive QueueFKConstraintValidation() lacks stack depth check |
6791 |
Committed |
Bugfix
|
18 |
9/10
|
+6−0
|
Ayush Tiwari (aytiwari) |
|
Tom Lane (tgl) |
1 |
2 months ago |
| to_date()/to_timestamp() silently accept month=0 and day=0 |
6792 |
Moved to different CF |
Bugfix
|
stable |
10/10
|
+30−0
|
Ayush Tiwari (aytiwari) |
Daniel Gustafsson (d_gustafsson) |
|
2 |
3 months ago |
| BUG #19484: Segmentation fault triggered by FDW |
6793 |
Committed |
Bugfix
|
stable |
9/10
|
+38−7
|
Rafia Sabih (rafia.sabih), Matheus Alcantara (msalcantara), Ayush Tiwari (aytiwari) |
|
Amit Langote (amitlan) |
1 |
1 month ago |
| Remove obsolete LISTEN array growth isolation test |
6794 |
Committed |
Testing
|
|
10/10
|
+1−19
|
Joel Jacobson (joeljacobson) |
|
Tom Lane (tgl) |
1 |
2 months ago |
| Prevent setting NO INHERIT on partitioned not-null constraints |
6795 |
Committed |
Bugfix
DDL
|
stable |
10/10
|
+0−0
|
Andreas Karlsson (kandreas) |
Jim Jones (jimus) |
Fujii Masao (masaofujii) |
1 |
2 months ago |
| Reject degenerate SPLIT PARTITION with DEFAULT partition |
6796 |
Committed |
DDL
|
19 |
9/10
|
+0−0
|
Chao Li (chaol) |
|
Alexander Korotkov (smagen) |
1 |
2 months ago |
| Set notice receiver before libpq connection startup |
6797 |
Committed |
Bugfix
dblink
|
19 |
10/10
|
+70−37
|
Chao Li (chaol) |
|
Fujii Masao (masaofujii) |
1 |
2 months ago |
| Avoid leaking system path from pg_available_extensions |
6798 |
Committed |
Bugfix
|
19 |
10/10
|
+8−6
|
Chao Li (chaol) |
Jim Jones (jimus) |
Andrew Dunstan (adunstan) |
1 |
2 months ago |
| contrib/oid2name: add TAP tests for object listing |
6799 |
Withdrawn |
Testing
|
|
10/10
|
+80−0
|
Sergii Glushchenko (gsserge) |
|
|
1 |
3 months ago |
| effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) |
6800 |
Committed |
Bugfix
Logical Replication
|
19 |
10/10
|
+0−0
|
Imran Zaheer (imranzaheer) |
|
Álvaro Herrera (alvherre) |
1 |
2 months ago |
| REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL |
6801 |
Moved to different CF |
Bugfix
|
|
10/10
|
+67−0
|
Ante Krešić (antekresic) |
Aleksander Alekseev (a.alekseev), solai v (solaiv) |
Álvaro Herrera (alvherre) |
2 |
1 month ago |
| retire PQfn() |
6802 |
Moved to different CF |
Security
|
20 |
10/10
|
+93−147
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
3 days ago |
| expand refint docs with usage info |
6803 |
Committed |
Docs Only
|
stable |
10/10
|
+57−1
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
2 months ago |
| log_postmaster_stats |
6804 |
Moved to different CF |
Monitoring
|
20 |
10/10
|
+328−3
|
Jakub Wartak (jakub.wartak.tomtom) |
|
|
2 |
1 week ago |
| BUG Segfault triggered by reentrancy in ri_triggers.c |
6805 |
Withdrawn |
Bugfix
|
|
8/10
|
+199−1
|
Lucas Jeffrey (lucasjeffrey.acs) |
|
|
1 |
1 month ago |
| injection_points: Switch wait/wakeup to use atomics rather than latches |
6807 |
Committed |
Testing
|
17 |
10/10
|
+257−25
|
Michael Paquier (michael-kun) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
| Fix mismatched deallocation functions |
6809 |
Committed |
Good First Review
Modernization
Devtools
|
20 |
Needs rebase!
|
|
Tristan Partin (tristan957) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
1 |
1 month ago |
| pg_recvlogical: send final feedback on SIGINT/SIGTERM exit |
6810 |
Committed |
|
|
10/10
|
+97−0
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
1 |
1 month ago |
| pg_rewind does not rewind diverging timelines |
6811 |
Withdrawn |
Bugfix
|
|
Not processed
|
|
Mats Kindahl (matski) |
Zsolt Parragi (zsolt.parragi) |
|
1 |
1 week ago |
| Fix qual pushdown past grouping with mismatched equivalence |
6812 |
Committed |
Bugfix
|
stable |
9/10
|
+1365−237
|
Richard Guo (richardguo) |
Florin Irion (irionr) |
Richard Guo (richardguo) |
1 |
1 month ago |
| Clarify log_parameter_max_length docs regarding log_min_duration_statement vs log_duration |
6813 |
Committed |
Docs Only
|
|
10/10
|
+4−3
|
Fujii Masao (masaofujii) |
Surya Poondla (spoondla) |
Fujii Masao (masaofujii) |
1 |
3 weeks ago |
| BUG Segfault triggered by reentrancy in ri_triggers.c |
6815 |
Withdrawn |
Bugfix
|
|
9/10
|
+240−1
|
Lucas Jeffrey (lucasjeffrey.acs) |
|
|
1 |
1 month ago |
| alert clients when prepared statements are deallocated |
6816 |
Moved to different CF |
|
20 |
10/10
|
+354−9
|
Nathan Bossart (bossartn) |
|
|
2 |
2 months ago |
| pg_rewind: Skip vanished source files during traversal |
6817 |
Moved to different CF |
Refactoring Only
|
stable |
10/10
|
+9−16
|
Ayush Tiwari (aytiwari) |
Heikki Linnakangas (heikki), Rui Zhao (zhaorui) |
|
2 |
yesterday |
| hashjoins vs. Bloom filters |
6818 |
Moved to different CF |
Performance
|
|
Needs rebase!
|
|
Tomas Vondra (fuzzycz) |
Rui Zhao (zhaorui) |
|
2 |
yesterday |
| Add wait events for server logging destination writes |
6819 |
Moved to different CF |
Monitoring
My First Patch
|
|
10/10
|
+50−0
|
SeongJun Shin (seongjunshin) |
Nik Samokhvalov (nikolay), Jakub Wartak (jakub.wartak.tomtom), Henson Choi (assam258.gmail.com), jihyun bahn (ichibahn) |
|
2 |
yesterday |
| Update our timezone code to IANA tzcode2026b |
6822 |
Committed |
|
|
10/10
|
+3043−1878
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
4 weeks ago |
| [PATCH]Refactor and unify expression construction functions in makefuncs.c |
6823 |
Returned with feedback |
Refactoring Only
Good First Review
My First Patch
|
|
10/10
|
+7−30
|
Zizhuan Liu (liuzizhuan) |
|
|
1 |
2 months ago |
| Fix: VACUUM FULL or CREATE INDEX fails with error "missing chunk number 0 for toast value XXX" |
6824 |
Moved to different CF |
Bugfix
|
20 |
Needs rebase!
|
|
Michael Paquier (michael-kun), Ekaterina Testova (e.testova) |
Andrey Borodin (x4m) |
|
2 |
5 days ago |
| Fix Segfault caused by reentrancy in ri_triggers.c |
6825 |
Moved to different CF |
Bugfix
|
|
10/10
|
+240−1
|
Lucas Jeffrey (lucasjeffrey.acs) |
|
|
2 |
1 month ago |
| pg_createsubscriber: allow duplicate publication names |
6826 |
Committed |
System Administration
|
19 |
10/10
|
+6−22
|
Chao Li (chaol) |
|
Amit Kapila (amitkapila) |
1 |
2 months ago |
| Fix bug of CHECK constraint enforceability recursion |
6827 |
Committed |
Bugfix
DDL
|
19 |
Needs rebase!
|
|
Chao Li (chaol) |
Zsolt Parragi (zsolt.parragi) |
Andrew Dunstan (adunstan) |
1 |
1 month ago |
| Add autovacuum_warning to surface concurrent vacuum collisions |
6830 |
Moved to different CF |
Monitoring
GUC
|
20 |
10/10
|
+16−0
|
Shinya Kato (shinyakato) |
Bharath Rupireddy (bharathrupireddy) |
|
2 |
4 weeks ago |
| Add docs of autoanalyze corner case |
6831 |
Moved to different CF |
Docs Only
|
stable |
10/10
|
+5−2
|
Shinya Kato (shinyakato) |
|
|
2 |
2 months ago |
| Pq Session object plus TAP test improvements |
6834 |
Withdrawn |
Performance
|
20 |
10/10
|
+3320−1116
|
Andrew Dunstan (adunstan) |
|
|
1 |
1 month ago |
| Add pg_get_table_ddl() to reconstruct CREATE TABLE statements |
6837 |
Moved to different CF |
|
|
Needs rebase!
|
|
Akshay Joshi (akshay.joshi) |
Zsolt Parragi (zsolt.parragi), Rui Zhao (zhaorui) |
|
2 |
26 minutes ago |
| Add per-backend lock statistics |
6838 |
Committed |
Performance
Monitoring
|
20 |
1/2
|
+194−17
|
Bertrand Drouvot (bertranddrouvot.pg) |
Rui Zhao (zhaorui) |
Michael Paquier (michael-kun) |
1 |
1 month ago |
| BUG with accessing to temporary tables of other sessions still exists |
6839 |
Committed |
Bugfix
|
19 |
10/10
|
+0−0
|
Daniil Davydov (dddaniil) |
Zizhuan Liu (liuzizhuan) |
Alexander Korotkov (smagen) |
1 |
1 month ago |
| Race conditions in logical decoding |
6840 |
Moved to different CF |
Bugfix
|
stable |
6/10
|
+10−5
|
Álvaro Herrera (alvherre), Antonin Houska (a.houska) |
Mihail Nikalayeu (mihailnikalayeu) |
|
2 |
2 months ago |
| Use streaming read I/O when enabling data checksums online |
6841 |
Moved to different CF |
Good First Review
|
|
10/10
|
+32−3
|
ChangAo Chen (chenchangao) |
Daniel Gustafsson (d_gustafsson), Enrique Sanchez (enriqueesanchz) |
Daniel Gustafsson (d_gustafsson) |
2 |
4 weeks ago |
| Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations |
6844 |
Committed |
Bugfix
|
stable |
10/10
|
+69−6
|
Nitin Motiani (nitinmotiani) |
Ewan Young (kdbase.hack.gmail.com) |
Tom Lane (tgl) |
1 |
1 month ago |
| Move system identifier generation to a common helper |
6845 |
Moved to different CF |
Refactoring Only
|
|
10/10
|
+84−36
|
Imran Zaheer (imranzaheer) |
|
|
2 |
1 month ago |
| Use correct type for catalog_xmin |
6846 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
Imran Zaheer (imranzaheer) |
|
Fujii Masao (masaofujii) |
1 |
2 months ago |
| Fix comments to reference xlogrecovery.c |
6847 |
Committed |
Comments Only
|
|
Needs rebase!
|
|
Imran Zaheer (imranzaheer) |
|
Michael Paquier (michael-kun) |
1 |
2 months ago |
| (SQL/PGQ) Clean up orphaned properties when dropping a label |
6848 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
Man Zeng (zengman) |
|
Peter Eisentraut (petere) |
1 |
1 month ago |
| Avoid NULL SQL/JSON expressions after failed text coercion |
6849 |
Committed |
Bugfix
|
18 |
9/10
|
+71−1
|
Ayush Tiwari (aytiwari) |
|
Álvaro Herrera (alvherre) |
1 |
1 month ago |
| Don't consider FATAL errors "abnormal server termination" |
6850 |
Moved to different CF |
Bugfix
libpq
|
|
10/10
|
+303−105
|
Jelte Fennema-Nio (jeltef) |
|
|
2 |
2 months ago |
| Use ssup_datum_*_cmp for int2, oid, and oid8 sort support |
6851 |
Committed |
Performance
|
|
10/10
|
+3−40
|
Baji Shaik (bajishaik) |
|
John Naylor (john.naylor) |
1 |
2 weeks ago |
| Remove the refint contrib module (for v20) |
6853 |
Committed |
Deprecation
|
20 |
10/10
|
+60−995
|
Ayush Tiwari (aytiwari) |
Nathan Bossart (bossartn), solai v (solaiv) |
Nathan Bossart (bossartn) |
1 |
1 week ago |
| btree_gist: add cross-type integer operator support for GiST |
6854 |
Moved to different CF |
Performance
My First Patch
|
20 |
10/10
|
+1391−51
|
Alexander Nestorov (alexandernst) |
Maxime Schoemans (mschoema) |
Tom Lane (tgl) |
2 |
1 week ago |
| Doc: Mention OFF as an alias for EXPLAIN SERIALIZE NONE |
6855 |
Moved to different CF |
Docs Only
Good First Review
|
|
10/10
|
+2−2
|
Zizhuan Liu (liuzizhuan) |
Pierre Forstmann (pifor) |
|
2 |
1 week ago |
| Add pg_upgrade check for invalid role references in pg_init_privs |
6856 |
Withdrawn |
Bugfix
|
18 |
10/10
|
+82−0
|
Hüseyin Demir (demir) |
|
|
1 |
2 months ago |
| Fix \crosstabview to honor \pset display_true/display_false |
6859 |
Committed |
Bugfix
|
19 |
10/10
|
+92−16
|
Chao Li (chaol) |
|
Álvaro Herrera (alvherre) |
1 |
1 month ago |
| Fix ALTER DOMAIN VALIDATE CONSTRAINT locking |
6860 |
Committed |
Bugfix
DDL
|
19 |
10/10
|
+61−17
|
Chao Li (chaol) |
|
Fujii Masao (masaofujii) |
1 |
1 month ago |
| Separate catalog_xmin from xmin in walsender hot standby feedback |
6861 |
Moved to different CF |
Physical Replication
|
20 |
10/10
|
+49−19
|
Rui Zhao (zhaorui) |
|
|
2 |
1 month ago |
| t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline |
6862 |
Committed |
Bugfix
|
stable |
Needs rebase!
|
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
| Fix unqualified catalog references in psql describe queries |
6866 |
Committed |
Bugfix
|
19 |
10/10
|
+8−8
|
Chao Li (chaol) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
| Fix SET EXPRESSION for virtual columns with whole-row dependencies |
6867 |
Committed |
Bugfix
DDL
|
19 |
10/10
|
+174−3
|
Chao Li (chaol) |
|
Peter Eisentraut (petere) |
1 |
1 month ago |
| Show hashed SAOP decision in EXPLAIN |
6868 |
Moved to different CF |
Good First Review
Missing Tests
Devtools
|
20 |
10/10
|
+188−1
|
Andrei Lepikhov (lepikhov) |
|
|
2 |
3 weeks ago |
| Remove redundant DISTINCT when GROUP BY already guarantees uniqueness |
6869 |
Withdrawn |
Performance
|
stable |
1/2
|
+2504−50
|
Ilia Evdokimov (ilidock95) |
Andrés Taylor (systay) |
|
1 |
2 weeks ago |
| LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build |
6870 |
Moved to different CF |
CI
|
stable |
10/10
|
+107−1
|
Henson Choi (assam258.gmail.com) |
|
|
2 |
1 month ago |
| [PATCH] Fix typos in pqsignal.c comment |
6871 |
Withdrawn |
Comments Only
|
20 |
10/10
|
+2−2
|
Ewan Young (kdbase.hack.gmail.com) |
|
|
1 |
2 months ago |
| Reject negative max_retention_duration values |
6872 |
Committed |
Bugfix
DDL
|
19 |
10/10
|
+17−0
|
Chao Li (chaol) |
|
Amit Kapila (amitkapila) |
1 |
2 months ago |
| postgres_fdw: Emit message when batch_size is reduced |
6873 |
Moved to different CF |
postgres_fdw
|
|
10/10
|
+105−0
|
Rafia Sabih (rafia.sabih) |
Corey Huinker (coreyh), Nurlan Tulemisov (n.tulemisov) |
|
2 |
5 hours ago |
| fix prev link in docs |
6874 |
Committed |
Bugfix
|
stable |
10/10
|
+1−1
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
1 month ago |
| Fix md5_password_warnings for role and database settings |
6875 |
Committed |
Bugfix
|
19 |
10/10
|
+72−33
|
Chao Li (chaol) |
Fujii Masao (masaofujii) |
Fujii Masao (masaofujii) |
1 |
1 month ago |
| Disable startup progress timeout during standby WAL replay |
6876 |
Moved to different CF |
GUC
|
|
10/10
|
+15−1
|
Fujii Masao (masaofujii) |
|
|
2 |
1 month ago |
| Modernizing pg_bsd_indent's error/warning reporting code |
6877 |
Committed |
Modernization
|
19 |
10/10
|
+14−42
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
1 month ago |
| Do quoting more carefully in replication commands |
6878 |
Committed |
Bugfix
Backport
|
stable |
10/10
|
+159−73
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
1 month ago |
| doc: clarify pg_stat_lock.fastpath_exceeded scope |
6879 |
Committed |
Docs Only
|
19 |
9/10
|
+48−2
|
Tatsuya Kawata (croissant) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
| postgres_fdw: fix cumulative stats after imported foreign-table stats |
6880 |
Committed |
Bugfix
postgres_fdw
|
19 |
Needs rebase!
|
|
Chao Li (chaol) |
|
Etsuro Fujita (efujita) |
1 |
1 month ago |
| Fix psql pager selection for wrapped expanded output |
6881 |
Committed |
Bugfix
psql
|
19 |
10/10
|
+42−18
|
Chao Li (chaol) |
Tom Lane (tgl) |
Tom Lane (tgl) |
1 |
1 month ago |
| Show estimated number of groups for IncrementalSort in EXPLAIN |
6882 |
Moved to different CF |
Good First Review
Monitoring
|
stable |
10/10
|
+30−7
|
Ilia Evdokimov (ilidock95) |
solai v (solaiv), Enrique Sanchez (enriqueesanchz) |
David Rowley (davidrowley) |
2 |
5 hours ago |
| Make log_lock_failures support LOCK NOWAIT |
6883 |
Moved to different CF |
GUC
|
|
Needs rebase!
|
|
ChangAo Chen (chenchangao) |
|
|
2 |
1 month ago |
| Integer overflow in ltree_compare function |
6884 |
Committed |
Bugfix
|
14 |
9/10
|
+63−9
|
Ayush Tiwari (aytiwari) |
|
Heikki Linnakangas (heikki) |
1 |
1 month ago |
| Change wait_time column of pg_stat_lock to double precision |
6885 |
Committed |
Monitoring
|
19 |
9/10
|
+12−11
|
Tatsuya Kawata (croissant) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
| Unexpected reindex when altering column types for partitioned tables |
6887 |
Moved to different CF |
DDL
Performance
|
|
Needs rebase!
|
|
Álvaro Rodríguez (arodrgr) |
|
|
2 |
1 month ago |
| Allow wal_log_hints to be changed without restart |
6888 |
Moved to different CF |
GUC
|
20 |
10/10
|
+171−3
|
Bertrand Drouvot (bertranddrouvot.pg) |
Ayush Tiwari (aytiwari) |
|
2 |
3 weeks ago |
| postgres_fdw: stabilize terminated-connection regression tests |
6889 |
Committed |
Bugfix
postgres_fdw
Testing
|
|
10/10
|
+87−13
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
1 |
3 weeks ago |
| Handle concurrent drop when doing whole database vacuum |
6890 |
Moved to different CF |
Bugfix
|
|
10/10
|
+21−7
|
ChangAo Chen (chenchangao) |
Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy), Surya Poondla (spoondla) |
Nathan Bossart (bossartn) |
2 |
1 week ago |
| proposal - queryid can be used as filter for auto_explain |
6891 |
Moved to different CF |
Monitoring
|
|
10/10
|
+227−2
|
Pavel Stehule (okbobcz) |
Zsolt Parragi (zsolt.parragi) |
|
2 |
1 month ago |
| Randomize B-Tree page split location to avoid oscillating patterns |
6892 |
Moved to different CF |
Performance
|
stable |
9/10
|
+65−4
|
Dmitry Dolgov (erthalion) |
|
|
2 |
1 month ago |
| Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} |
6894 |
Committed |
Bugfix
|
|
10/10
|
+13−0
|
Aleksander Alekseev (a.alekseev) |
|
Tom Lane (tgl) |
1 |
1 month ago |
| Centralised architecture detection |
6895 |
Committed |
Modernization
|
|
10/10
|
+76−20
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
1 month ago |
| Fix --missing-stats-only false positive for partitioned expression indexes |
6896 |
Committed |
Bugfix
|
stable |
10/10
|
+3−2
|
Baji Shaik (bajishaik) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
1 month ago |
| Extended statistics improvement: multi-column MCV missing values |
6898 |
Moved to different CF |
My First Patch
Good First Review
|
20 |
10/10
|
+174−3
|
Enrique Sanchez (enriqueesanchz) |
Ilia Evdokimov (ilidock95) |
|
2 |
1 week ago |
| Fix pg_restore --no-globals SQL output for pg_dumpall archives |
6899 |
Withdrawn |
System Administration
Bugfix
|
19 |
Needs rebase!
|
|
Chao Li (chaol) |
|
|
1 |
1 month ago |
| assertion failure with unique index + partitioning + join |
6900 |
Committed |
Bugfix
|
stable |
10/10
|
+142−10
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
1 month ago |
| Fold NOT IN / <> ALL expressions containing NULL to FALSE |
6901 |
Moved to different CF |
Performance
|
stable |
10/10
|
+96−16
|
Ilia Evdokimov (ilidock95) |
|
|
2 |
5 days ago |
| fix autovacuum score when member space usage is high |
6902 |
Committed |
Bugfix
|
19 |
10/10
|
+12−5
|
Sami Imseih (simseih) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
1 month ago |
| Two bugs around ALTER TYPE |
6903 |
Moved to different CF |
Bugfix
|
|
3/10
|
+278−0
|
Andrey Borodin (x4m) |
Heikki Linnakangas (heikki), Surya Poondla (spoondla) |
|
2 |
3 weeks ago |
| Possible G2 anomaly at SERIALIZABLE (SSI, doom-before-error) |
6904 |
Moved to different CF |
Bugfix
|
|
Needs rebase!
|
|
Andrey Borodin (x4m) |
|
|
2 |
1 month ago |
| fix prev link in docs, take 2 |
6905 |
Committed |
Docs Only
Performance
|
stable |
10/10
|
+26−26
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
1 month ago |
| Refine MultiXact wraparound hints |
6906 |
Committed |
Bugfix
|
|
9/10
|
+13−7
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
1 |
1 month ago |
| Fix btree_gist <> strategy on internal index pages |
6908 |
Committed |
Bugfix
|
stable |
9/10
|
+158−92
|
Ayush Tiwari (aytiwari) |
Tom Lane (tgl) |
Tom Lane (tgl) |
1 |
1 month ago |
| Do not lock tables in get_tables_to_repack |
6909 |
Moved to different CF |
Bugfix
|
|
Needs rebase!
|
|
ChangAo Chen (chenchangao) |
|
|
2 |
3 weeks ago |
| hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwinding loop |
6910 |
Committed |
Bugfix
|
|
10/10
|
+4−0
|
Aleksander Alekseev (a.alekseev) |
|
Tom Lane (tgl) |
1 |
1 month ago |
| Fix publisher-side sequence permission reporting |
6911 |
Committed |
Bugfix
Logical Replication
|
|
10/10
|
+89−33
|
Fujii Masao (masaofujii) |
Tristan Partin (tristan957) |
Fujii Masao (masaofujii) |
1 |
2 weeks ago |
| SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44) |
6912 |
Moved to different CF |
SQL Commands
|
20 |
10/10
|
+1199−27
|
Srinath Reddy (srinath-reddy-sadipiralla) |
Tristan Partin (tristan957) |
|
2 |
2 weeks ago |
| Tighten pg_uhc_verifychar() to enforce CP949 lead/trail byte ranges |
6913 |
Moved to different CF |
Bugfix
My First Patch
Good First Review
|
|
10/10
|
+166−14
|
도건 유 (dogeon) |
Henson Choi (assam258.gmail.com) |
|
2 |
1 month ago |
| Fix out of bound access on embedded null token |
6914 |
Committed |
Bugfix
|
stable |
10/10
|
+13−8
|
Ayush Tiwari (aytiwari) |
Tom Lane (tgl) |
Tom Lane (tgl) |
1 |
1 month ago |
| pg_dump: skip pg_init_privs entries for non-existent roles |
6915 |
Moved to different CF |
Bugfix
|
19 |
Needs rebase!
|
|
Hüseyin Demir (demir) |
Laurenz Albe (laurenz), solai v (solaiv), Rui Zhao (zhaorui) |
|
2 |
19 hours ago |
| Fix PL/Python crash when a SRF is redefined mid-execution |
6917 |
Committed |
Bugfix
|
|
10/10
|
+452−260
|
Matheus Alcantara (matheus.alcantara) |
Tom Lane (tgl) |
Tom Lane (tgl) |
1 |
1 month ago |
| Global temporary tables |
6918 |
Moved to different CF |
SQL Commands
|
|
Needs rebase!
|
|
Dean Rasheed (deanr) |
|
|
2 |
3 weeks ago |
| Improve UNION's output rowcount estimate |
6919 |
Committed |
Performance
|
20 |
10/10
|
+53−38
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
1 month ago |
| Prove a NOT IN's left-hand expressions non-nullable from quals |
6920 |
Moved to different CF |
|
20 |
10/10
|
+624−52
|
Richard Guo (richardguo) |
Ayush Tiwari (aytiwari), Rui Zhao (zhaorui) |
|
2 |
6 days ago |
| Adding a { LOCK ROWS | LOCK KEY INDEX } clause to FK definitions |
6923 |
Moved to different CF |
Performance
SQL Commands
|
|
3/10
|
+578−41
|
Matthias van de Meent (mmeent) |
|
|
2 |
1 month ago |
| Add PRODUCT() aggregate function |
6925 |
Moved to different CF |
SQL Commands
|
20 |
10/10
|
+1073−0
|
Jeevan Chalke (jeevan.chalke) |
|
|
2 |
1 month ago |
| Add MIN/MAX aggregate support for uuid |
6926 |
Committed |
Good First Review
|
20 |
10/10
|
+56−2
|
Tristan Partin (tristan957) |
Masahiko Sawada (masahikosawada), Zsolt Parragi (zsolt.parragi) |
Masahiko Sawada (masahikosawada) |
1 |
1 month ago |
| Protect against timestamp underflow in uuidv7(interval) |
6927 |
Withdrawn |
Bugfix
Good First Review
|
stable |
10/10
|
+14−0
|
Tristan Partin (tristan957) |
|
|
1 |
1 month ago |
| Update the wraparound warning to clarify that the reported percentage represents the remaining ID space before wraparound |
6928 |
Moved to different CF |
Bugfix
|
|
10/10
|
+16−15
|
Fujii Masao (masaofujii) |
Yugo Nagata (yugo.nagata), Bharath Rupireddy (bharathrupireddy) |
Fujii Masao (masaofujii) |
2 |
6 days ago |
| bytea(uuid) missing proleakproof? |
6929 |
Committed |
Bugfix
|
19 |
10/10
|
+3−2
|
Chao Li (chaol) |
|
Masahiko Sawada (masahikosawada) |
1 |
1 month ago |
| pgbench --continue-on-error: clarify TPS and failure reporting |
6930 |
Moved to different CF |
Docs Only
|
19 |
10/10
|
+17−4
|
Chao Li (chaol) |
|
|
2 |
3 weeks ago |
| Report unsupported COPY FROM targets before reading input |
6931 |
Moved to different CF |
SQL Commands
|
19 |
3/10
|
+34−36
|
Chao Li (chaol) |
solai v (solaiv), Zizhuan Liu (liuzizhuan) |
|
2 |
7 hours ago |
| Reduce reorder buffer spill from O(N²) to O(N) during vacuum storms |
6933 |
Moved to different CF |
Performance
Logical Replication
|
20 |
10/10
|
+764−61
|
Rui Zhao (zhaorui) |
|
|
2 |
2 months ago |
| COPY TO FORMAT json: respect column list order |
6934 |
Committed |
Bugfix
|
19 |
Needs rebase!
|
|
Baji Shaik (bajishaik) |
Sami Imseih (simseih) |
Andrew Dunstan (adunstan) |
1 |
1 month ago |
| uuidv7 improperly accepts dates before 1970-01-01 |
6935 |
Committed |
Bugfix
|
19 |
10/10
|
+0−0
|
Baji Shaik (bajishaik) |
Masahiko Sawada (masahikosawada), Tristan Partin (tristan957), Zsolt Parragi (zsolt.parragi) |
Masahiko Sawada (masahikosawada) |
1 |
3 weeks ago |
| Support UUIDv6 in uuid_extract_timestamp() |
6936 |
Moved to different CF |
Good First Review
|
20 |
10/10
|
+60−1
|
Tristan Partin (tristan957) |
|
Masahiko Sawada (masahikosawada) |
2 |
6 days ago |
| Add enable_groupagg GUC parameter |
6937 |
Committed |
|
20 |
10/10
|
+153−75
|
Tatsuro Yamada (yamatattsu) |
Richard Guo (richardguo) |
Richard Guo (richardguo) |
1 |
1 month ago |
| plpython: NULL pointer dereference on broken sequence objects |
6938 |
Committed |
Bugfix
|
stable |
10/10
|
+500−4
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
1 month ago |
| Add hook for plugins to acquire sample rows during ANALYZE |
6939 |
Moved to different CF |
Extensions
|
20 |
10/10
|
+86−4
|
Samba Siva Reddy (sambasivareddy.ch) |
|
|
2 |
1 month ago |
| doc: fix pg_stat_autovacuum_scores threshold wording |
6940 |
Committed |
Docs Only
|
19 |
9/10
|
+5−5
|
Chao Li (chaol) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
1 month ago |
| Document COPY FROM WHERE restrictions on generated and system columns |
6941 |
Committed |
Docs Only
|
|
10/10
|
+5−4
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
1 |
1 month ago |
| pgbench --continue-on-error: clarify TPS and failure reporting |
6942 |
Withdrawn |
System Administration
Bugfix
|
19 |
10/10
|
+12−4
|
Chao Li (chaol) |
|
|
1 |
3 weeks ago |
| ON EMPTY clause for aggregate and window functions |
6943 |
Moved to different CF |
SQL Commands
|
20 |
10/10
|
+1360−8
|
Jeevan Chalke (jeevan.chalke) |
|
|
2 |
1 month ago |
| Wrong results from WindowAgg run-condition pushdown on count() with EXCLUDE CURRENT ROW |
6945 |
Committed |
Bugfix
|
20 |
Needs rebase!
|
|
Chengpeng Yan (chengpeng.yan) |
|
David Rowley (davidrowley) |
1 |
1 month ago |
| Use wait_classes.h in pg_prewarm |
6946 |
Moved to different CF |
Refactoring Only
Good First Review
My First Patch
|
20 |
10/10
|
+1−2
|
Dongpo Liu (0xpoe) |
Pierre Forstmann (pifor) |
|
2 |
2 days ago |
| DOCS - "Get Object DDL Functions" table improvements |
6947 |
Committed |
Docs Only
Good First Review
|
20 |
10/10
|
+42−39
|
Peter Smith (smithpb2250) |
Ian Barwick (barwick) |
Michael Paquier (michael-kun) |
1 |
1 month ago |
| Add a statistics view to track usage of deprecated features |
6948 |
Withdrawn |
Deprecation
Monitoring
|
20 |
9/10
|
+657−16
|
Shinya Kato (shinyakato) |
|
|
1 |
1 month ago |
| DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true |
6949 |
Committed |
Docs Only
Good First Review
|
19 |
10/10
|
+3−1
|
Peter Smith (smithpb2250) |
|
Amit Kapila (amitkapila) |
1 |
1 month ago |
| Improve errmsg for publication membership |
6950 |
Moved to different CF |
Bugfix
Good First Review
|
20 |
10/10
|
+4−4
|
Peter Smith (smithpb2250) |
|
Daniel Gustafsson (d_gustafsson) |
2 |
5 hours ago |
| Fix floating-point noise in pg_stat_us_to_ms() |
6951 |
Committed |
Monitoring
|
20 |
10/10
|
+1−1
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
John Naylor (john.naylor) |
1 |
1 month ago |
| Fix GROUP BY ALL handling of ORDER BY operator semantics |
6952 |
Withdrawn |
Bugfix
|
19 |
10/10
|
+5−298
|
Chao Li (chaol) |
|
|
1 |
3 weeks ago |
| Avoid obscure DES key buffer loop bounds in pgcrypto |
6953 |
Moved to different CF |
Refactoring Only
|
stable |
10/10
|
+5−2
|
Ayush Tiwari (aytiwari) |
|
|
2 |
3 months ago |
| Proposal: QUALIFY clause |
6954 |
Moved to different CF |
SQL Commands
|
|
10/10
|
+2320−5
|
Matheus Alcantara (matheus.alcantara) |
Vik Fearing (xocolatl) |
|
2 |
3 weeks ago |
| Make buffer descriptor accessors take signed int |
6955 |
Committed |
Bugfix
|
stable |
9/10
|
+4−2
|
Ayush Tiwari (aytiwari) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
| Include sequences in publications created by pg_createsubscriber |
6956 |
Moved to different CF |
Logical Replication
Physical Replication
|
|
10/10
|
+62−20
|
vigneshwaran C (vignesh.postgres) |
|
|
2 |
3 weeks ago |
| Relax some restrictions of REPACK (CONCURRENTLY) |
6957 |
Moved to different CF |
System Administration
|
20 |
Needs rebase!
|
|
Antonin Houska (a.houska) |
|
|
2 |
3 weeks ago |
| Allow progress tracking of sub-commands |
6958 |
Moved to different CF |
Bugfix
Monitoring
|
|
Needs rebase!
|
|
Antonin Houska (a.houska) |
Alberto Piai (albe) |
|
2 |
2 weeks ago |
| clean up size_t/ssize_t use with POSIX file system APIs |
6959 |
Committed |
Refactoring Only
Modernization
|
|
Needs rebase!
|
|
Peter Eisentraut (petere) |
Heikki Linnakangas (heikki) |
Peter Eisentraut (petere) |
1 |
3 weeks ago |
| Selectivity estimation for COALESCE in eqsel/eqjoinsel |
6960 |
Moved to different CF |
My First Patch
|
stable |
10/10
|
+450−30
|
Egor Savelev (esavelievcode.gmail.com) |
|
|
2 |
3 days ago |
| REVOKE's CASCADE protection doesn't work with inherited table owners |
6961 |
Moved to different CF |
Bugfix
|
stable |
10/10
|
+147−4
|
Jacob Champion (jchampion) |
Ayush Tiwari (aytiwari) |
|
2 |
yesterday |
| Improving display of octal GUCs |
6962 |
Moved to different CF |
|
|
10/10
|
+82−64
|
Tom Lane (tgl) |
Rui Zhao (zhaorui) |
|
2 |
1 month ago |
| remove unnecessary volatile qualifiers |
6963 |
Committed |
Refactoring Only
|
20 |
10/10
|
+37−45
|
Nathan Bossart (bossartn) |
Heikki Linnakangas (heikki) |
Nathan Bossart (bossartn) |
1 |
1 month ago |
| Prevent crash when calling pgstat functions with unregistered stats kind |
6965 |
Committed |
Bugfix
|
stable |
9/10
|
+8−10
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
Michael Paquier (michael-kun) |
2 |
1 month ago |
| add list of major features to the v19 release notes |
6969 |
Committed |
Docs Only
|
19 |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
1 week ago |
| remove switch statement in vector8_shift_{left,right} |
6970 |
Committed |
Refactoring Only
|
20 |
10/10
|
+3−26
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
1 month ago |
| DOCS - Clarify that REFRESH SEQUENCES might be using stale publication data |
6971 |
Committed |
Docs Only
Good First Review
Logical Replication
|
19 |
10/10
|
+9−8
|
Amit Kapila (amitkapila), Peter Smith (smithpb2250) |
|
Amit Kapila (amitkapila) |
2 |
1 month ago |
| Fix typo in pg_stat_us_to_ms() |
6974 |
Committed |
Bugfix
|
20 |
Needs rebase!
|
|
Tatsuya Kawata (croissant) |
|
Michael Paquier (michael-kun) |
2 |
1 month ago |
| Fix tracing of BackendKeyData and CancelRequest messages |
6980 |
Committed |
Bugfix
libpq
|
20 |
Needs rebase!
|
|
Anthonin Bonnefoy (bonnefoa) |
|
Heikki Linnakangas (heikki) |
2 |
1 month ago |
| Yet another bug in nondeterministic LIKE |
6986 |
Committed |
Bugfix
|
|
10/10
|
+80−32
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
2 |
1 month ago |
| Fix duplicate detection for null-treatment window functions |
6994 |
Committed |
Bugfix
|
19 |
10/10
|
+0−0
|
Chao Li (chaol) |
Ewan Young (kdbase.hack.gmail.com) |
Tatsuo Ishii (ishii) |
2 |
3 weeks ago |
| clean up AdjustUpgrade.pm after pg_upgrade minimum version bump |
6995 |
Committed |
Refactoring Only
|
20 |
10/10
|
+5−202
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
1 week ago |
| remove WaitEventCustomCounterData |
6996 |
Committed |
Refactoring Only
|
20 |
9/10
|
+7−23
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
1 month ago |
| remove more volatile qualifiers |
6997 |
Committed |
Refactoring Only
|
20 |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
|
Heikki Linnakangas (heikki) |
2 |
1 month ago |
| Improve log_statement_max_length truncation |
6998 |
Committed |
Refactoring Only
|
20 |
9/10
|
+60−46
|
Fujii Masao (masaofujii), Jim Jones (jimus) |
|
Fujii Masao (masaofujii) |
2 |
1 month ago |
| Grab bag of OpenSSL fixups |
7007 |
Committed |
Security
|
20 |
Needs rebase!
|
|
Daniel Gustafsson (d_gustafsson) |
|
Daniel Gustafsson (d_gustafsson) |
2 |
1 week ago |
| Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows |
7010 |
Committed |
Bugfix
|
19 |
10/10
|
+0−0
|
Chao Li (chaol) |
|
Peter Eisentraut (petere) |
2 |
3 weeks ago |
| Fix RETURNING side effects for FOR PORTION OF leftover rows |
7019 |
Committed |
Bugfix
|
19 |
10/10
|
+52−14
|
Chao Li (chaol) |
|
Dean Rasheed (deanr) |
2 |
2 weeks ago |
| Don't use pq_putmessage in socket comm function |
7046 |
Committed |
Bugfix
|
20 |
9/10
|
+1−1
|
Anthonin Bonnefoy (bonnefoa) |
|
Michael Paquier (michael-kun) |
2 |
2 weeks ago |
| Fix missing FORMAT when deparsing JSON_ARRAY(query) |
7053 |
Committed |
Bugfix
|
19 |
10/10
|
+63−10
|
Chao Li (chaol) |
|
Richard Guo (richardguo) |
2 |
2 weeks ago |
| DOCS - Fix spacing hack in synopses replaceable tag. |
7054 |
Committed |
Bugfix
Docs Only
|
|
10/10
|
+34−24
|
Peter Smith (smithpb2250) |
|
Bruce Momjian (bmomjian) |
2 |
1 week ago |
| fix autovacuum database sorting |
7058 |
Committed |
Bugfix
|
stable |
10/10
|
+7−4
|
Rustam Khamidullin (rustamkhamidullin) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
2 |
1 week ago |
| SAOP nullability analysis below NOT/BooleanTest |
7063 |
Committed |
Bugfix
|
stable |
10/10
|
+44−2
|
Ayush Tiwari (aytiwari) |
|
Tom Lane (tgl) |
2 |
1 week ago |
| Possible wrong result from inlining a STRICT SQL function |
7067 |
Committed |
Bugfix
|
stable |
10/10
|
+51−0
|
Ayush Tiwari (aytiwari) |
|
Tom Lane (tgl) |
2 |
1 week ago |
| Lost KEY SHARE lock information during toasting allows foreign-key violation |
7068 |
Moved to different CF |
Bugfix
|
stable |
Needs rebase!
|
|
Michael Paquier (michael-kun) |
Rui Zhao (zhaorui) |
|
2 |
5 days ago |
| Fix create_gating_plan() dropping a child Result's |
7078 |
Committed |
Bugfix
|
19 |
10/10
|
+28−10
|
Ayush Tiwari (aytiwari) |
|
David Rowley (davidrowley) |
2 |
1 week ago |