| 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 days ago |
| support create index on virtual generated column. |
5667 |
Waiting on Author |
|
|
0/10
|
+203−82
|
Jian He (stayreal) |
Soumya S Murali (soumyamurali) |
|
6 |
5 days ago |
| Automatically sizing the IO worker pool |
5913 |
Needs review |
Performance
|
19 |
Needs rebase!
|
|
Thomas Munro (macdice) |
|
|
4 |
7 months ago |
| Use enum type replacing #define for exec state of hashjoin and mergejoin |
6027 |
Needs review |
|
|
Needs rebase!
|
|
Tender Wang (tndrwang) |
|
|
4 |
5 months ago |
| Bypassing cursors in postgres_fdw to enable parallel plans |
6233 |
Needs review |
postgres_fdw
Performance
|
19 |
7/10
|
+612−81
|
Rafia Sabih (rafia.sabih) |
|
|
2 |
2 weeks ago |
| Proposal to allow setting cursor options on Portals |
6292 |
Needs review |
libpq
|
|
2/10
|
+431−5
|
Dave Cramer (dcramer) |
Jelte Fennema-Nio (jeltef) |
|
2 |
2 days ago |
| Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter |
6556 |
Ready for Committer |
Good First Review
|
|
10/10
|
+4−4
|
Man Zeng (zengman) |
shihao zhong (zhong950419) |
|
1 |
1 week ago |
| POC: PLpgSQL FOREACH IN JSON ARRAY |
6557 |
Needs review |
PL/pgSQL
|
|
0/10
|
+1016−97
|
Pavel Stehule (okbobcz) |
Tom Lane (tgl), Jim Jones (jimus) |
|
1 |
4 days ago |
| Pgbench: remove synchronous prepare |
6558 |
Needs review |
|
|
10/10
|
+104−5
|
Dmitrii Bondar (difesu) |
|
|
1 |
5 days ago |
| tid_blockno() and tid_offset() accessor functions |
6559 |
Needs review |
SQL Commands
|
|
9/10
|
+198−0
|
Ayush Tiwari (aytiwari) |
|
|
1 |
1 week 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 |
2 weeks ago |
| UBSAN crash in EventTriggerCollectAlterTSConfig |
6565 |
Needs review |
Bugfix
|
stable |
10/10
|
+0−0
|
Florin Irion (irionr) |
|
|
1 |
2 weeks ago |
| guc: make dereference style consistent in check_backtrace_functions |
6566 |
Needs review |
Bugfix
|
|
10/10
|
+18−18
|
zhang hu (zhanghu) |
|
|
1 |
2 weeks ago |
| doc: Improve wal_level and effective_wal_level GUC around logical replication |
6567 |
Needs review |
Docs Only
|
stable |
10/10
|
+27−31
|
David Johnston (polobo) |
|
|
1 |
2 weeks ago |
| Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change |
6569 |
Ready for Committer |
Bugfix
|
stable |
Needs rebase!
|
|
Vishal Prasanna (vishalprasanna) |
|
|
1 |
1 week ago |
| Enable -Wstrict-prototypes and -Wold-style-definition by default |
6572 |
Needs review |
Refactoring Only
|
19 |
10/10
|
+0−0
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
2 days ago |
| Compress prune/freeze records with Delta Frame of Reference algorithm |
6574 |
Needs review |
Performance
|
|
3/10
|
+4720−35
|
Evgeny Voropaev (evoro) |
|
|
1 |
yesterday |
| Fix the wrong behavior of REFRESH MATERIALIZED VIEW CONCURRENTLY |
6579 |
Needs review |
Bugfix
|
19 |
Needs rebase!
|
|
Rafia Sabih (rafia.sabih), Surya Poondla (spoondla) |
|
|
1 |
8 hours ago |
| Fix performance of REFRESH MATERIALIZED VIEW CONCURRENTLY |
6580 |
Needs review |
Performance
|
19 |
Needs rebase!
|
|
Surya Poondla (spoondla) |
|
|
1 |
8 hours ago |
| Fix premature timeout in pg_promote() caused by signal interruptions |
6583 |
Needs review |
Bugfix
|
|
10/10
|
+4−4
|
Robert Pang (robertpang-oss) |
|
|
1 |
1 week 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 |
1 week ago |
| Avoid multiple calls to memcpy (src/backend/access/index/genam.c) |
6586 |
Needs review |
Refactoring Only
|
19 |
9/10
|
+4−4
|
Ranier Vilela (raniervilela) |
|
|
1 |
yesterday |
| Fix JSON_SERIALIZE() coercion placeholder type for jsonb input |
6587 |
Needs review |
Bugfix
|
|
9/10
|
+80−3
|
Matt Blewitt (mble-ps) |
Zsolt Parragi (zsolt.parragi) |
|
1 |
4 days ago |
| Speed up COPY TO text/CSV parsing using SIMD |
6588 |
Needs review |
Performance
|
19 |
10/10
|
+236−18
|
Ayoub Kazar (kaz) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
3 days ago |
| MERGE PARTITIONS and DEPENDS ON EXTENSION. |
6589 |
Needs review |
Bugfix
|
|
10/10
|
+377−0
|
Matheus Alcantara (matheus.alcantara) |
|
|
1 |
1 week ago |
| SQL/JSON json_table() function PLAN clause |
6590 |
Needs review |
Help - Stuck Rebasing
SQL Commands
|
|
9/10
|
+2312−168
|
Nikita Malakhov (nmalakh) |
|
|
1 |
4 days ago |
| A stack allocation API |
6591 |
Needs review |
Refactoring Only
Performance
|
|
10/10
|
+1347−216
|
Thomas Munro (macdice) |
|
|
1 |
2 days ago |
| Adding Log File Capability to pg_createsubscriber |
6592 |
Needs review |
|
|
10/10
|
+693−262
|
|
Hayato Kuroda (ha-kun) |
|
1 |
4 hours ago |
| tupdesc: simplify assert in equalTupleDescs() |
6594 |
Needs review |
Refactoring Only
|
19 |
10/10
|
+1−2
|
Chao Li (chaol) |
|
|
1 |
4 days ago |
| elog: clarify usage and style of error reporting functions |
6595 |
Needs review |
Comments Only
|
19 |
10/10
|
+21−0
|
Chao Li (chaol) |
|
|
1 |
4 days ago |
| Validate user-supplied c_args in meson builds |
6596 |
Needs review |
Devtools
|
19 |
0/1
|
+9−0
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
3 days 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 days ago |
| Add ssl_(supported|shared)_groups to sslinfo |
6598 |
Needs review |
|
|
Needs rebase!
|
|
Dmitry Dolgov (erthalion) |
|
|
1 |
1 hour ago |
| remove bits* types |
6599 |
Needs review |
Refactoring Only
|
19 |
10/10
|
+261−273
|
Nathan Bossart (bossartn) |
|
|
1 |
9 hours ago |
| pg_dump: fix NOT NULL constraint name comparison using makeObjectName |
6601 |
Needs review |
Bugfix
|
19 |
10/10
|
+258−127
|
JoongHyuk Shin (shin) |
|
|
1 |
2 days ago |
| rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true |
6602 |
Needs review |
Bugfix
|
19 |
10/10
|
+3−3
|
Man Zeng (zengman) |
|
|
1 |
yesterday |