| 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 16:05:00 |
dcramer |
Proposal to allow setting cursor options on Portals |
Moved from CF PG20-1 to CF PG20-3 |
| 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 07:00:10 |
solaiv |
skip check constraints verification for unaffected columns during UPDATE |
Added solaiv as reviewer |
| 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 09:06:07 |
soumyamurali |
Expose checkpoint timestamp and duration in pg_stat_checkpointer |
Moved from CF PG20-1 to CF PG20-3 |
| 2026-09-07 06:55:25 |
jeltef |
Python/pytest test framework |
New status: Needs review |
| 2026-09-07 06:53:40 |
x4m |
Python/pytest test framework |
New status: Waiting on Author |
| 2026-09-07 06:40:18 |
x4m |
Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade |
New status: Waiting on Author |
| 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 03:16:29 |
zhong950419 |
pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement |
Added annotation "Duplicate of #6212." to CAGRkXqQWQuTM0qo4vvbTSUvPuCEFxyCftUw+dHgdVp4J5xxenA@mail.gmail.com |
| 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 21:08:58 |
hannukrosing |
pgbench - adding pl/pgsql versions of tests |
Moved from CF PG20-1 to CF PG20-3 |
| 2026-09-05 13:02:50 |
zhong950419 |
Return pg_control from pg_backup_stop(). |
New status: Waiting on Author |
| 2026-09-05 10:06:00 |
mcadariu |
parallel pgbench -i |
Moved from CF PG20-1 to CF PG20-3 |
| 2026-09-04 22:20:41 |
adigoll |
Report bytes and transactions actually sent downtream |
Added adigoll as reviewer |
| 2026-09-02 20:50:49 |
yuyash |
Incorrect historic snapshot may be serialized to disk during fast-forwarding |
Added yuyash 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: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-02 02:02:37 |
zhong950419 |
Add pg_current_vxact_id() function to expose virtual transaction IDs |
New status: Ready for Committer |
| 2026-09-01 20:56:49 |
hannukrosing |
Make COPY format extendable: Extract COPY TO format implementations |
Added hannukrosing as reviewer |
| 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 15:29:06 |
x4m |
File locks for data directory lockfile in the context of Linux namespaces |
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 07:18:58 |
stayreal |
skip check constraints verification for unaffected columns during UPDATE |
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 11:36:40 |
pasha_golub |
Add pg_current_vxact_id() function to expose virtual transaction IDs |
Changed targetversion to 20 |
| 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 05:25:34 |
zhong950419 |
Add pg_current_vxact_id() function to expose virtual transaction IDs |
Added zhong950419 as reviewer |
| 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:59:40 |
bossartn |
split tablecmds.c |
Closed in commitfest PG20-2 with status: Withdrawn |
| 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 13:33:36 |
jnidzwetzki |
Enable partitionwise join for partition keys wrapped by RelabelType |
Added jnidzwetzki as reviewer |
| 2026-08-20 13:33:26 |
jnidzwetzki-ps |
Enable partitionwise join for partition keys wrapped by RelabelType |
Removed jnidzwetzki-ps from reviewers |
| 2026-08-20 13:32:57 |
jnidzwetzki-ps |
Enable partitionwise join for partition keys wrapped by RelabelType |
Added jnidzwetzki-ps as reviewer |
| 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-19 12:01:51 |
jeltef |
Python/pytest test framework |
Changed name to Python/pytest test framework |
| 2026-08-19 12:01:22 |
jeltef |
Python/pytest test framework |
Attached mail thread DKSSP47Y857Z.1FUU91WMDZWPZ@jeltef.nl |
| 2026-08-17 21:34:35 |
bharathrupireddy |
Support a wildcard in backtrace_functions |
New status: Waiting on Author |
| 2026-08-17 15:24:35 |
bharathrupireddy |
explain plans for foreign scans |
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 21:39:46 |
bossartn |
Use ROLERECURSE_PRIVS in is_admin_of_role() |
Closed in commitfest PG20-2 with status: Committed |
| 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 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-10 12:41:48 |
solaiv |
SQL-level pg_datum_image_equal |
Added solaiv as reviewer |
| 2026-08-09 23:24:49 |
croissant |
Add sampling statistics to autoanalyze log output |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-08 10:29:44 |
nitinmotiani |
Adding pg_dump flag for parallel export to pipes |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-07 21:36:31 |
bossartn |
Use ROLERECURSE_PRIVS in is_admin_of_role() |
Added bossartn as committer |
| 2026-08-07 21:36:30 |
bossartn |
Use ROLERECURSE_PRIVS in is_admin_of_role() |
New status: Ready for Committer |
| 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 12:58:09 |
hannukrosing |
pg_dump flag for dumping tables data in multiple chunks, for huge tables can often give near-linear speedup when parallelized |
New status: Needs review |
| 2026-08-06 12:57:47 |
hannukrosing |
pg_dump flag for dumping tables data in multiple chunks, for huge tables can often give near-linear speedup when parallelized |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-06 06:20:46 |
solaiv |
explain plans for foreign scans |
Added solaiv as reviewer |
| 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:30:14 |
yugo.nagata |
Add a berief general comment on BTScanInsertData's nextkey and backward |
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 11:13:40 |
stayreal |
skip check constraints verification for unaffected columns during UPDATE |
Moved from CF PG20-1 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 23:46:09 |
bharathrupireddy |
explain plans for foreign scans |
Added bharathrupireddy as reviewer |
| 2026-08-04 19:50:38 |
tostino |
Add support for partial incremental materialized view refresh using REFRESH ... WHERE |
Moved from CF PG20-1 to CF PG20-2 |
| 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 |