| 2026-04-29 03:06:32 |
dylanzhou |
Optimize SnapBuild by maintaining committed.xip in sorted order |
Closed in commitfest PG20-1 with status: Withdrawn |
| 2026-04-28 11:09:54 |
xingtanzjr |
Index Prefetching |
Added xingtanzjr as reviewer |
| 2026-04-28 07:25:22 |
lakshmi |
create table like including storage parameter |
Added lakshmi as reviewer |
| 2026-04-25 01:19:35 |
dylanzhou |
Improve read_local_xlog_page_guts by replacing polling with latch-based waiting |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-25 01:19:15 |
dylanzhou |
Optimize-transaction-waiting-during-logical-decoding |
Closed in commitfest PG19-3 with status: Withdrawn |
| 2026-04-22 08:15:33 |
amukhin |
amcheck support for BRIN indexes |
Moved from CF PG19-3 to CF PG20-1 |
| 2026-04-16 04:39:02 |
ha-kun |
Migrate pg_commit_ts directory to the new node during an upgrade |
New status: Needs review |
| 2026-04-15 04:20:41 |
bertranddrouvot.pg |
Preserve index stats during ALTER TABLE ... TYPE ... |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-15 04:20:21 |
bertranddrouvot.pg |
Per backend relation statistics tracking |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-15 04:19:39 |
bertranddrouvot.pg |
Avoid orphaned objects dependencies, take 3 |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-14 22:23:53 |
shinyakato |
Improve tab completion for various SET/RESET forms |
Removed shinyakato from reviewers |
| 2026-04-14 22:23:16 |
shinyakato |
Report oldest xmin source when autovacuum cannot remove tuples |
New status: Waiting on Author |
| 2026-04-14 14:33:57 |
stayreal |
COPY (on_error table) saving error info to a table |
Changed authors to Jian He (stayreal) |
| 2026-04-14 14:33:45 |
stayreal |
COPY (on_error table) saving error info to a table |
Changed name to COPY (on_error table) saving error info to a table |
| 2026-04-14 14:33:01 |
stayreal |
COPY (on_error table) saving error info to a table |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-14 12:13:47 |
rhaas |
pg_plan_advice |
Closed in commitfest PG20-1 with status: Committed |
| 2026-04-14 12:13:47 |
rhaas |
pg_plan_advice |
Changed committer to rhaas |
| 2026-04-14 07:00:38 |
stayreal |
Support for basic ALTER TABLE progress reporting. |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-14 07:00:19 |
stayreal |
let ALTER TABLE DROP COLUMN drop whole-row referenced object |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-14 06:59:57 |
stayreal |
avoid call ATPostAlterTypeCleanup twice |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-14 06:59:47 |
stayreal |
disallow alter individual column if partition key contains wholerow reference |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-14 06:59:25 |
stayreal |
using index to speedup add not null constraints to a table |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-12 15:10:55 |
akshatj |
Logging plan of the currently running query |
Removed akshatj from reviewers |
| 2026-04-11 02:56:22 |
jeltef |
docs: Include protocol version changes made without a version bump or extension |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-11 02:56:00 |
jeltef |
Incorrect error message for cancellation triggered by statement_timeout & flaky test |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-10 21:35:00 |
deanr |
Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-10 18:22:31 |
mcadariu |
Leaf and internal block access stats for indexes |
Closed in commitfest PG19-Final with status: Withdrawn |
| 2026-04-10 16:36:47 |
jimus |
Fix bug with accessing to temporary tables of other sessions |
New status: Ready for Committer |
| 2026-04-10 09:38:45 |
dsteele |
Return pg_control from pg_backup_stop(). |
Closed in commitfest PG20-1 with status: Withdrawn |
| 2026-04-10 08:56:46 |
petere |
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
Removed petere from reviewers |
| 2026-04-10 08:56:31 |
petere |
ALTER DOMAIN ADD NOT NULL NOT VALID |
Removed petere from committers |
| 2026-04-10 08:55:27 |
petere |
Produce LLVM bitcode files on meson builds |
Removed petere from reviewers |
| 2026-04-10 08:55:15 |
petere |
CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions |
Removed petere from committers |
| 2026-04-10 08:51:31 |
petere |
add function argument name to substring and substr |
Removed petere from committers |
| 2026-04-10 04:30:09 |
soumyamurali |
Add OR REPLACE option to CREATE MATERIALIZED VIEW |
Added soumyamurali as reviewer |
| 2026-04-10 00:02:23 |
greg |
Carefully exposing information without authentication |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-10 00:02:06 |
tgl |
Improving the names generated for indexes on expressions |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-09 10:28:43 |
jimus |
Add XMLCast (SQL/XML X025) |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-09 10:28:29 |
jimus |
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-09 10:27:34 |
jimus |
Add XMLNamespaces option to XMLElement |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-09 10:27:12 |
jimus |
Add XMLDocument (SQL/XML X030) |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-09 10:26:39 |
jimus |
Add XMLCanonicalize function |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-09 02:06:25 |
sharmay |
Incorrect error message for cancellation triggered by statement_timeout & flaky test |
Added sharmay as reviewer |
| 2026-04-09 02:05:49 |
sharmay |
Add XMLCanonicalize function |
Added sharmay as reviewer |
| 2026-04-09 02:04:50 |
sharmay |
Optimize SnapBuild by maintaining committed.xip in sorted order |
Posted review with messageid <177570029080.996.17263161555862713347.pgcf@coridan.postgresql.org> |
| 2026-04-08 10:20:11 |
efujita |
Import Statistics in postgres_fdw before resorting to sampling. |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-08 10:20:10 |
efujita |
Import Statistics in postgres_fdw before resorting to sampling. |
Changed committer to efujita |
| 2026-04-08 01:25:59 |
lfittl |
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-08 01:25:59 |
lfittl |
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc |
Changed committer to andresfreund |
| 2026-04-07 21:56:09 |
alvherre |
VACUUM FULL / CLUSTER CONCURRENTLY |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-07 21:56:09 |
alvherre |
VACUUM FULL / CLUSTER CONCURRENTLY |
Changed committer to alvherre |
| 2026-04-07 15:51:04 |
tgl |
starjoin join order planning |
Removed tgl from reviewers |
| 2026-04-07 13:26:08 |
sharmay |
Per backend relation statistics tracking |
Added sharmay as reviewer |
| 2026-04-07 13:25:15 |
sharmay |
problems with toast.* reloptions |
Added sharmay as reviewer |
| 2026-04-07 12:02:45 |
nbyavuz |
ci: Skip minfree file in the cores_backtrace.sh |
Moved from CF PG19-3 to CF PG20-1 |
| 2026-04-07 11:53:33 |
petere |
SQL:2011 Application Time Update & Delete |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-07 07:50:28 |
masahikosawada |
Parallel processing of indexes in autovacuum |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-07 07:50:28 |
masahikosawada |
Parallel processing of indexes in autovacuum |
Changed committer to masahikosawada |
| 2026-04-06 19:16:55 |
tgl |
CREATE SCHEMA ... CREATE DOMAIN support |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-06 19:16:54 |
tgl |
CREATE SCHEMA ... CREATE DOMAIN support |
Changed committer to tgl |
| 2026-04-06 09:56:14 |
amitlan |
Batching in executor, part 1: add batch variant of table AM scan API |
Attached mail thread CA+HiwqFfAY_ZFqN8wcAEMw71T9hM_kA8UtyHaZZEZtuT3UyogA@mail.gmail.com |
| 2026-04-06 09:55:58 |
amitlan |
Batching in executor, part 1: add batch variant of table AM scan API |
Detached mail thread CA+HiwqFfAY_ZFqN8wcAEMw71T9hM_kA8UtyHaZZEZtuT3UyogA@mail.gmail.com |
| 2026-04-06 09:49:41 |
amitlan |
Batching in executor, part 1: add batch variant of table AM scan API |
New status: Needs review |
| 2026-04-06 09:49:38 |
amitlan |
Batching in executor, part 1: add batch variant of table AM scan API |
Moved from CF PG19-4 to CF PG20-1 |
| 2026-04-05 21:52:23 |
d_gustafsson |
Support enabling checksums online |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-05 21:52:23 |
d_gustafsson |
Support enabling checksums online |
Changed committer to d_gustafsson |
| 2026-04-05 19:26:10 |
andresfreund |
Don't synchronously wait for already-in-progress IO in read stream |
Closed in commitfest PG19-3 with status: Committed |
| 2026-04-05 19:26:09 |
andresfreund |
Don't synchronously wait for already-in-progress IO in read stream |
Changed committer to andresfreund |
| 2026-04-05 15:02:56 |
adunstan |
Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-05 15:02:56 |
adunstan |
Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement |
Changed committer to adunstan |
| 2026-04-05 15:02:39 |
adunstan |
Add pg_get_role_ddl() functions for role recreation |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-05 15:02:39 |
adunstan |
Add pg_get_role_ddl() functions for role recreation |
Changed committer to adunstan |
| 2026-04-05 14:58:06 |
adunstan |
Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-05 00:26:00 |
john.naylor |
Enable auto-vectorization for page checksum calculations |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-03 17:30:25 |
tgl |
CREATE SCHEMA ... CREATE DOMAIN support |
Added tgl as reviewer |
| 2026-04-03 01:50:05 |
yugo.nagata |
pgbench: extend variable usage in scripts |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-03 01:49:36 |
yugo.nagata |
Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-03 01:49:09 |
yugo.nagata |
Add comments about fire_triggers argument in ri_triggers.c |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-03 01:49:09 |
yugo.nagata |
Add comments about fire_triggers argument in ri_triggers.c |
Changed committer to amitlan |
| 2026-04-03 01:48:06 |
yugo.nagata |
Incremental View Maintenance (IVM), take 2 |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-02 19:21:09 |
adunstan |
jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-02 19:21:09 |
adunstan |
jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part |
Changed committer to adunstan |
| 2026-04-02 13:10:39 |
alvherre |
using index to speedup add not null constraints to a table |
Removed alvherre from committers |
| 2026-04-02 06:35:07 |
petere |
Fix ALTER TABLE DROP EXPRESSION with ONLY option |
Closed in commitfest PG19-Final with status: Returned with feedback |
| 2026-04-02 06:24:58 |
petere |
ALTER DOMAIN ADD NOT NULL NOT VALID |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-02 06:24:43 |
petere |
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-02 06:24:26 |
petere |
Produce LLVM bitcode files on meson builds |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-02 02:09:25 |
stayreal |
Disallow concurrent ALTER DOMAIN and DROP DOMAIN |
Closed in commitfest PG19-Drafts with status: Withdrawn |
| 2026-04-01 16:30:52 |
petere |
SQL:2011 Application Time Update & Delete |
New status: Ready for Committer |
| 2026-04-01 16:14:13 |
deanr |
Allow to collect statistics on virtual generated columns |
Closed in commitfest PG19-Final with status: Committed |
| 2026-04-01 14:36:10 |
ewie |
Add OR REPLACE option to CREATE MATERIALIZED VIEW |
Changed targetversion to None |
| 2026-04-01 14:35:56 |
ewie |
Add OR REPLACE option to CREATE MATERIALIZED VIEW |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-01 14:27:26 |
bossartn |
Expanding HOT updates for expression and partial indexes |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-01 14:27:16 |
bossartn |
problems with toast.* reloptions |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-01 14:15:04 |
erthalion |
System views for versions reporting |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-01 09:46:23 |
hannukrosing |
Extend skipping FK checks on replicas to include ADD FK and TRUNCATE |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-01 08:33:24 |
a.alekseev |
Little refactoring of portalcmds.c |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-01 08:33:17 |
a.alekseev |
Refactor SLRU to always use long file names |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-04-01 03:01:27 |
chenchangao |
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state |
Moved from CF PG19-Final to CF PG20-1 |
| 2026-03-31 19:58:42 |
adunstan |
SQL/JSON json_table PLAN clause |
Moved from CF PG19-3 to CF PG20-1 |