| 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 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-12 18:58:49 |
simseih |
tablecmds: fix bug where index rebuild loses replica identity on partitions |
Added simseih as reviewer |
| 2026-08-12 14:55:13 |
alvherre |
Avoid recalculating pgprocno in ProcArrayAdd() |
Closed in commitfest PG20-2 with status: Committed |
| 2026-08-12 14:55:13 |
alvherre |
Avoid recalculating pgprocno in ProcArrayAdd() |
Changed committer to alvherre |
| 2026-08-12 14:38:46 |
pifor |
Avoid recalculating pgprocno in ProcArrayAdd() |
New status: Ready for Committer |
| 2026-08-12 14:34:23 |
pifor |
Avoid recalculating pgprocno in ProcArrayAdd() |
Posted review with messageid <178654526306.1098.8147753094025325747.pgcf@coridan.postgresql.org> |
| 2026-08-10 13:48:02 |
pifor |
Avoid recalculating pgprocno in ProcArrayAdd() |
Posted comment with messageid <178636968258.1180.2197462552968783687.pgcf@coridan.postgresql.org> |
| 2026-08-10 13:48:02 |
pifor |
Avoid recalculating pgprocno in ProcArrayAdd() |
New status: Needs review |
| 2026-08-10 08:58:04 |
pifor |
Avoid recalculating pgprocno in ProcArrayAdd() |
Added pifor 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: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 16:45:30 |
greg |
Warn, and disallow, clear text passwords via SQL |
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 16:45:11 |
greg |
Provide support for trailing commas |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-05 14:07:22 |
mmeent |
Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY |
Added mmeent as reviewer |
| 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:20 |
stayreal |
JumbleQuery may treat different GROUP BY expr as the same |
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 |
| 2026-08-03 15:54:46 |
pasha_golub |
Add pg_current_vxact_id() function to expose virtual transaction IDs |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-03 14:58:24 |
jchampion |
RFC: adding pytest as a supported test framework |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-03 14:01:28 |
bossartn |
problems with toast.* reloptions |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-03 14:01:10 |
bossartn |
add assertion for palloc in signal handlers |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-03 14:01:05 |
bossartn |
split tablecmds.c |
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:33 |
matheus.alcantara |
Enable partitionwise join for partition keys wrapped by RelabelType |
Moved from CF PG20-1 to CF PG20-2 |
| 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 10:06:43 |
masaofujii |
doc: Clarify ANALYZE VERBOSE output |
Closed in commitfest PG20-2 with status: Committed |
| 2026-08-03 07:32:20 |
ilidock95 |
Hash-based MCV matching for large IN-lists |
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 07:58:49 |
shinyakato |
Add +/- operators for xid8 type and replace deprecated txid_current() |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-02 07:58:39 |
shinyakato |
Avoid recalculating pgprocno in ProcArrayAdd() |
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 13:37:23 |
pinaraf |
llvmjit: always add the simplifycfg pass |
Changed targetversion to 20 |
| 2026-08-01 13:37:13 |
pinaraf |
LLVMJIT: introduce force-inlined functions |
Changed targetversion to 20 |
| 2026-08-01 13:35:12 |
pinaraf |
LLVMJIT: introduce force-inlined functions |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-01 13:35:00 |
pinaraf |
llvmjit: always add the simplifycfg pass |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-01 12:33:07 |
chenchangao |
Use ROLERECURSE_PRIVS in is_admin_of_role() |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-01 12:32:11 |
chenchangao |
Incorrect historic snapshot may be serialized to disk during fast-forwarding |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-01 11:05:31 |
bmironov |
Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) |
Moved from CF PG20-1 to CF PG20-2 |
| 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:58:22 |
jeltef |
QoL improvements for pgindent and combining pgindent, pgperltidy, pgperlcritic and pgperlsyncheck into one tool |
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 05:16:45 |
jeevan.chalke |
Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade |
Moved from CF PG20-1 to CF PG20-2 |
| 2026-08-01 02:36:07 |
kou |
Make COPY format extendable: Extract COPY TO format implementations |
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:36 |
mihailnikalayeu |
Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY |
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-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:31:54 |
jimus |
Add table COMMENTS in CREATE TABLE LIKE |
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 |
| 2026-07-22 13:07:02 |
liuzizhuan |
support create index on virtual generated column. |
New status: Needs review |
| 2026-07-21 19:14:47 |
aytiwari |
DOCS - Add introductory paragraph to Getting Started chapter |
New status: Waiting on Author |
| 2026-07-21 15:54:49 |
atsushitorikoshi |
Logging plan of the currently running query |
New status: Needs review |
| 2026-07-21 04:37:44 |
ha-kun |
Migrate pg_commit_ts directory to the new node during an upgrade |
New status: Waiting on Author |
| 2026-07-20 11:18:47 |
rafia.sabih |
Extend skipping FK checks on replicas to include ADD FK and TRUNCATE |
Added rafia.sabih as reviewer |
| 2026-07-18 15:18:07 |
liuzizhuan |
Add table COMMENTS in CREATE TABLE LIKE |
Added liuzizhuan as reviewer |
| 2026-07-17 04:45:12 |
danimaribeiro |
Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values |
Removed danimaribeiro from reviewers |