| declarative session variables, LET command |
1608 |
Needs review |
DDL
|
|
10/10
|
+3003−37
|
Pavel Stehule (okbobcz) |
Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Laurenz Albe (laurenz), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv), Jim Jones (jimus), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
41 |
1 week ago |
| pgbench - adding pl/pgsql versions of tests |
4105 |
Needs review |
Testing
|
19 |
9/10
|
+247−14
|
Hannu Krosing (hannukrosing) |
Fabien Coelho (calvin), Yugo Nagata (yugo.nagata), Robert Treat (xzilla) |
|
10 |
2 months ago |
| Add XMLCanonicalize function |
4237 |
Ready for Committer |
SQL Commands
|
19 |
10/10
|
+509−0
|
Jim Jones (jimus) |
Pavel Stehule (okbobcz), Oliver Ford (ojford), Yogesh Sharma (sharmay), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
16 |
1 week ago |
| Logging parallel worker draught |
4291 |
Waiting on Author |
Monitoring
|
19 |
10/10
|
+95−0
|
Benoit Lobréau (benoitl) |
Sami Imseih (simseih), Yogesh Sharma (sharmay) |
|
14 |
yesterday |
| Incremental View Maintenance (IVM), take 2 |
4337 |
Waiting on Author |
SQL Commands
|
|
Needs rebase!
|
|
Yugo Nagata (yugo.nagata) |
Alexandre Felipe (afelipe) |
|
16 |
1 month ago |
| Index Prefetching |
4351 |
Needs review |
Performance
|
|
Needs rebase!
|
|
Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz) |
|
|
15 |
4 days ago |
| add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl |
4390 |
Needs review |
Security
|
|
Needs rebase!
|
|
Cary Huang (cary) |
Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) |
|
12 |
10 months ago |
| Implement row pattern recognition feature |
4460 |
Needs review |
SQL Commands
|
19 |
Needs rebase!
|
|
Tatsuo Ishii (ishii), Henson Choi (assam258.gmail.com) |
Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033), Henson Choi (assam258.gmail.com) |
|
15 |
10 hours ago |
| Make COPY format extendable: Extract COPY TO format implementations |
4681 |
Needs review |
SQL Commands
|
|
Needs rebase!
|
|
Kouhei Sutou (kou) |
Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) |
|
11 |
2 weeks ago |
| [CREATE|RE] INDEX CONCURRENTLY with single heap scan |
4971 |
Needs review |
Performance
DDL
|
19 |
Needs rebase!
|
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Matthias van de Meent (mmeent) |
|
10 |
2 days ago |
| relfilenode statistics |
5007 |
Needs review |
Monitoring
|
18 |
Needs rebase!
|
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
11 |
1 week ago |
| Vacuum statistics |
5012 |
Ready for Committer |
Monitoring
|
19 |
Needs rebase!
|
|
Andrei Lepikhov (lepikhov), Andrei Zubkov (zubkov), Alena Rybakina (alenka) |
Ilia Evdokimov (ilidock95) |
|
11 |
1 week ago |
| Extension security improvement: Add support for extensions with an owned schema |
5018 |
Needs review |
Security
Extensions
|
|
Needs rebase!
|
|
Jelte Fennema-Nio (jeltef) |
Sadeq Dousti (msdousti), Artem Gavrilov (artem.gavrilov) |
|
11 |
3 weeks ago |
| Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state |
5029 |
Needs review |
Bugfix
Logical Replication
|
|
10/10
|
+110−6
|
ChangAo Chen (chenchangao) |
harinath kanchu (harinath001), Lilian Ontowhee (ontowhee), haiyang li (ocean-li) |
|
10 |
4 months ago |
| Add OR REPLACE option to CREATE MATERIALIZED VIEW |
5099 |
Needs review |
SQL Commands
|
|
9/10
|
+694−98
|
Erik Wienhold (ewie) |
Paul Jungwirth (pjungwir), newtglobal postgresql_contributors (newtpostgrescontributors), Soumya S Murali (soumyamurali) |
|
9 |
2 months ago |
| Add XMLCast (SQL/XML X025) |
5110 |
Needs review |
SQL Commands
|
19 |
9/10
|
+2746−26
|
Jim Jones (jimus) |
Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
11 |
1 week ago |
| Asynchronous MergeAppend Execution |
5129 |
Needs review |
Performance
|
|
10/10
|
+1427−744
|
Alexander Pyhalov (a.pyhalov) |
Etsuro Fujita (efujita), Matheus Alcantara (matheus.alcantara) |
|
9 |
3 days ago |
| DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication |
5151 |
Needs review |
Bugfix
Logical Replication
Help - Stuck Rebasing
|
stable |
10/10
|
+613−48
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Luan Silva (luansilva) |
|
9 |
4 days ago |
| Refactor SLRU to always use long file names |
5250 |
Ready for Committer |
Refactoring Only
|
|
10/10
|
+95−84
|
Aleksander Alekseev (a.alekseev) |
|
|
9 |
2 days ago |
| libpq: Fix processing of SSL records >8kB on async API |
5251 |
Needs review |
Bugfix
Backport
libpq
|
stable |
10/10
|
+208−11
|
Jacob Champion (jchampion), Lars Kanis (larsk) |
Jacob Champion (jchampion) |
|
8 |
2 weeks ago |
| Add GUC log_parameter_max_length to limit logged SQL statements |
5272 |
Ready for Committer |
GUC
Good First Review
|
19 |
10/10
|
+263−38
|
Kirill Gavrilov (diphantxm) |
Fujii Masao (masaofujii), Jim Jones (jimus) |
Fujii Masao (masaofujii) |
6 |
18 hours ago |
| Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
5279 |
Needs review |
SQL Commands
|
19 |
10/10
|
+1559−59
|
Jim Jones (jimus) |
newtglobal postgresql_contributors (newtpostgrescontributors) |
|
9 |
2 weeks ago |
| System views for versions reporting |
5318 |
Ready for Committer |
Monitoring
|
stable |
Needs rebase!
|
|
Dmitry Dolgov (erthalion) |
Laurenz Albe (laurenz) |
|
9 |
4 months ago |
| Logging plan of the currently running query |
5330 |
Needs review |
Monitoring
|
18 |
Needs rebase!
|
|
Atsushi Torikoshi (atsushitorikoshi) |
Hironobu Suzuki (suzuki_hironobu), Akshat Jaimini (akshatj), Sadeq Dousti (msdousti) |
|
9 |
3 weeks ago |
| Fix bug with accessing to temporary tables of other sessions |
5379 |
Ready for Committer |
Bugfix
Backport
|
18 |
10/10
|
+134−2
|
Daniil Davydov (dddaniil) |
Tom Lane (tgl), Rafia Sabih (rafia.sabih), Jim Jones (jimus), Soumya S Murali (soumyamurali) |
|
8 |
4 hours ago |
| Add Option to Check All Addresses For Matching target_session_attr |
5396 |
Needs review |
libpq
|
18 |
10/10
|
+334−10
|
Andrew Jackson (andrewjackson) |
Andrey Borodin (x4m) |
|
7 |
4 weeks ago |
| Add XMLDocument (SQL/XML X030) |
5431 |
Ready for Committer |
SQL Commands
|
19 |
10/10
|
+258−1
|
Jim Jones (jimus) |
Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
8 |
2 weeks ago |
| Clarify FileTag-based unlinking |
5454 |
Needs review |
Refactoring Only
|
|
10/10
|
+10−7
|
Matthias van de Meent (mmeent) |
Surya Poondla (spoondla) |
|
5 |
1 week ago |
| Add XMLNamespaces option to XMLElement |
5456 |
Ready for Committer |
SQL Commands
|
19 |
10/10
|
+1242−41
|
Pavel Stehule (okbobcz), Jim Jones (jimus) |
Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
8 |
2 weeks ago |
| Function scan FDW pushdown |
5470 |
Needs review |
Performance
|
18 |
10/10
|
+1348−104
|
Alexander Pyhalov (a.pyhalov), Gleb Kashkin (glebka) |
Ashutosh Bapat (ashutoshbapat) |
|
3 |
3 weeks ago |
| SQL/JSON json_table PLAN clause |
5478 |
Needs review |
|
18 |
10/10
|
+2312−168
|
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) |
|
6 |
11 months ago |
| Pull-up subquery if INNER JOIN-ON contains refs to upper-query |
5487 |
Needs review |
Performance
|
19 |
10/10
|
+1508−58
|
Alena Rybakina (a.rybakina) |
Ilia Evdokimov (ilidock95) |
|
7 |
1 week ago |
| add function argument name to substring and substr |
5524 |
Waiting on Author |
|
|
Needs rebase!
|
|
Jian He (stayreal) |
David Johnston (polobo) |
|
6 |
2 weeks ago |
| Add storage I/O tracking to EXPLAIN BUFFERS |
5526 |
Needs review |
Monitoring
|
|
Needs rebase!
|
|
Atsushi Torikoshi (atsushitorikoshi) |
Jelte Fennema-Nio (jeltef) |
|
7 |
3 weeks ago |
| Expanding HOT updates for expression and partial indexes |
5556 |
Needs review |
Performance
|
19 |
Needs rebase!
|
|
Greg Burd (gregburd) |
Nathan Bossart (bossartn) |
|
6 |
2 weeks ago |
| Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
5570 |
Needs review |
Multithreading
AIO
|
|
10/10
|
+448−37
|
Jelte Fennema-Nio (jeltef) |
|
|
7 |
3 weeks ago |
| Warn, and disallow, clear text passwords via SQL |
5597 |
Needs review |
|
|
Needs rebase!
|
|
Greg Sabino Mullane (greg) |
Guillaume Lelarge (gleu) |
|
4 |
3 months ago |
| Beautify read stream "per buffer data" APIs |
5617 |
Needs review |
Refactoring Only
|
|
9/10
|
+116−44
|
Thomas Munro (macdice) |
Nazir Bilal Yavuz (nbyavuz) |
|
5 |
1 week ago |
| support create index on virtual generated column. |
5667 |
Waiting on Author |
|
|
Needs rebase!
|
|
Jian He (stayreal) |
Soumya S Murali (soumyamurali) |
|
6 |
3 weeks ago |
| Produce LLVM bitcode files on meson builds |
5671 |
Needs review |
Performance
|
19 |
9/10
|
+928−58
|
Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) |
|
|
5 |
4 days ago |
| Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION |
5681 |
Waiting on Author |
Bugfix
|
|
10/10
|
+132−19
|
Yugo Nagata (yugo.nagata) |
Jim Jones (jimus), Daniil Davydov (dddaniil) |
|
6 |
6 months ago |
| virtual generated column as partition key |
5720 |
Waiting on Author |
|
19 |
3/10
|
+665−65
|
Jian He (stayreal) |
Rustam ALLAKOV (rustam.allakov), Haibo Yan (billyean) |
|
6 |
3 weeks ago |
| ALTER DOMAIN ADD NOT NULL NOT VALID |
5768 |
Needs review |
|
19 |
10/10
|
+219−29
|
Jian He (stayreal) |
|
|
6 |
1 month ago |
| Extend skipping FK checks on replicas to include ADD FK and TRUNCATE |
5774 |
Needs review |
Performance
Help - Stuck Rebasing
Logical Replication
|
19 |
10/10
|
+96−3
|
Hannu Krosing (hannukrosing) |
|
|
5 |
2 months ago |
| Improve the performance of Unicode Normalization Forms. |
5802 |
Ready for Committer |
Performance
|
|
10/10
|
+7706−12726
|
Alexander Borisov (lexborisov) |
Victor Yegorov (vyegorov) |
|
6 |
1 week ago |
| pgindent: improve formatting of multiline comments |
5831 |
Ready for Committer |
Good First Review
Devtools
|
19 |
10/10
|
+36−0
|
Aleksander Alekseev (a.alekseev) |
Payal Singh (payal) |
|
6 |
2 weeks ago |
| problems with toast.* reloptions |
5839 |
Waiting on Author |
Bugfix
|
stable |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
Yogesh Sharma (sharmay) |
|
6 |
8 months ago |
| Carefully exposing information without authentication |
5845 |
Needs review |
Monitoring
|
19 |
Needs rebase!
|
|
Greg Sabino Mullane (greg) |
|
|
4 |
2 weeks ago |
| Report bytes and transactions actually sent downtream |
5877 |
Needs review |
Monitoring
Logical Replication
|
|
0/10
|
+434−166
|
Ashutosh Bapat (ashutoshbapat) |
|
|
6 |
2 weeks ago |
| Adding pg_dump flag for parallel export to pipes |
5893 |
Needs review |
Performance
System Administration
|
stable |
Needs rebase!
|
|
Hannu Krosing (hannukrosing), Nitin Motiani (nitinmotiani) |
Dilip Kumar (dilip.kumar) |
|
4 |
3 weeks ago |
| no table rewrite when set column type to constrained domain |
5907 |
Waiting on Author |
|
19 |
10/10
|
+167−10
|
Jian He (stayreal) |
Yogesh Sharma (sharmay), Viktor Holmberg (rutchkiwi), Aditya Gollamudi (adigoll) |
|
5 |
2 weeks ago |
| Automatically sizing the IO worker pool |
5913 |
Needs review |
Performance
|
19 |
Needs rebase!
|
|
Thomas Munro (macdice) |
|
|
4 |
2 days ago |
| CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions |
5941 |
Needs review |
SQL Commands
|
19 |
Needs rebase!
|
|
Jian He (stayreal) |
Corey Huinker (coreyh) |
|
5 |
1 week ago |
| Adding per backend commit and rollback counters |
5947 |
Waiting on Author |
Monitoring
|
19 |
Needs rebase!
|
|
Bertrand Drouvot (bertranddrouvot.pg) |
Miłosz Bieniek (moozzi), Kuba Knysiak (xsni12) |
|
5 |
1 week ago |
| implement CAST(expr AS type FORMAT 'template') |
5957 |
Waiting on Author |
|
19 |
Needs rebase!
|
|
Jian He (stayreal) |
Corey Huinker (coreyh), Surya Poondla (spoondla) |
|
5 |
1 week ago |
| pgbench: extend variable usage in scripts |
6012 |
Waiting on Author |
libpq
|
19 |
Needs rebase!
|
|
Yugo Nagata (yugo.nagata) |
lakshmi g (lakshmi) |
|
5 |
3 months ago |
| Stack-based tracking of per-node WAL/buffer usage |
6023 |
Needs review |
Performance
|
19 |
10/10
|
+0−0
|
Lukas Fittl (lfittl) |
Zsolt Parragi (zsolt.parragi) |
|
5 |
2 days ago |
| Fix race condition in SSI when reading PredXact->SxactGlobalXmin |
6037 |
Ready for Committer |
Bugfix
Backport
My First Patch
|
stable |
Needs rebase!
|
|
Josh Curtis (joshcurtis) |
Mihail Nikalayeu (mihailnikalayeu) |
|
4 |
1 week ago |
| RFC: adding pytest as a supported test framework |
6045 |
Needs review |
Testing
Help - User Testing
Modernization
Devtools
|
|
10/10
|
+3020−249
|
Jacob Champion (jchampion), Jelte Fennema-Nio (jeltef) |
|
|
4 |
3 weeks ago |
| Improving the names generated for indexes on expressions |
6059 |
Needs review |
|
|
9/10
|
+265−159
|
Tom Lane (tgl) |
|
|
4 |
5 months ago |
| CREATE TABLE LIKE INCLUDING TRIGGERS |
6087 |
Ready for Committer |
SQL Commands
|
19 |
10/10
|
+556−23
|
Jian He (stayreal) |
Andrey Borodin (x4m), Zsolt Parragi (zsolt.parragi) |
|
4 |
2 weeks ago |
| create table like including storage parameter |
6088 |
Needs review |
SQL Commands
|
19 |
10/10
|
+218−9
|
Jian He (stayreal) |
|
|
4 |
1 week ago |
| Little refactoring of portalcmds.c |
6113 |
Needs review |
Refactoring Only
Good First Review
|
|
10/10
|
+16−24
|
Aleksander Alekseev (a.alekseev) |
|
|
4 |
5 months ago |
| Migrate pg_commit_ts directory to the new node during an upgrade |
6119 |
Ready for Committer |
|
19 |
10/10
|
+353−3
|
Sergey Levin (lsv) |
Hayato Kuroda (ha-kun), Maxim Orlov (m.orlov) |
|
4 |
4 days ago |
| Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement |
6131 |
Ready for Committer |
Good First Review
My First Patch
|
19 |
10/10
|
+312−0
|
Phil Alger (paalger) |
Josef Šimánek (retro), Jim Jones (jimus) |
|
4 |
5 months ago |
| postgres_fdw: Use COPY to speed up batch inserts |
6137 |
Needs review |
Performance
|
|
10/10
|
+417−9
|
Matheus Alcantara (matheus.alcantara) |
Masahiko Sawada (masahikosawada) |
|
4 |
2 days ago |
| Optimization of the is_normalized() function. |
6152 |
Needs review |
Performance
|
19 |
Needs rebase!
|
|
Alexander Borisov (lexborisov) |
|
|
4 |
2 days ago |
| Add GoAway protocol message for graceful but fast server shutdown/switchover |
6156 |
Needs review |
libpq
|
|
10/10
|
+553−21
|
Jelte Fennema-Nio (jeltef) |
|
|
4 |
1 week ago |
| Improve docs syntax checking and enable it in the meson build |
6161 |
Needs review |
CI
Testing
|
|
10/10
|
+141−16
|
Nazir Bilal Yavuz (nbyavuz) |
|
|
3 |
2 weeks ago |
| ci: Skip minfree file in the cores_backtrace.sh |
6162 |
Needs review |
CI
Testing
|
|
10/10
|
+1−1
|
Christoph Berg (myon), Nazir Bilal Yavuz (nbyavuz) |
|
|
2 |
3 days ago |
| Batching in executor, part 1: add batch variant of table AM scan API |
6176 |
Needs review |
Help - Benchmarks
Performance
|
19 |
Needs rebase!
|
|
Amit Langote (amitlan) |
|
|
3 |
4 days ago |
| pg_plan_advice |
6184 |
Needs review |
Extensions
Missing Docs
|
|
10/10
|
+424−122
|
Robert Haas (rhaas) |
|
|
3 |
2 days ago |
| Optimize SnapBuild by maintaining committed.xip in sorted order |
6187 |
Needs review |
Performance
Logical Replication
|
19 |
10/10
|
+151−25
|
Xuneng Zhou (dylanzhou) |
Yogesh Sharma (sharmay), Aditya Gollamudi (adigoll) |
|
4 |
yesterday |
| Report oldest xmin source when autovacuum cannot remove tuples |
6188 |
Needs review |
Monitoring
|
19 |
Needs rebase!
|
|
Shinya Kato (shinyakato) |
Fujii Masao (masaofujii), Sami Imseih (simseih) |
|
4 |
3 weeks ago |
| ago(interval) → timestamptz |
6202 |
Needs review |
SQL Commands
|
19 |
10/10
|
+25−0
|
Florents Tselai (florentst) |
|
|
3 |
5 months ago |
| Add pg_get_subscription_ddl() function |
6208 |
Ready for Committer |
My First Patch
|
19 |
9/10
|
+458−0
|
Vaibhav Dalvi (vaibhavdalvi) |
|
|
3 |
4 months ago |
| pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement |
6212 |
Needs review |
Good First Review
|
19 |
Needs rebase!
|
|
Florin Irion (irionr), Tim Waizenegger (tim.waizenegger.edb) |
Haritabh Gupta (haritabhgupta), Kuba Knysiak (xsni12) |
|
3 |
4 weeks ago |
| Reduce unnecessary locking of pruned partitions when reusing cached plans |
6216 |
Needs review |
Performance
|
19 |
Needs rebase!
|
|
Amit Langote (amitlan) |
|
|
2 |
6 days ago |
| pg_dump flag for dumping tables data in multiple chunks, for huge tables can often give near-linear speedup when parallelized |
6219 |
Waiting on Author |
Performance
libpq
|
stable |
Needs rebase!
|
|
Hannu Krosing (hannukrosing) |
Dilip Kumar (dilip.kumar), Pavel Stehule (okbobcz), Neil Min (neilmin) |
|
3 |
1 week ago |
| Give Plugins control at the end of CHECKPOINT to store their state |
6224 |
Needs review |
Extensions
|
19 |
10/10
|
+215−0
|
Andrei Lepikhov (lepikhov), Asif Rehman (asifrana) |
|
|
3 |
4 months ago |
| Bypassing cursors in postgres_fdw to enable parallel plans |
6233 |
Needs review |
postgres_fdw
Performance
|
19 |
10/10
|
+627−51
|
Rafia Sabih (rafia.sabih) |
|
|
2 |
12 hours ago |
| parallel pgbench -i |
6242 |
Needs review |
Performance
|
|
10/10
|
+134−4
|
Mircea Cadariu (mcadariu) |
lakshmi g (lakshmi) |
|
3 |
1 hour ago |
| Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) |
6245 |
Ready for Committer |
Performance
My First Patch
Refactoring Only
|
19 |
9/10
|
+978−150
|
Boris Mironov (bmironov) |
Fujii Masao (masaofujii), Egor Madyshev (emadyshev) |
|
3 |
2 weeks ago |
| Use ROLERECURSE_PRIVS in is_admin_of_role() |
6251 |
Ready for Committer |
Good First Review
|
|
10/10
|
+16−1
|
ChangAo Chen (chenchangao) |
Nathan Bossart (bossartn) |
|
3 |
3 weeks ago |
| doc: Clarify ANALYZE VERBOSE output |
6259 |
Needs review |
Docs Only
|
stable |
10/10
|
+2−3
|
Shinya Kato (shinyakato) |
Maciek Sakrejda (msakrejda) |
|
3 |
2 days ago |
| split tablecmds.c |
6269 |
Waiting on Author |
Refactoring Only
|
19 |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
|
|
3 |
2 months ago |
| refactor ExecInitPartitionInfo |
6280 |
Needs review |
Refactoring Only
|
stable |
10/10
|
+14−26
|
Jian He (stayreal) |
|
|
3 |
1 week ago |
| Proposal to allow setting cursor options on Portals |
6292 |
Needs review |
libpq
|
|
9/10
|
+1212−11
|
Dave Cramer (dcramer) |
Jelte Fennema-Nio (jeltef) |
|
2 |
4 days ago |
| Add pg_current_vxact_id() function to expose virtual transaction IDs |
6298 |
Needs review |
Good First Review
Monitoring
|
19 |
10/10
|
+109−4
|
Pavlo Golub (pasha_golub) |
Henson Choi (assam258.gmail.com) |
|
3 |
2 months ago |
| Safer and easier to use hash table initialization macro |
6301 |
Waiting on Author |
Refactoring Only
|
|
Needs rebase!
|
|
Bertrand Drouvot (bdrouvot), Jelte Fennema-Nio (jeltef) |
|
|
3 |
1 week ago |
| refactor handling optional argument in system functions |
6303 |
Ready for Committer |
Refactoring Only
|
19 |
10/10
|
+25−168
|
Mark Wong (markwkm) |
Andreas Karlsson (kandreas) |
|
3 |
2 days ago |
| Incorrect historic snapshot may be serialized to disk during fast-forwarding |
6304 |
Needs review |
Bugfix
|
|
10/10
|
+11−7
|
ChangAo Chen (chenchangao), haiyang li (ocean-li) |
|
|
3 |
2 months ago |
| Add support for partial incremental materialized view refresh using REFRESH ... WHERE |
6305 |
Needs review |
My First Patch
SQL Commands
|
19 |
10/10
|
+1468−70
|
Adam Brusselback (tostino) |
Dharin Shah (dharins0) |
|
3 |
yesterday |
| Expose checkpoint timestamp and duration in pg_stat_checkpointer |
6307 |
Needs review |
Extensions
Performance
|
19 |
Needs rebase!
|
|
Soumya S Murali (soumyamurali) |
|
|
3 |
4 months ago |
| SQL-level pg_datum_image_equal |
6309 |
Needs review |
|
|
Needs rebase!
|
|
Matthias van de Meent (mmeent) |
|
|
2 |
2 weeks ago |
| Don't use the deprecated and insecure PQcancel in our frontend tools anymore |
6314 |
Ready for Committer |
psql
Security
|
|
10/10
|
+487−327
|
Jelte Fennema-Nio (jeltef) |
|
|
3 |
3 days ago |
| json_table function PLAN clause |
6332 |
Needs review |
Help - User Testing
|
19 |
10/10
|
+2312−168
|
Amit Langote (amitlan), Nikita Glukhov (n.glukhov), Nikita Malakhov (nmalakh) |
|
|
2 |
3 months ago |
| File locks for data directory lockfile in the context of Linux namespaces |
6335 |
Needs review |
|
stable |
10/10
|
+111−18
|
Dmitry Dolgov (erthalion) |
|
|
3 |
2 months ago |
| Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade |
6340 |
Needs review |
|
19 |
10/10
|
+220−6
|
Jeevan Chalke (jeevan.chalke) |
|
|
3 |
4 weeks ago |
| Cleaning up PREPARE query strings? |
6341 |
Needs review |
SQL Commands
|
|
10/10
|
+135−23
|
Julien Rouhaud (rjuju) |
Sami Imseih (simseih) |
|
3 |
1 month ago |
| Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) |
6354 |
Needs review |
Refactoring Only
Good First Review
|
19 |
10/10
|
+31−31
|
Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) |
|
Peter Eisentraut (petere) |
3 |
2 weeks ago |
| Hash-based MCV matching for large IN-lists |
6356 |
Needs review |
Performance
|
stable |
10/10
|
+542−5
|
Ilia Evdokimov (ilidock95) |
David Geier (geidav), Tatsuya Kawata (croissant) |
|
3 |
2 days ago |
| Support for EXTRA_REGRESS_OPTS and TEMP_CONFIG for meson tests |
6361 |
Waiting on Author |
Testing
|
|
10/10
|
+9−0
|
Andreas Karlsson (kandreas) |
|
|
3 |
1 week ago |
| Add a berief general comment on BTScanInsertData's nextkey and backward |
6363 |
Needs review |
Comments Only
|
|
10/10
|
+18−15
|
Yugo Nagata (yugo.nagata) |
|
|
3 |
2 weeks ago |
| QoL improvements for pgindent and combining pgindent, pgperltidy, pgperlcritic and pgperlsyncheck into one tool |
6366 |
Needs review |
Devtools
|
|
10/10
|
+1051−516
|
Jelte Fennema-Nio (jeltef) |
|
|
3 |
1 week ago |
| Create unique GiST index |
6368 |
Waiting on Author |
Bugfix
SQL Commands
|
19 |
0/10
|
+447−17
|
Paul Jungwirth (pjungwir) |
warda bibi (warda), Prafulla Ranadive (pprandive) |
|
3 |
3 weeks ago |
| docs: clarify ALTER TABLE behavior on partitioned tables |
6379 |
Ready for Committer |
Docs Only
DDL
|
19 |
10/10
|
+227−90
|
Chao Li (chaol) |
David Johnston (polobo), Zsolt Parragi (zsolt.parragi) |
|
2 |
1 week ago |
| llvmjit: always add the simplifycfg pass |
6384 |
Needs review |
Performance
|
19 |
10/10
|
+16−4
|
Pierre Ducroquet (pinaraf) |
Matheus Alcantara (matheus.alcantara) |
|
2 |
4 weeks ago |
| Add ldapservice connection parameter |
6390 |
Ready for Committer |
libpq
|
|
10/10
|
+340−7
|
Andrew Jackson (andrewjackson) |
|
|
2 |
2 days ago |
| Use CASEFOLD() internally rather than LOWER() |
6391 |
Needs review |
|
19 |
10/10
|
+55−30
|
Jeff Davis (jdavis) |
Mark Dilger (mark.dilger) |
|
2 |
2 weeks ago |
| ALTER TABLE: notice when actions do not recurse to partitions |
6392 |
Ready for Committer |
DDL
|
19 |
10/10
|
+337−65
|
Chao Li (chaol) |
Jim Jones (jimus) |
|
2 |
1 week ago |
| Refactor *_abbrev_convert() functions |
6393 |
Needs review |
Refactoring Only
Good First Review
|
19 |
Needs rebase!
|
|
Aleksander Alekseev (a.alekseev) |
Aditya Gollamudi (adigoll) |
John Naylor (john.naylor) |
2 |
1 month ago |
| Fix gistkillitems & add regression test to microvacuum |
6399 |
Ready for Committer |
Bugfix
|
|
10/10
|
+5−5
|
Kirill Reshke (reshke) |
Soumya S Murali (soumyamurali) |
|
2 |
3 weeks ago |
| Add pg_get_publication_ddl function |
6400 |
Needs review |
DDL
|
19 |
Needs rebase!
|
|
Jonathan Gonzalez V. (sxd) |
Hüseyin Demir (demir) |
|
2 |
1 month ago |
| Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY |
6401 |
Needs review |
Performance
DDL
|
19 |
Needs rebase!
|
|
Mihail Nikalayeu (mihailnikalayeu) |
|
|
2 |
4 days ago |
| nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() |
6402 |
Needs review |
Refactoring Only
|
19 |
10/10
|
+1−21
|
Chao Li (chaol) |
|
|
2 |
2 months ago |
| Add cascade synchronous replication |
6404 |
Needs review |
Missing Docs
Testing
Physical Replication
|
|
Needs rebase!
|
|
Григорий Новиков (grishanovik) |
|
|
2 |
3 months ago |
| JumbleQuery may treat different GROUP BY expr as the same |
6411 |
Needs review |
|
stable |
10/10
|
+49−3
|
Jian He (stayreal) |
Keisuke Kuroda (keisuke.kuroda.3862) |
|
2 |
4 weeks ago |
| Reduce build times of pg_trgm GIN indexes |
6418 |
Needs review |
Performance
|
19 |
10/10
|
+2−1
|
David Geier (geidav) |
Heikki Linnakangas (heikki) |
Heikki Linnakangas (heikki) |
2 |
yesterday |
| Add SQL/JSON ON MISMATCH clause to JSON_VALUE, JSON_QUERY, JSON_TABLE |
6429 |
Needs review |
SQL Commands
|
19 |
10/10
|
+747−52
|
Florents Tselai (florentst) |
|
|
2 |
2 months ago |
| Add `tsmatch` JSONPath operator for granular Full Text Search |
6436 |
Needs review |
SQL Commands
|
19 |
10/10
|
+597−4
|
Florents Tselai (florentst) |
Chao Li (chaol) |
|
2 |
5 days ago |
| LLVMJIT: introduce force-inlined functions |
6437 |
Needs review |
Performance
|
19 |
10/10
|
+103−4
|
Pierre Ducroquet (pinaraf) |
|
|
2 |
2 weeks ago |
| ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling |
6439 |
Needs review |
Refactoring Only
|
19 |
10/10
|
+18−14
|
Chao Li (chaol) |
|
|
2 |
2 months ago |
| tablecmds: fix bug where index rebuild loses replica identity on partitions |
6440 |
Needs review |
Bugfix
DDL
|
stable |
10/10
|
+227−29
|
Chao Li (chaol) |
|
|
2 |
4 days ago |
| tablecmds: fix Deadlock caused by Attach Partition |
6442 |
Needs review |
Bugfix
DDL
|
19 |
10/10
|
+54−0
|
Chao Li (chaol) |
|
|
2 |
2 months ago |
| BUG #19382: Server crash at __nss_database_lookup |
6449 |
Needs review |
Bugfix
Security
|
17 |
10/10
|
+342−1
|
Surya Poondla (spoondla) |
|
|
2 |
yesterday |
| Use correct collation in pg_trgm |
6454 |
Ready for Committer |
Bugfix
|
19 |
10/10
|
+170−67
|
David Geier (geidav) |
Zsolt Parragi (zsolt.parragi) |
|
2 |
2 weeks ago |
| Show expression of virtual columns in error messages |
6460 |
Needs review |
|
|
10/10
|
+208−43
|
Matheus Alcantara (matheus.alcantara) |
|
|
2 |
3 weeks ago |
| Unfortunate pushing down of expressions below sort |
6467 |
Needs review |
Performance
|
|
10/10
|
+318−56
|
Chengpeng Yan (chengpeng.yan) |
|
|
2 |
2 days ago |
| SLOPE - Planner optimizations on monotonic expressions. |
6479 |
Needs review |
Performance
|
|
10/10
|
+1523−127
|
Alexandre Felipe (afelipe) |
Corey Huinker (coreyh), Zsolt Parragi (zsolt.parragi) |
|
2 |
3 days ago |
| Add table COMMENTS in CREATE TABLE LIKE |
6482 |
Needs review |
DDL
Good First Review
|
19 |
9/10
|
+116−11
|
Jim Jones (jimus) |
Carlos Alves (ccsalves) |
|
2 |
2 weeks ago |
| Pipelined Recovery |
6487 |
Needs review |
Performance
|
19 |
10/10
|
+1988−40
|
Imran Zaheer (imranzaheer) |
|
|
2 |
2 days ago |
| Change the default wal_blocksize to 4KB |
6490 |
Needs review |
Performance
|
|
10/10
|
+12−12
|
Andy Pogrebnoi (birdofdada) |
|
|
2 |
2 weeks ago |
| Provide support for trailing commas |
6492 |
Waiting on Author |
|
|
Needs rebase!
|
|
Greg Sabino Mullane (greg) |
|
|
2 |
2 weeks ago |
| add assertion for palloc in signal handlers |
6498 |
Waiting on Author |
|
19 |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
|
|
2 |
1 month ago |
| DOCS - Add introductory paragraph to Getting Started chapter |
6506 |
Needs review |
Docs Only
|
stable |
10/10
|
+15−0
|
Dragos Andriciuc (andriciucdragos) |
|
|
2 |
19 hours ago |
| Improve pgindent's formatting named fields in struct literals and varidic functions |
6508 |
Ready for Committer |
Devtools
|
|
10/10
|
+174−168
|
Andreas Karlsson (kandreas) |
|
|
2 |
1 week ago |
| Support automatic sequence replication |
6514 |
Needs review |
Logical Replication
|
|
9/10
|
+623−246
|
Ajin Cherian (ajinc) |
Dilip Kumar (dilip.kumar), Hayato Kuroda (ha-kun) |
|
2 |
2 weeks ago |
| [PATCH] Add RetrieveInstrumentation hook for CustomScan providers so that Parallel CustomScan providers can currently aggregate worker instrumentation before DSM unlinking |
6524 |
Needs review |
Extensions
|
stable |
10/10
|
+16−0
|
Siddharth Kothari (sidkot.google.com) |
|
|
2 |
2 days ago |
| amcheck: add index-all-keys-match verification for B-Tree |
6526 |
Needs review |
System Administration
Good First Review
Devtools
|
|
9/10
|
+518−46
|
Andrey Borodin (x4m) |
|
|
2 |
2 days ago |
| amcheck: fix bug of missing corruption in allequalimage validation |
6534 |
Ready for Committer |
Bugfix
|
19 |
9/10
|
+9−7
|
Chao Li (chaol) |
Xuneng Zhou (dylanzhou) |
|
2 |
2 weeks ago |
| synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication |
6543 |
Needs review |
Performance
Logical Replication
|
|
3/10
|
+1036−126
|
SATYANARAYANA NARLAPURAM (satyanarayanan) |
|
|
2 |
yesterday |
| Fix slotsync worker busy loop causing repeated log messages |
6546 |
Needs review |
Bugfix
Logical Replication
|
|
Needs rebase!
|
|
Fujii Masao (masaofujii) |
Zhijie Hou (houzj) |
|
2 |
9 hours ago |
| Decorrelate nested tuple hash tables |
6553 |
Needs review |
Performance
|
19 |
9/10
|
+13−7
|
Ants Aasma (ants) |
|
|
2 |
1 month ago |
| pg_buffercache: Add per-relation summary stats |
6555 |
Needs review |
Monitoring
|
|
Needs rebase!
|
|
Lukas Fittl (lfittl) |
Paul Jungwirth (pjungwir) |
Heikki Linnakangas (heikki) |
2 |
2 days ago |
| Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter |
6556 |
Ready for Committer |
Good First Review
|
|
Needs rebase!
|
|
Man Zeng (zengman) |
shihao zhong (zhong950419) |
|
1 |
4 weeks ago |
| POC: PLpgSQL FOREACH IN JSON ARRAY |
6557 |
Needs review |
PL/pgSQL
|
|
10/10
|
+1016−97
|
Pavel Stehule (okbobcz) |
Tom Lane (tgl), Jim Jones (jimus) |
|
1 |
2 weeks ago |
| Pgbench: remove synchronous prepare |
6558 |
Needs review |
|
|
10/10
|
+104−5
|
Dmitrii Bondar (difesu) |
lakshmi g (lakshmi) |
|
1 |
4 days ago |
| psql tab completion for user functions and if explicitly required also "pg_" |
6563 |
Needs review |
psql
|
19 |
10/10
|
+49−1
|
Florin Irion (irionr) |
|
|
1 |
1 month ago |
| Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint |
6564 |
Needs review |
Bugfix
|
stable |
10/10
|
+40−2
|
Jian He (stayreal) |
|
|
1 |
1 month ago |
| guc: make dereference style consistent in check_backtrace_functions |
6566 |
Needs review |
Bugfix
|
|
10/10
|
+16−16
|
zhang hu (zhanghu) |
|
|
1 |
2 weeks ago |
| doc: Improve wal_level and effective_wal_level GUC around logical replication |
6567 |
Waiting on Author |
Docs Only
|
stable |
10/10
|
+27−31
|
David Johnston (polobo) |
Andreas Karlsson (kandreas) |
|
1 |
2 days ago |
| Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change |
6569 |
Ready for Committer |
Bugfix
|
stable |
10/10
|
+54−11
|
Vishal Prasanna (vishalprasanna) |
Hayato Kuroda (ha-kun) |
|
1 |
2 weeks ago |
| Compress prune/freeze records with Delta Frame of Reference algorithm |
6574 |
Needs review |
Performance
|
|
8/10
|
+4868−35
|
Evgeny Voropaev (evoro) |
|
|
1 |
11 hours ago |
| Fix the wrong behavior of REFRESH MATERIALIZED VIEW CONCURRENTLY |
6579 |
Needs review |
Bugfix
|
19 |
Needs rebase!
|
|
Rafia Sabih (rafia.sabih), Surya Poondla (spoondla) |
|
|
1 |
2 weeks ago |
| Fix performance of REFRESH MATERIALIZED VIEW CONCURRENTLY |
6580 |
Needs review |
Performance
|
19 |
Needs rebase!
|
|
Surya Poondla (spoondla) |
|
|
1 |
2 weeks ago |
| ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” |
6584 |
Needs review |
Bugfix
My First Patch
|
|
10/10
|
+4−12
|
Masashi Kamura (kam) |
|
|
1 |
4 weeks ago |
| Fix JSON_SERIALIZE() coercion placeholder type for jsonb input |
6587 |
Needs review |
Bugfix
|
|
10/10
|
+80−3
|
Matt Blewitt (mble-ps) |
Zsolt Parragi (zsolt.parragi) |
|
1 |
3 weeks ago |
| Speed up COPY TO text/CSV parsing using SIMD |
6588 |
Needs review |
Performance
|
19 |
9/10
|
+262−18
|
Ayoub Kazar (kaz) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
1 week ago |
| MERGE PARTITIONS and DEPENDS ON EXTENSION. |
6589 |
Needs review |
Bugfix
|
|
10/10
|
+377−0
|
Matheus Alcantara (matheus.alcantara) |
|
|
1 |
3 days ago |
| SQL/JSON json_table() function PLAN clause |
6590 |
Needs review |
Help - Stuck Rebasing
SQL Commands
|
|
9/10
|
+2312−168
|
Nikita Malakhov (nmalakh) |
|
|
1 |
3 weeks ago |
| A stack allocation API |
6591 |
Needs review |
Refactoring Only
Performance
|
|
Needs rebase!
|
|
Thomas Munro (macdice) |
|
|
1 |
3 weeks ago |
| tupdesc: simplify assert in equalTupleDescs() |
6594 |
Needs review |
Refactoring Only
|
19 |
10/10
|
+1−2
|
Chao Li (chaol) |
|
|
1 |
3 weeks ago |
| elog: clarify usage and style of error reporting functions |
6595 |
Needs review |
Comments Only
|
19 |
9/10
|
+21−0
|
Chao Li (chaol) |
|
|
1 |
3 weeks ago |
| Validate user-supplied c_args in meson builds |
6596 |
Needs review |
Devtools
|
19 |
10/10
|
+9−0
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
3 weeks ago |
| Replace __builtin_types_compatible_p with _Generic |
6597 |
Needs review |
Modernization
Refactoring Only
|
|
10/10
|
+62−77
|
Thomas Munro (macdice), Jelte Fennema-Nio (jeltef) |
|
|
1 |
3 weeks ago |
| Add ssl_(supported|shared)_groups to sslinfo |
6598 |
Needs review |
|
|
Needs rebase!
|
|
Dmitry Dolgov (erthalion) |
|
|
1 |
2 weeks ago |
| pg_dump: fix NOT NULL constraint name comparison using makeObjectName |
6601 |
Needs review |
Bugfix
|
19 |
10/10
|
+258−127
|
JoongHyuk Shin (shin) |
|
|
1 |
3 weeks ago |
| rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true |
6602 |
Waiting on Author |
Bugfix
|
19 |
10/10
|
+3−3
|
Man Zeng (zengman) |
|
Peter Eisentraut (petere) |
1 |
2 weeks ago |
| Avoid use of TopMemoryContext for resource owner cleanup in portals |
6603 |
Needs review |
Refactoring Only
|
|
10/10
|
+106−23
|
Lukas Fittl (lfittl) |
|
|
1 |
2 weeks ago |
| Add pg_stat_vfdcache view for VFD cache statistics |
6604 |
Needs review |
Monitoring
|
19 |
10/10
|
+411−4
|
Ayoub Kazar (kaz) |
|
|
1 |
1 week ago |
| Two issues leading to discrepancies in FSM data on the standby server |
6605 |
Needs review |
Bugfix
|
19 |
10/10
|
+11−1
|
Alexey Makhmutov (lerm) |
|
|
1 |
4 days ago |
| log_checkpoints: count WAL segment creations from all processes |
6606 |
Needs review |
Monitoring
|
|
10/10
|
+137−4
|
Xuneng Zhou (dylanzhou) |
|
|
1 |
2 weeks ago |
| New pg_stat_tablespace view for tablespace level metrics |
6607 |
Needs review |
Monitoring
|
|
0/10
|
+759−14
|
shihao zhong (zhong950419) |
|
|
1 |
1 week ago |
| bugfix - fix broken output in expanded aligned format, when data are too short |
6608 |
Needs review |
Bugfix
|
|
10/10
|
+41−3
|
Pavel Stehule (okbobcz) |
|
|
1 |
2 weeks ago |
| ORDER BY ALL |
6610 |
Needs review |
SQL Commands
|
|
3/10
|
+1348−6
|
Rushabh Lathia (rlathia) |
|
|
1 |
2 weeks 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 |
Needs review |
Performance
|
|
Needs rebase!
|
|
Nikhil Chawla (nchawla) |
|
|
1 |
1 week ago |
| heapam_tuple_complete_speculative : remove unnecessary tuple fetch |
6613 |
Ready for Committer |
Refactoring Only
|
stable |
10/10
|
+1−7
|
Chao Li (chaol) |
|
|
1 |
1 week ago |
| Add http connection service file functionality |
6614 |
Needs review |
libpq
|
19 |
4/10
|
+1117−2
|
Andrew Jackson (andrewjackson) |
|
|
1 |
3 days ago |
| Make \d tablename fast again, regression introduced by 85b7efa1cdd |
6615 |
Needs review |
Bugfix
Performance
|
18 |
10/10
|
+31−1
|
Jelte Fennema-Nio (jeltef) |
|
|
1 |
2 weeks ago |
| VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables |
6616 |
Needs review |
Bugfix
Backport
|
stable |
10/10
|
+95−1
|
Jim Jones (jimus) |
|
|
1 |
3 days ago |
| Fix a file descriptor leak when using io_method=io_uring |
6617 |
Needs review |
Bugfix
AIO
My First Patch
|
stable |
Needs rebase!
|
|
Lucas DRAESCHER (draescherl) |
|
|
1 |
2 weeks ago |
| Improving psql autocompletion for SET LOCAL / SET SESSION |
6618 |
Needs review |
psql
My First Patch
|
|
9/10
|
+7−0
|
Álvaro Rodríguez (arodrgr) |
|
|
1 |
2 weeks ago |
| pg_stat_xact_user_tables stat not currect during the transaction |
6619 |
Needs review |
Bugfix
|
|
9/10
|
+332−10
|
Xuneng Zhou (dylanzhou) |
Gabriel Batista (gabo) |
|
1 |
1 week ago |
| PoC - psql - emphases line with table name in verbose output |
6620 |
Needs review |
psql
|
|
10/10
|
+16−1
|
Pavel Stehule (okbobcz) |
|
|
1 |
1 week ago |
| Bug: wrong relname in RemoveSubscriptionRel() error detail |
6621 |
Needs review |
Bugfix
|
stable |
10/10
|
+1−1
|
Chao Li (chaol) |
|
|
1 |
1 week ago |
| Get rid of redundant StringInfo accumulation |
6622 |
Needs review |
Performance
|
19 |
9/10
|
+15−5
|
Daniil Davydov (dddaniil) |
|
|
1 |
1 week ago |
| pg_stat_statements: add last_execution_start column |
6624 |
Needs review |
Monitoring
|
19 |
Needs rebase!
|
|
Pavlo Golub (pasha_golub) |
|
|
1 |
1 week ago |
| Fix HAVING-to-WHERE pushdown with nondeterministic collations |
6626 |
Needs review |
Bugfix
|
stable |
10/10
|
+379−0
|
Richard Guo (richardguo) |
|
|
1 |
1 week ago |
| Convert ALL SubLinks to ANY SubLinks |
6627 |
Needs review |
Performance
|
|
10/10
|
+422−9
|
Richard Guo (richardguo) |
|
|
1 |
2 weeks ago |
| Fix JSON_ARRAY(query) empty set handling and view deparsing |
6628 |
Needs review |
Bugfix
|
stable |
10/10
|
+355−69
|
Richard Guo (richardguo) |
|
|
1 |
1 month ago |
| jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) |
6631 |
Needs review |
|
|
10/10
|
+758−87
|
Alexandra Wang (l-wang) |
|
|
1 |
1 week ago |
| Add tests for src/backend/nodes/extensible.c |
6632 |
Needs review |
Testing
|
|
10/10
|
+575−0
|
Aleksander Alekseev (a.alekseev) |
|
|
1 |
1 week ago |
| Add condition variable support to WaitEventSetWait() |
6633 |
Needs review |
Refactoring Only
|
19 |
9/10
|
+197−48
|
Chao Li (chaol) |
|
|
1 |
2 days ago |
| Skip prefetch for block references that follow a FPW or WILL_INIT of the same block |
6634 |
Needs review |
Performance
Physical Replication
|
19 |
Needs rebase!
|
|
SATYANARAYANA NARLAPURAM (satyanarayanan) |
|
|
1 |
2 weeks ago |
| Add support for INSERT ... SET syntax |
6635 |
Needs review |
SQL Commands
|
|
10/10
|
+814−4
|
Suraj Kharage (surajk) |
|
|
1 |
4 days ago |
| Add ParameterDescription message to libpq frontend long message types |
6636 |
Needs review |
Bugfix
libpq
My First Patch
|
stable |
9/10
|
+2−1
|
Ning Sun (sunng) |
|
|
1 |
1 week ago |
| bufmgr: pass through I/O stats context in FlushUnlockedBuffer() |
6637 |
Needs review |
Refactoring Only
Good First Review
|
19 |
10/10
|
+2−2
|
Chao Li (chaol) |
|
|
1 |
1 week ago |
| Silence compiler warnings -Wmaybe-uninitialized |
6638 |
Needs review |
Refactoring Only
|
stable |
9/10
|
+3−3
|
Imran Zaheer (imranzaheer) |
|
|
1 |
1 week ago |
| Track skipped vacuum and analyze in pg_stat_all_tables |
6639 |
Needs review |
Monitoring
|
|
Needs rebase!
|
|
Yugo Nagata (yugo.nagata) |
|
|
1 |
1 week ago |
| Warn when creating or enabling a subscription with max_logical_replication_workers = 0 |
6642 |
Needs review |
Logical Replication
|
|
10/10
|
+14−0
|
Yugo Nagata (yugo.nagata) |
|
|
1 |
2 months ago |
| Extract numeric filed in JSONB more effectively |
6644 |
Needs review |
Performance
|
|
10/10
|
+810−8
|
Andy Fan (andyf), Haibo Yan (billyean) |
|
|
1 |
2 days ago |
| pg_test_timing: fix unit typo and widen diff type |
6645 |
Needs review |
Bugfix
|
19 |
10/10
|
+7−7
|
Chao Li (chaol) |
|
|
1 |
yesterday |
| meson: Adjust test timeout for Valgrind builds |
6646 |
Needs review |
Devtools
|
19 |
10/10
|
+21−4
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
3 days ago |
| Remove commented-out code in 026_overwrite_contrecord.pl |
6647 |
Needs review |
Comments Only
|
|
10/10
|
+1−1
|
Imran Zaheer (imranzaheer) |
|
|
1 |
2 days ago |
| Docs: Create table description for constraints markup fix and label tweaks |
6648 |
Needs review |
Bugfix
Docs Only
|
|
10/10
|
+8−8
|
David Johnston (polobo) |
Dapeng Wang (w345731923) |
|
1 |
12 hours ago |
| Docs: Distinguish table and index storage parameters in CREATE TABLE |
6649 |
Needs review |
Docs Only
|
|
9/10
|
+21−12
|
David Johnston (polobo) |
Andreas Karlsson (kandreas) |
|
1 |
6 days ago |
| Optimize numeric comparison and aggregation via packed-datum extraction |
6651 |
Needs review |
Performance
|
|
10/10
|
+246−28
|
Chenhui Mo (littleganyu) |
|
|
1 |
5 days ago |
| Resizable shared memory structures |
6652 |
Needs review |
System Administration
|
|
Needs rebase!
|
|
Ashutosh Bapat (ashutoshbapat) |
|
|
1 |
2 days ago |
| SLOPE - Planner optimizations on monotonic expressions. |
6653 |
Needs review |
Performance
|
19 |
9/10
|
+1523−127
|
Alexandre Felipe (afelipe) |
|
|
1 |
3 days ago |
| Return DSA area for hash table from GetNamedDSHash() |
6655 |
Needs review |
|
19 |
10/10
|
+12−0
|
Sami Imseih (simseih) |
|
|
1 |
23 hours ago |
| Minor cleanup of Meson files given that we require 0.57 |
6656 |
Needs review |
Refactoring Only
|
|
10/10
|
+15−23
|
Andreas Karlsson (kandreas) |
|
|
1 |
1 week ago |
| Environment variable to disable diffs file output |
6657 |
Needs review |
Testing
Devtools
|
|
9/10
|
+7−0
|
Ilya Cherdakov (i.cherdakov) |
|
|
1 |
3 days ago |
| Upload only the failed tests' logs to the Postgres CI (Cirrus CI) |
6658 |
Needs review |
CI
|
|
10/10
|
+86−0
|
Nazir Bilal Yavuz (nbyavuz) |
|
|
1 |
yesterday |
| bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 |
6659 |
Waiting on Author |
|
|
9/10
|
+570−1837
|
Nathan Bossart (bossartn) |
|
|
1 |
2 days ago |
| Use proc_exit() in WalRcvWaitForStartPosition |
6660 |
Needs review |
Bugfix
Good First Review
|
19 |
10/10
|
+2−2
|
Chao Li (chaol) |
|
|
1 |
6 hours ago |
| s/pg_attribute_always_inline/pg_always_inline/ |
6661 |
Needs review |
Refactoring Only
|
|
10/10
|
+74−74
|
Andres Freund (andresfreund) |
|
|
1 |
yesterday |
| Allow a condition string in an injection point |
6663 |
Needs review |
|
|
10/10
|
+124−22
|
Sami Imseih (simseih) |
|
|
1 |
21 hours ago |
| Support EXCEPT for ALL SEQUENCES publications |
6664 |
Needs review |
Logical Replication
|
|
10/10
|
+634−255
|
Shlok Kyal (shlokkyal) |
|
|
1 |
9 hours ago |
| pg_waldump: read modern tar formats with libarchive |
6665 |
Needs review |
Modernization
|
|
10/10
|
+612−64
|
Thomas Munro (macdice) |
|
|
1 |
12 hours ago |
| change SOFT_ERROR_OCCURRED to a static inline function |
6666 |
Needs review |
Refactoring Only
|
|
10/10
|
+14−6
|
Nathan Bossart (bossartn) |
|
|
1 |
2 weeks ago |