Commitfest activity

Time User Patch Activity
2025-10-07 14:17:16 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Moved from CF PG19-Drafts to CF PG19-3
2025-10-07 07:47:43 mihailnikalayeu VACUUM FULL / CLUSTER CONCURRENTLY Moved from CF PG19-2 to CF PG19-Drafts
2025-10-05 20:28:20 tgl psql client does not handle WSAEWOULDBLOCK on Windows Closed in commitfest PG19-3 with status: Committed
2025-10-05 19:17:02 tgl psql client does not handle WSAEWOULDBLOCK on Windows Added tgl as committer
2025-10-05 19:15:07 tgl psql client does not handle WSAEWOULDBLOCK on Windows New status: Ready for Committer
2025-10-05 19:14:58 tgl psql client does not handle WSAEWOULDBLOCK on Windows Moved from CF PG19-2 to CF PG19-3
2025-10-05 10:17:21 dsteele Return pg_control from pg_backup_stop(). Changed targetversion to 19
2025-10-05 10:16:23 dsteele Return pg_control from pg_backup_stop(). Moved from CF PG19-2 to CF PG19-3
2025-10-03 11:26:02 michael-kun Sequence Access Methods, round two Moved from CF PG19-2 to CF PG19-3
2025-10-03 11:14:04 shlokkyal Synchronization of sequences to subscriber Added shlokkyal as reviewer
2025-10-03 07:36:22 ishii Add IGNORE NULLS to Window functions Closed in commitfest PG19-2 with status: Committed
2025-10-03 07:36:22 ishii Add IGNORE NULLS to Window functions Changed committer to ishii
2025-10-03 03:39:14 stayreal COPY TO json Moved from CF PG19-1 to CF PG19-3
2025-10-02 09:57:57 bertranddrouvot.pg Allow CI to only run the compiler warnings task Moved from CF PG19-1 to CF PG19-3
2025-10-02 09:56:07 bertranddrouvot.pg relfilenode statistics Moved from CF PG19-2 to CF PG19-3
2025-10-02 09:55:42 bertranddrouvot.pg Avoid orphaned objects dependencies, take 3 Moved from CF PG19-2 to CF PG19-3
2025-10-02 08:53:47 a.alekseev Refactor SLRU to always use long file names Moved from CF PG19-2 to CF PG19-3
2025-10-02 07:44:28 ishii Implement row pattern recognition feature Moved from CF PG19-2 to CF PG19-3
2025-10-01 17:30:44 jeltef Support a wildcard in backtrace_functions Moved from CF PG19-2 to CF PG19-3
2025-10-01 17:30:35 jeltef Incorrect error message for cancellation triggered by statement_timeout & flaky test Moved from CF PG19-2 to CF PG19-3
2025-10-01 17:30:10 jeltef Extension security improvement: Add support for extensions with an owned schema Moved from CF PG19-2 to CF PG19-3
2025-10-01 12:36:01 jchampion libpq: Fix processing of SSL records >8kB on async API Moved from CF PG19-2 to CF PG19-3
2025-10-01 09:36:29 atsushitorikoshi Logging plan of the currently running query Moved from CF PG19-2 to CF PG19-3
2025-10-01 07:22:53 richardguo Eager aggregation, take 3 Moved from CF PG19-2 to CF PG19-3
2025-10-01 06:53:57 yugo.nagata Incremental View Maintenance (IVM), take 2 Moved from CF PG19-2 to CF PG19-3
2025-09-26 11:56:12 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Attached mail thread 202509261126.lqdaq6uvo2m2@alvherre.pgsql
2025-09-23 06:21:12 jimus Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) Moved from CF PG19-2 to CF PG19-3
2025-09-19 16:25:25 atsushitorikoshi Logging plan of the currently running query New status: Needs review
2025-09-16 15:16:20 pg-aixusr AIX support, revert the changes from 0b16bb8776bb8 Added annotation "PG19 patch" to SJ4PPFB817783266C176EC0D9F7381F73E8DB14A@SJ4PPFB81778326.namprd15.prod.outlook.com
2025-09-16 15:14:52 pg-aixusr AIX support, revert the changes from 0b16bb8776bb8 Deleted annotation "Latest patch" from SJ4PPFB817783269FCAF7AC4F7486BEE3E5DB01A@SJ4PPFB81778326.namprd15.prod.outlook.com
2025-09-16 04:05:21 bharathrupireddy Use WALReadFromBuffers in more places Moved from CF 2025-01 to CF PG19-3
2025-09-15 17:48:41 harinath001 Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Added harinath001 as reviewer
2025-09-15 10:28:53 jimus Add XMLCast (SQL/XML X025) Moved from CF PG19-2 to CF PG19-3
2025-09-12 08:54:11 jimus declarative session variables, LET command Added jimus as reviewer
2025-09-12 06:06:20 petere Set log_lock_waits=on by default Closed in commitfest PG19-2 with status: Committed
2025-09-11 16:23:23 alexandrawang SQL:2023 JSON simplified accessor support Changed targetversion to 19
2025-09-11 13:15:06 mihailnikalayeu DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication Attached mail thread CADzfLwXZVmbo11tFS_G2i+6TfFVwHU4VUUSeoqb+8UQfuoJs8A@mail.gmail.com
2025-09-11 10:43:23 pg-aixusr AIX support, revert the changes from 0b16bb8776bb8 Added annotation "Latest patch" to SJ4PPFB817783269FCAF7AC4F7486BEE3E5DB01A@SJ4PPFB81778326.namprd15.prod.outlook.com
2025-09-10 21:25:09 pgeoghegan Index Prefetching Changed authors to Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz)
2025-09-10 21:23:36 fuzzycz Index Prefetching Moved from CF PG19-1 to CF PG19-3
2025-09-10 15:42:40 jimus Add XMLCanonicalize function Moved from CF PG19-2 to CF PG19-3
2025-09-10 08:42:09 atsushitorikoshi Logging plan of the currently running query New status: Waiting on Author
2025-09-09 04:16:19 p.luzanov@postgrespro.ru psql: Rethinking of \du command Moved from CF PG19-1 to CF PG19-3
2025-09-08 12:13:32 shayonj Introduce the ability to enable/disable indexes using ALTER INDEX Closed in commitfest PG19-1 with status: Withdrawn
2025-09-08 11:12:25 d_gustafsson Serverside SNI for SSL connections Moved from CF PG19-1 to CF PG19-3
2025-09-04 20:35:28 xzilla Document NULL Concepts and Behaviors Added xzilla as reviewer
2025-09-04 14:19:02 mihailnikalayeu [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots Moved from CF PG19-1 to CF PG19-3
2025-09-04 14:18:56 mihailnikalayeu [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots Changed targetversion to 19
2025-09-04 14:18:47 mihailnikalayeu DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication Moved from CF PG19-1 to CF PG19-3
2025-09-04 14:18:38 mihailnikalayeu Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Changed targetversion to stable
2025-09-04 14:18:15 mihailnikalayeu Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Moved from CF PG19-1 to CF PG19-3
2025-09-04 14:18:12 mihailnikalayeu Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Changed targetversion to 19
2025-09-04 00:22:41 ontowhee Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Added ontowhee as reviewer
2025-09-02 15:52:19 tgl psql client does not handle WSAEWOULDBLOCK on Windows Added tgl as reviewer
2025-08-31 16:25:15 petere Set log_lock_waits=on by default Added petere as committer
2025-08-31 16:22:48 petere Collation and ctype method tables and extension hooks Added petere as reviewer
2025-08-31 16:22:47 petere Collation and ctype method tables and extension hooks Moved from CF PG19-1 to CF PG19-2
2025-08-31 08:06:02 joeljacobson New "single" COPY format Closed in commitfest 2025-01 with status: Withdrawn
2025-08-27 01:25:32 polobo Doc: Move and modify standalone hot backups section Moved from CF PG19-1 to CF PG19-Drafts
2025-08-27 01:24:31 polobo Document NULL Concepts and Behaviors Moved from CF PG19-1 to CF PG19-2
2025-08-24 08:04:53 atsushitorikoshi Logging plan of the currently running query Moved from CF PG19-1 to CF PG19-2
2025-08-22 00:15:28 michael-kun "unexpected duplicate for tablespace" problem in logical replication Closed in commitfest PG19-1 with status: Committed
2025-08-22 00:15:28 michael-kun "unexpected duplicate for tablespace" problem in logical replication Changed committer to michael-kun
2025-08-21 13:04:48 jeltef SQL:2023 JSON simplified accessor support Moved from CF PG19-1 to CF PG19-2
2025-08-21 03:25:13 mihailnikalayeu VACUUM FULL / CLUSTER CONCURRENTLY Added mihailnikalayeu as reviewer
2025-08-19 23:03:19 masahikosawada Parallel heap vacuum Moved from CF PG19-1 to CF PG19-2
2025-08-19 22:54:09 mihailnikalayeu DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication Changed name to DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication
2025-08-19 22:52:44 mihailnikalayeu DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication Added annotation "Lost updates/deletes in logical replication" to CADzfLwWC49oanFSGPTf=6FJoTw-kAnpPZV8nVqAyR5KL68LrHQ@mail.gmail.com
2025-08-19 09:01:47 d_gustafsson Support enabling checksums online New status: Needs review
2025-08-19 09:00:35 d_gustafsson Support enabling checksums online Moved from CF PG19-1 to CF PG19-2
2025-08-19 05:57:10 richardguo Eager aggregation, take 3 Moved from CF PG19-1 to CF PG19-2
2025-08-18 14:23:47 suzuki_hironobu Logging plan of the currently running query Added suzuki_hironobu as reviewer
2025-08-18 02:19:56 ha-kun Synchronization of sequences to subscriber Added ha-kun as reviewer
2025-08-16 22:28:56 ishii Add IGNORE NULLS to Window functions Moved from CF PG19-1 to CF PG19-2
2025-08-16 08:49:40 ishii Implement row pattern recognition feature Moved from CF PG19-1 to CF PG19-2
2025-08-14 11:32:46 jeltef SQL:2023 JSON simplified accessor support Added jeltef as reviewer
2025-08-13 04:21:56 bertranddrouvot.pg relfilenode statistics Moved from CF PG19-1 to CF PG19-2
2025-08-13 04:21:27 bertranddrouvot.pg Avoid orphaned objects dependencies, take 3 Moved from CF PG19-1 to CF PG19-2
2025-08-12 14:44:09 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Moved from CF PG19-1 to CF PG19-2
2025-08-12 14:43:59 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Attached mail thread 202507262156.sb455angijk6@alvherre.pgsql
2025-08-12 13:12:28 d.koval Add SPLIT PARTITION/MERGE PARTITIONS commands Moved from CF PG19-1 to CF PG19-2
2025-08-12 06:49:52 petere SQL Property Graph Queries (SQL/PGQ) Moved from CF PG19-1 to CF PG19-2
2025-08-10 19:36:32 laurenz Set log_lock_waits=on by default Moved from CF PG19-1 to CF PG19-2
2025-08-08 16:31:58 jchampion libpq: Fix processing of SSL records >8kB on async API Changed authors to Jacob Champion (jchampion), Lars Kanis (larsk)
2025-08-08 16:31:58 jchampion libpq: Fix processing of SSL records >8kB on async API Changed tags to Backport, Bugfix
2025-08-08 16:30:29 jchampion libpq: Fix processing of SSL records >8kB on async API Moved from CF PG19-1 to CF PG19-2
2025-08-07 07:27:18 erthalion Changing shared_buffers without restart Moved from CF PG19-1 to CF PG19-2
2025-08-07 07:27:10 erthalion System views for versions reporting Moved from CF PG19-1 to CF PG19-2
2025-08-07 06:20:39 okbobcz new plpgsql.extra_errors check - strict_expr_check Moved from CF PG19-1 to CF PG19-2
2025-08-07 05:28:20 okbobcz declarative session variables, LET command Moved from CF PG19-1 to CF PG19-2
2025-08-06 21:28:40 dsteele Return pg_control from pg_backup_stop(). Moved from CF PG19-1 to CF PG19-2
2025-08-06 17:44:14 alvherre Allow partition-wise join when whole row var is needed Moved from CF 2025-03 to CF PG19-Drafts
2025-08-06 09:27:25 a.alekseev Refactor SLRU to always use long file names Moved from CF PG19-1 to CF PG19-2
2025-08-06 01:26:39 yugo.nagata Incremental View Maintenance (IVM), take 2 Moved from CF PG19-1 to CF PG19-2
2025-08-05 23:34:04 pjungwir inplace update: send nontransactional invalidations New status: Ready for Committer
2025-08-05 19:44:13 alvherre Remove duplicated smgrclose call Closed in commitfest 2025-03 with status: Returned with feedback
2025-08-05 18:37:33 alvherre Test to dump and restore objects left behind by regression Closed in commitfest 2025-03 with status: Committed
2025-08-05 18:37:33 alvherre Test to dump and restore objects left behind by regression Changed committer to alvherre
2025-08-05 12:34:35 alvherre Showing applied extended statistics in explain Part2 Moved from CF 2025-03 to CF PG19-2
2025-08-05 12:34:28 alvherre Showing applied extended statistics in explain Part2 New status: Needs review