| 2026-09-12 03:13:22 |
stayreal |
Implement row pattern recognition feature |
Changed authors to Tatsuo Ishii (ishii), Jian He (stayreal), Henson Choi (assam258.gmail.com) |
| 2026-09-10 16:53:57 |
zhaorui |
Index Prefetching |
Added zhaorui as reviewer |
| 2026-09-10 15:50:24 |
jimus |
Add XMLCanonicalize function |
Moved from CF PG20-2 to CF PG20-3 |
| 2026-09-10 06:29:30 |
mkharitonov |
Fix replica identity mismatch for partitioned tables with publish_via_partition_root |
Moved from CF PG20-1 to CF PG20-3 |
| 2026-09-09 00:23:35 |
stayreal |
implement CAST(expr AS type FORMAT 'template') |
Closed in commitfest PG20-1 with status: Withdrawn |
| 2026-09-08 08:52:10 |
jimus |
Add XMLCast (SQL/XML X025) |
Closed in commitfest PG20-3 with status: Withdrawn |
| 2026-09-08 07:32:47 |
jimus |
Add XMLCast (SQL/XML X025) |
Moved from CF PG20-2 to CF PG20-3 |
| 2026-09-08 01:59:06 |
gangguru788 |
Index Prefetching |
Added gangguru788 as reviewer |
| 2026-09-07 14:01:45 |
bharathrupireddy |
Support a wildcard in backtrace_functions |
Removed bharathrupireddy from reviewers |
| 2026-09-07 08:43:09 |
antonmel |
KNN-btree |
Changed tags to SQL Commands |
| 2026-09-07 08:41:34 |
antonmel |
KNN-btree |
Moved from CF PG19-3 to CF PG20-Drafts |
| 2026-09-07 06:36:14 |
x4m |
GIN pageinspect support for entry tree and non-leaf posting tree |
New status: Needs review |
| 2026-09-07 01:56:55 |
pxshi |
Fix standby may crash when switching-over in certain special cases |
Closed in commitfest PG19-Final with status: Withdrawn |
| 2026-09-06 10:27:48 |
x4m |
Migrate pg_commit_ts directory to the new node during an upgrade |
New status: Needs review |
| 2026-09-05 13:02:50 |
zhong950419 |
Return pg_control from pg_backup_stop(). |
New status: Waiting on Author |
| 2026-09-04 22:20:41 |
adigoll |
Report bytes and transactions actually sent downtream |
Added adigoll as reviewer |
| 2026-09-02 02:44:36 |
stayreal |
create table like including storage parameter |
Moved from CF PG20-2 to CF PG20-3 |
| 2026-09-02 02:40:49 |
stayreal |
using index to speedup add not null constraints to a table |
Moved from CF PG20-2 to CF PG20-3 |
| 2026-09-02 02:40:31 |
stayreal |
CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions |
Moved from CF PG20-2 to CF PG20-3 |
| 2026-09-02 02:40:21 |
stayreal |
COPY (on_error table) saving error info to a table |
Moved from CF PG20-2 to CF PG20-3 |
| 2026-09-02 02:40:07 |
stayreal |
NOT NULL NOT ENFORCED |
Moved from CF PG20-2 to CF PG20-3 |
| 2026-09-02 02:39:46 |
stayreal |
avoid call ATPostAlterTypeCleanup twice |
Moved from CF PG20-2 to CF PG20-3 |
| 2026-09-01 18:50:00 |
x4m |
Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values |
Added x4m as reviewer |
| 2026-09-01 18:49:54 |
x4m |
Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values |
New status: Ready for Committer |
| 2026-09-01 15:31:11 |
x4m |
Add read-only disconnect_requested GUC for graceful client disconnect (reviously goaway) |
New status: Needs review |
| 2026-09-01 08:15:56 |
stayreal |
CREATE TABLE LIKE INCLUDING TRIGGERS |
Moved from CF PG20-2 to CF PG20-3 |
| 2026-09-01 07:21:24 |
stayreal |
COPY FROM with RLS |
Moved from CF PG20-2 to CF PG20-3 |
| 2026-09-01 02:39:12 |
scottray |
Report oldest xmin source when autovacuum cannot remove tuples |
Added scottray as reviewer |
| 2026-08-31 18:09:26 |
soumenk |
Use WALReadFromBuffers in more places |
Posted review with messageid <178819976626.1145.783386611280561013.pgcf@coridan.postgresql.org> |
| 2026-08-30 17:58:37 |
soumenk |
Use WALReadFromBuffers in more places |
Added soumenk as reviewer |
| 2026-08-30 16:31:04 |
x4m |
GIN pageinspect support for entry tree and non-leaf posting tree |
New status: Waiting on Author |
| 2026-08-30 16:30:16 |
x4m |
Fix race condition in SSI when reading PredXact->SxactGlobalXmin |
New status: Waiting on Author |
| 2026-08-29 21:49:55 |
andrewjackson |
Add Option to Check All Addresses For Matching target_session_attr |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-28 02:37:13 |
zhong950419 |
Return pg_control from pg_backup_stop(). |
Added zhong950419 as reviewer |
| 2026-08-27 03:44:00 |
lispyone |
COPY FROM with RLS |
Added lispyone as reviewer |
| 2026-08-25 18:39:36 |
x4m |
Compress big WAL records |
New status: Needs review |
| 2026-08-24 21:30:32 |
bossartn |
problems with toast.* reloptions |
Closed in commitfest PG20-2 with status: Committed |
| 2026-08-22 14:46:12 |
bossartn |
problems with toast.* reloptions |
Added bossartn as committer |
| 2026-08-22 14:46:10 |
bossartn |
problems with toast.* reloptions |
New status: Ready for Committer |
| 2026-08-20 14:21:24 |
bonnefoa |
Don't keep closed WAL segment in page cache after replay |
Closed in commitfest PG19-Final with status: Withdrawn |
| 2026-08-20 03:05:14 |
assam258.gmail.com |
Implement row pattern recognition feature |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-20 03:04:38 |
assam258.gmail.com |
Implement row pattern recognition feature |
Changed targetversion to 20 |
| 2026-08-20 01:19:23 |
atsushitorikoshi |
Add storage I/O tracking to EXPLAIN IO option |
Changed name to Add storage I/O tracking to EXPLAIN IO option |
| 2026-08-19 12:17:38 |
atsushitorikoshi |
Add storage I/O tracking to EXPLAIN IO option |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-19 12:17:07 |
atsushitorikoshi |
Add storage I/O tracking to EXPLAIN IO option |
New status: Needs review |
| 2026-08-17 21:34:35 |
bharathrupireddy |
Support a wildcard in backtrace_functions |
New status: Waiting on Author |
| 2026-08-17 06:24:09 |
solaiv |
Add XMLNamespaces option to XMLElement |
Added solaiv as reviewer |
| 2026-08-16 18:33:32 |
a.rybakina |
Vacuum statistics |
New status: Waiting on Author |
| 2026-08-14 21:01:23 |
pjungwir |
Add OR REPLACE option to CREATE MATERIALIZED VIEW |
New status: Waiting on Author |
| 2026-08-13 18:46:46 |
danielbauman |
docs: Include protocol version changes made without a version bump or extension |
Posted review with messageid <178664680647.1093.5976435662683646180.pgcf@coridan.postgresql.org> |
| 2026-08-13 08:30:18 |
jakub.wartak.tomtom |
MPTCP - multiplexing many TCP connections through one socket to get better bandwidth |
Moved from CF PG20-Drafts to CF PG20-2 |
| 2026-08-13 08:30:12 |
jakub.wartak.tomtom |
MPTCP - multiplexing many TCP connections through one socket to get better bandwidth |
Changed targetversion to 20 |
| 2026-08-13 06:51:37 |
solaiv |
Add XMLDocument (SQL/XML X030) |
Added solaiv as reviewer |
| 2026-08-12 18:59:04 |
simseih |
problems with toast.* reloptions |
Added simseih as reviewer |
| 2026-08-07 15:05:52 |
x4m |
Add archive_mode to prevent unarchived WAL on permanent primary failure |
Changed authors to Andrey Borodin (x4m), Kirill Reshke (reshke) |
| 2026-08-07 15:05:29 |
x4m |
Compress big WAL records |
Moved from CF PG19-Final to CF PG20-2 |
| 2026-08-07 15:05:18 |
x4m |
amcheck: support for GiST |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-06 13:31:27 |
liuzizhuan |
support create index on virtual generated column. |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-06 04:32:52 |
yugo.nagata |
pgbench: extend variable usage in scripts |
Changed targetversion to 20 |
| 2026-08-06 04:32:23 |
yugo.nagata |
Add a warning on stats manipulation functions |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-06 04:32:16 |
yugo.nagata |
Add a warning on stats manipulation functions |
Changed targetversion to 20 |
| 2026-08-06 04:31:54 |
yugo.nagata |
JIT works only partially with meson build |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-06 04:31:39 |
yugo.nagata |
Improve coments on structures in trigger.c |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-06 04:31:11 |
yugo.nagata |
Incremental View Maintenance (IVM), take 2 |
Moved from CF PG20-1 to CF PG20-Drafts |
| 2026-08-06 04:30:26 |
yugo.nagata |
Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-06 04:28:57 |
yugo.nagata |
pgbench: extend variable usage in scripts |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-05 16:45:21 |
greg |
Carefully exposing information without authentication |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-05 15:38:26 |
bharathrupireddy |
Use WALReadFromBuffers in more places |
Moved from CF PG19-3 to CF PG20-2 |
| 2026-08-05 11:13:10 |
stayreal |
create table like including storage parameter |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-05 11:09:06 |
stayreal |
avoid call ATPostAlterTypeCleanup twice |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-05 01:50:59 |
stayreal |
NOT NULL NOT ENFORCED |
Moved from CF PG19-Final to CF PG20-2 |
| 2026-08-05 01:40:44 |
murali.natti |
Extend skipping FK checks on replicas to include ADD FK and TRUNCATE |
Added murali.natti as reviewer |
| 2026-08-05 00:01:14 |
bharathrupireddy |
Vacuum statistics |
Added bharathrupireddy as reviewer |
| 2026-08-05 00:00:19 |
bharathrupireddy |
Report oldest xmin source when autovacuum cannot remove tuples |
Added bharathrupireddy as reviewer |
| 2026-08-04 04:54:35 |
reshke |
GIN pageinspect support for entry tree and non-leaf posting tree |
Moved from CF PG19-Final to CF PG20-2 |
| 2026-08-04 03:53:25 |
solaiv |
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
Added solaiv as reviewer |
| 2026-08-03 14:01:28 |
bossartn |
problems with toast.* reloptions |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-03 13:59:34 |
bossartn |
Expanding HOT updates for expression and partial indexes |
Removed bossartn from reviewers |
| 2026-08-03 12:38:23 |
matheus.alcantara |
postgres_fdw: Use COPY to speed up batch inserts |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-03 06:42:51 |
a.pyhalov |
Asynchronous MergeAppend Execution |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-02 02:38:45 |
atsushitorikoshi |
Logging plan of the currently running query |
Changed targetversion to 20 |
| 2026-08-01 10:55:40 |
erthalion |
System views for versions reporting |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-01 05:58:55 |
jeltef |
docs: Include protocol version changes made without a version bump or extension |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-01 05:57:46 |
jeltef |
Incorrect error message for cancellation triggered by statement_timeout & flaky test |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-01 00:28:41 |
mihailnikalayeu |
DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-01 00:28:06 |
mihailnikalayeu |
Fix race condition in SSI when reading PredXact->SxactGlobalXmin |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-01 00:27:19 |
mihailnikalayeu |
[CREATE|RE] INDEX CONCURRENTLY with single heap scan |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-07-30 06:24:48 |
akshay.joshi |
Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-07-28 18:53:44 |
masahikosawada |
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state |
Added masahikosawada as reviewer |
| 2026-07-28 13:09:35 |
a.rybakina |
Pull-up subquery if INNER JOIN-ON contains refs to upper-query |
Moved from CF PG20-2 to CF PG20-Drafts |
| 2026-07-28 13:09:32 |
a.rybakina |
Pull-up subquery if INNER JOIN-ON contains refs to upper-query |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-07-28 13:09:27 |
a.rybakina |
Pull-up subquery if INNER JOIN-ON contains refs to upper-query |
New status: Waiting on Author |
| 2026-07-28 13:07:05 |
a.rybakina |
Vacuum statistics |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-07-28 13:06:20 |
a.rybakina |
Vacuum statistics |
New status: Needs review |
| 2026-07-28 12:33:27 |
jimus |
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-07-28 12:33:06 |
jimus |
Add XMLNamespaces option to XMLElement |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-07-28 12:32:32 |
jimus |
Add XMLDocument (SQL/XML X030) |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-07-28 12:30:54 |
jimus |
Add XMLCast (SQL/XML X025) |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-07-28 12:30:06 |
jimus |
Add XMLCanonicalize function |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-07-22 16:53:27 |
spoondla |
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
Added spoondla as reviewer |