| 2026-06-19 12:29:38 |
stayreal |
CREATE TABLE LIKE INCLUDING POLICIES |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-06-19 12:29:04 |
stayreal |
let ALTER COLUMN SET DATA TYPE cope with POLICY dependency |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-06-19 12:28:50 |
stayreal |
let ALTER COLUMN SET DATA TYPE cope with trigger dependency |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-06-19 12:15:28 |
jimus |
Add XMLNamespaces option to XMLElement |
Changed targetversion to 20 |
| 2026-06-19 12:14:54 |
jimus |
Add XMLDocument (SQL/XML X030) |
Changed targetversion to 20 |
| 2026-06-19 12:14:37 |
jimus |
Add XMLCast (SQL/XML X025) |
Changed targetversion to 20 |
| 2026-06-19 12:14:23 |
jimus |
Add XMLCanonicalize function |
Changed targetversion to 20 |
| 2026-06-19 12:14:05 |
jimus |
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
Changed targetversion to 20 |
| 2026-06-19 04:43:56 |
tristan957 |
RFC: adding pytest as a supported test framework |
Added tristan957 as reviewer |
| 2026-06-18 23:36:35 |
tristan957 |
refactor handling optional argument in system functions |
Added tristan957 as reviewer |
| 2026-06-17 17:53:22 |
x4m |
amcheck: support for GiST |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-06-17 17:52:53 |
x4m |
Add archive_mode to prevent unarchived WAL on permanent primary failure |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-06-17 17:25:25 |
kdnguyen9 |
Vacuum statistics |
Added kdnguyen9 as reviewer |
| 2026-06-17 05:16:06 |
ichibahn |
Fix replica identity mismatch for partitioned tables with publish_via_partition_root |
Added ichibahn as reviewer |
| 2026-06-17 05:15:55 |
ichibahn |
Fix replica identity mismatch for partitioned tables with publish_via_partition_root |
Posted review with messageid <178167335561.992.15549275027332613587.pgcf@coridan.postgresql.org> |
| 2026-06-16 11:50:16 |
solaiv |
Preserve index stats during ALTER TABLE ... TYPE ... |
Added solaiv as reviewer |
| 2026-06-16 11:49:52 |
lakshmi |
Preserve index stats during ALTER TABLE ... TYPE ... |
Removed lakshmi from reviewers |
| 2026-06-16 11:49:22 |
lakshmi |
Preserve index stats during ALTER TABLE ... TYPE ... |
Added lakshmi as reviewer |
| 2026-06-15 08:54:34 |
yugo.nagata |
Incremental View Maintenance (IVM), take 2 |
Attached mail thread 20181227215726.4d166b4874f8983a641123f5@sraoss.co.jp |
| 2026-06-15 08:53:45 |
yugo.nagata |
Incremental View Maintenance (IVM), take 2 |
New status: Needs review |
| 2026-06-11 10:34:16 |
solaiv |
extend JSON_TABLE top level path expression |
Added solaiv as reviewer |
| 2026-06-09 18:31:53 |
bossartn |
problems with toast.* reloptions |
Changed targetversion to 20 |
| 2026-06-09 09:09:19 |
mkharitonov |
Fix replica identity mismatch for partitioned tables with publish_via_partition_root |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-06-09 04:11:55 |
solaiv |
Logging parallel worker draught |
Added solaiv as reviewer |
| 2026-06-08 14:17:43 |
zhaorui |
Improve read_local_xlog_page_guts by replacing polling with latch-based waiting |
Added zhaorui as reviewer |
| 2026-06-08 09:24:40 |
mmeent |
Fix buffer pinning logic/visibility bugs in [SP-]Gist Index-Only Scans |
Closed in commitfest PG20-1 with status: Withdrawn |
| 2026-06-08 09:24:24 |
mmeent |
Fix buffer pinning logic/visibility bugs in [SP-]Gist Index-Only Scans |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-06-07 11:15:24 |
demir |
Don't keep closed WAL segment in page cache after replay |
Removed demir from reviewers |
| 2026-06-05 12:37:26 |
tanswis42.gmail.com |
File locks for data directory lockfile in the context of Linux namespaces |
Posted review with messageid <178066304625.594057.12185296716401427152.pgcf@coridan.postgresql.org> |
| 2026-06-05 12:37:26 |
tanswis42.gmail.com |
File locks for data directory lockfile in the context of Linux namespaces |
New status: Waiting on Author |
| 2026-06-05 12:36:39 |
tanswis42.gmail.com |
File locks for data directory lockfile in the context of Linux namespaces |
Added tanswis42.gmail.com as reviewer |
| 2026-06-05 05:28:57 |
solaiv |
Improving the names generated for indexes on expressions |
Added solaiv as reviewer |
| 2026-06-04 13:45:15 |
atsushitorikoshi |
Add storage I/O tracking to EXPLAIN BUFFERS |
Changed targetversion to 19 |
| 2026-06-04 13:44:14 |
atsushitorikoshi |
Logging plan of the currently running query |
Changed targetversion to 19 |
| 2026-06-02 17:54:09 |
tanswis42.gmail.com |
Reduce unnecessary locking of pruned partitions when reusing cached plans |
Posted review with messageid <178042284979.1017.17926732655528064040.pgcf@coridan.postgresql.org> |
| 2026-06-02 17:54:09 |
tanswis42.gmail.com |
Reduce unnecessary locking of pruned partitions when reusing cached plans |
New status: Waiting on Author |
| 2026-06-02 15:38:47 |
tanswis42.gmail.com |
Reduce unnecessary locking of pruned partitions when reusing cached plans |
Added tanswis42.gmail.com as reviewer |
| 2026-06-02 12:00:09 |
solaiv |
doc: Clarify ANALYZE VERBOSE output |
Added solaiv as reviewer |
| 2026-06-02 11:27:40 |
shinyakato |
Report oldest xmin source when autovacuum cannot remove tuples |
Changed targetversion to 20 |
| 2026-06-01 12:17:35 |
solaiv |
COPY FROM with RLS |
Added solaiv as reviewer |
| 2026-05-30 09:44:08 |
tanswis42.gmail.com |
Add storage I/O tracking to EXPLAIN BUFFERS |
Posted review with messageid <178013424821.1017.15729495841275970312.pgcf@coridan.postgresql.org> |
| 2026-05-30 09:44:08 |
tanswis42.gmail.com |
Add storage I/O tracking to EXPLAIN BUFFERS |
New status: Waiting on Author |
| 2026-05-30 09:36:15 |
tanswis42.gmail.com |
Add storage I/O tracking to EXPLAIN BUFFERS |
Added tanswis42.gmail.com as reviewer |
| 2026-05-28 05:35:27 |
shinyakato |
Report oldest xmin source when autovacuum cannot remove tuples |
New status: Waiting on Author |
| 2026-05-28 00:05:47 |
zsolt.parragi |
Add support for partial incremental materialized view refresh using REFRESH ... WHERE |
Added zsolt.parragi as reviewer |
| 2026-05-27 12:56:32 |
thom |
Batching in executor, part 1: add batch variant of table AM scan API |
Added thom as reviewer |
| 2026-05-27 06:21:57 |
lakshmi |
CREATE TABLE LIKE INCLUDING TRIGGERS |
Added lakshmi as reviewer |
| 2026-05-27 05:54:06 |
vellaipandiyansm |
Add a warning on stats manipulation functions |
Posted comment with messageid <177986124665.313758.9312878705506580164.pgcf@coridan.postgresql.org> |
| 2026-05-26 09:17:03 |
a.alekseev |
Little refactoring of portalcmds.c |
Closed in commitfest PG20-1 with status: Withdrawn |
| 2026-05-26 07:17:30 |
liuzizhuan |
Little refactoring of portalcmds.c |
Attached mail thread tencent_149BDBB2851AA69104BEAC8D84566722F005@qq.com |
| 2026-05-26 05:56:32 |
solaiv |
problems with toast.* reloptions |
Added solaiv as reviewer |
| 2026-05-26 03:42:46 |
liuzizhuan |
Little refactoring of portalcmds.c |
Posted review with messageid <177976696610.313758.9369660411072671375.pgcf@coridan.postgresql.org> |
| 2026-05-26 03:36:06 |
liuzizhuan |
Little refactoring of portalcmds.c |
Posted comment with messageid <177976656650.313758.11235594116976452461.pgcf@coridan.postgresql.org> |
| 2026-05-26 03:26:08 |
liuzizhuan |
Little refactoring of portalcmds.c |
Added liuzizhuan as reviewer |
| 2026-05-25 20:18:12 |
matheus.alcantara |
Enable partitionwise join for partition keys wrapped by RelabelType |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-05-25 13:32:12 |
liuzizhuan |
Little refactoring of portalcmds.c |
Removed liuzizhuan from reviewers |
| 2026-05-25 13:31:57 |
liuzizhuan |
Little refactoring of portalcmds.c |
Added liuzizhuan as reviewer |
| 2026-05-25 05:18:00 |
solaiv |
Beautify read stream "per buffer data" APIs |
Added solaiv as reviewer |
| 2026-05-22 13:16:24 |
shinyakato |
Report oldest xmin source when autovacuum cannot remove tuples |
New status: Needs review |
| 2026-05-22 06:16:27 |
arulkumarc |
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state |
Added arulkumarc as reviewer |
| 2026-05-21 04:35:41 |
solaiv |
Adding pg_dump flag for parallel export to pipes |
Added solaiv as reviewer |
| 2026-05-21 04:33:44 |
solaiv |
Add pg_current_vxact_id() function to expose virtual transaction IDs |
Added solaiv as reviewer |
| 2026-05-21 04:33:13 |
solaiv |
Add pg_get_subscription_ddl() function |
Added solaiv as reviewer |
| 2026-05-21 04:32:29 |
solaiv |
postgres_fdw: Use COPY to speed up batch inserts |
Added solaiv as reviewer |
| 2026-05-21 04:31:07 |
solaiv |
no table rewrite when set column type to constrained domain |
Added solaiv as reviewer |
| 2026-05-19 13:16:55 |
nmalakh |
json_table function PLAN clause |
Closed in commitfest PG20-1 with status: Withdrawn |
| 2026-05-19 04:28:10 |
spoondla |
doc: Clarify ANALYZE VERBOSE output |
New status: Ready for Committer |
| 2026-05-18 10:02:31 |
yugo.nagata |
Improve coments on structures in trigger.c |
Moved from CF PG19-4 to CF PG20-1 |
| 2026-05-18 09:02:55 |
yugo.nagata |
Add a warning on stats manipulation functions |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-05-18 09:02:36 |
yugo.nagata |
JIT works only partially with meson build |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-05-18 08:14:17 |
jeltef |
Add GoAway protocol message for graceful but fast server shutdown/switchover |
New status: Waiting on Author |
| 2026-05-18 08:13:54 |
jeltef |
Don't use the deprecated and insecure PQcancel in our frontend tools anymore |
New status: Waiting on Author |
| 2026-05-18 04:59:39 |
solaimurugan |
no table rewrite when set column type to constrained domain |
Removed solaimurugan from reviewers |
| 2026-05-17 15:21:44 |
solaimurugan |
no table rewrite when set column type to constrained domain |
Added solaimurugan as reviewer |
| 2026-05-16 12:39:35 |
solaimurugan |
Pull-up subquery if INNER JOIN-ON contains refs to upper-query |
Added solaimurugan as reviewer |
| 2026-05-15 05:47:24 |
jimus |
Fix bug with accessing to temporary tables of other sessions |
Closed in commitfest PG20-1 with status: Committed |
| 2026-05-15 05:47:24 |
jimus |
Fix bug with accessing to temporary tables of other sessions |
Changed committer to smagen |
| 2026-05-15 05:47:01 |
jimus |
Fix bug with accessing to temporary tables of other sessions |
Changed authors to Jim Jones (jimus), Daniil Davydov (dddaniil) |
| 2026-05-15 05:47:01 |
jimus |
Fix bug with accessing to temporary tables of other sessions |
Changed targetversion to 17 |
| 2026-05-14 14:46:14 |
stayreal |
COPY FROM with RLS |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-05-14 14:08:30 |
bossartn |
Expanding HOT updates for expression and partial indexes |
New status: Waiting on Author |
| 2026-05-13 15:01:06 |
rhaas |
Add pg_current_vxact_id() function to expose virtual transaction IDs |
Added rhaas as reviewer |
| 2026-05-13 14:41:17 |
a.alekseev |
pgindent: improve formatting of multiline comments |
Closed in commitfest PG20-1 with status: Committed |
| 2026-05-12 12:18:37 |
a.alekseev |
pgindent: improve formatting of multiline comments |
Added annotation "See v1-0001-Decipher-the-comment-in-tsrank.c.patch and probably newer versions" to CAJ7c6TO0xvunpeOv89i1eKQBhKF9=GEETkTz+yAGs1xGYH25MQ@mail.gmail.com |
| 2026-05-11 07:25:06 |
heikki |
Avoid orphaned objects dependencies, take 3 |
Added heikki as reviewer |
| 2026-05-09 18:08:32 |
soumyamurali |
Add pg_get_subscription_ddl() function |
Removed soumyamurali from reviewers |
| 2026-05-09 18:08:18 |
soumyamurali |
Add pg_get_subscription_ddl() function |
Added soumyamurali as reviewer |
| 2026-05-05 08:56:51 |
assam258.gmail.com |
CREATE TABLE LIKE INCLUDING TRIGGERS |
Added assam258.gmail.com as reviewer |
| 2026-05-05 06:36:16 |
assam258.gmail.com |
Improve the performance of Unicode Normalization Forms. |
Added assam258.gmail.com as reviewer |
| 2026-05-04 22:47:43 |
lfittl |
Stack-based tracking of per-node WAL/buffer usage |
Changed tags to Performance, PGConf.dev |
| 2026-05-04 22:47:43 |
lfittl |
Stack-based tracking of per-node WAL/buffer usage |
Changed targetversion to None |
| 2026-05-04 20:57:45 |
rhaas |
Avoid orphaned objects dependencies, take 3 |
Added rhaas as reviewer |
| 2026-05-04 16:41:21 |
tgl |
pgindent: improve formatting of multiline comments |
Added tgl as committer |
| 2026-05-03 12:47:59 |
bertranddrouvot.pg |
Avoid orphaned objects dependencies, take 3 |
Removed bertranddrouvot.pg from reviewers |
| 2026-05-03 12:47:54 |
bertranddrouvot.pg |
Avoid orphaned objects dependencies, take 3 |
Added bertranddrouvot.pg as reviewer |
| 2026-05-03 12:46:46 |
bertranddrouvot.pg |
Avoid orphaned objects dependencies, take 3 |
Changed tags to DDL, PGConf.dev |
| 2026-05-02 12:42:31 |
soumyamurali |
Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement |
Added soumyamurali as reviewer |
| 2026-05-01 21:41:25 |
bossartn |
problems with toast.* reloptions |
New status: Needs review |
| 2026-05-01 20:41:47 |
spoondla |
doc: Clarify ANALYZE VERBOSE output |
Added spoondla as reviewer |
| 2026-05-01 20:32:06 |
bossartn |
Use ROLERECURSE_PRIVS in is_admin_of_role() |
New status: Needs review |