Commitfest activity

Time User Patch Activity
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
2025-08-05 02:00:19 ewie Add OR REPLACE option to CREATE MATERIALIZED VIEW Changed name to Add OR REPLACE option to CREATE MATERIALIZED VIEW
2025-08-05 01:18:13 ewie Add OR REPLACE option to CREATE MATERIALIZED VIEW New status: Needs review
2025-08-04 21:57:59 mihailnikalayeu [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots Added annotation "PGConf.dev 2025 Poster" to CADzfLwW9QczZW-E=McxcjUv0e5VMDctQNETbgao0K-SimVhFPA@mail.gmail.com
2025-08-04 21:56:48 mihailnikalayeu [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots Added annotation "Actual patch structure" to CADzfLwVOcZ9mg8gOG+KXWurt=MHRcqNv3XSECYoXyM3ENrxyfQ@mail.gmail.com
2025-08-01 22:29:52 jeltef Extension security improvement: Add support for extensions with an owned schema Changed tags to Extensions, Security
2025-08-01 22:28:01 jeltef Incorrect error message for cancellation triggered by statement_timeout & flaky test Changed tags to Bugfix, Flakyfix
2025-08-01 22:24:35 jeltef Incorrect error message for cancellation triggered by statement_timeout & flaky test Moved from CF PG19-1 to CF PG19-2
2025-08-01 22:24:19 jeltef Support a wildcard in backtrace_functions Moved from CF PG19-1 to CF PG19-2
2025-08-01 22:21:57 jeltef Extension security improvement: Add support for extensions with an owned schema Moved from CF PG19-1 to CF PG19-2
2025-08-01 06:54:36 ha-kun Synchronization of sequences to subscriber Moved from CF PG19-1 to CF PG19-2
2025-08-01 05:25:07 michael-kun Sequence Access Methods, round two Moved from CF PG19-1 to CF PG19-2
2025-08-01 04:43:29 ha-kun data loss bug in initial sync of logical replication Closed in commitfest PG19-2 with status: Committed
2025-08-01 04:43:29 ha-kun data loss bug in initial sync of logical replication Changed committer to amitkapila
2025-07-31 09:07:51 jimus Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) Moved from CF PG19-1 to CF PG19-2
2025-07-30 08:17:03 jimus Add XMLCast (SQL/XML X025) Moved from CF PG19-Drafts to CF PG19-2
2025-07-30 08:16:31 jimus Add XMLCast (SQL/XML X025) Moved from CF PG19-1 to CF PG19-Drafts
2025-07-29 22:16:26 kirkw new plpgsql.extra_errors check - strict_expr_check Posted review with messageid <175382738617.990.2345522265398589944.pgcf@coridan.postgresql.org>
2025-07-29 22:16:26 kirkw new plpgsql.extra_errors check - strict_expr_check New status: Ready for Committer
2025-07-29 22:03:53 kirkw new plpgsql.extra_errors check - strict_expr_check Added kirkw as reviewer
2025-07-29 05:05:36 vignesh.postgres New predefined role pg_manage_extensions Moved from CF 2025-03 to CF PG19-2
2025-07-29 05:05:13 vignesh.postgres Expose the acquired_by parameter to the pg_replication_origin_session_setup function Moved from CF 2025-03 to CF PG19-2
2025-07-29 05:04:56 vignesh.postgres Logging parallel worker draught Moved from CF 2025-03 to CF PG19-2
2025-07-28 10:36:59 nataraj New [relation] options engine Moved from CF PG19-2 to CF PG19-Drafts
2025-07-28 10:36:46 nataraj New [relation] options engine Moved from CF 2025-03 to CF PG19-2
2025-07-27 23:22:55 msdousti Extension security improvement: Add support for extensions with an owned schema Added msdousti as reviewer
2025-07-26 07:57:55 a.pyhalov Asynchronous MergeAppend Execution Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:42 alvherre Fix for consume_xids advancing XIDs incorrectly Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:40 alvherre Fix race between WAL flush and InstallXLogFileSegment() Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:37 alvherre Fix standby may crash when switching-over in certain special cases Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:35 alvherre psql client does not handle WSAEWOULDBLOCK on Windows Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:33 alvherre Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:30 alvherre Prevent incorrect entries in pg_stat_activity. Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:25 alvherre Incremental Sort Cost Estimation Instability Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:22 alvherre Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:15 alvherre WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:12 alvherre Fix rare recovery shutdown hang Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:07 alvherre data loss bug in initial sync of logical replication Moved from CF 2025-03 to CF PG19-2
2025-07-24 15:44:03 alvherre pg_ctl start may return 0 even if the postmaster has been already started on Windows Moved from CF 2025-03 to CF PG19-2
2025-07-22 14:55:21 artem.gavrilov Extension security improvement: Add support for extensions with an owned schema Added artem.gavrilov as reviewer
2025-07-15 08:26:10 a.rybakina Vacuum statistics Moved from CF PG19-1 to CF PG19-2
2025-07-10 22:45:56 theory jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Moved from CF PG19-1 to CF PG19-2
2025-07-10 13:26:34 jeltef Extension security improvement: Add support for extensions with an owned schema Changed targetversion to None
2025-07-09 21:06:35 jchampion Client authentication via OAuth 2.0 Deleted annotation "actual latest patch" from CAOYmi+ne9_EvK7Z-y78z_6VXnYgXoRbiumMQeWCcy8vHf5t-cw@mail.gmail.com
2025-07-09 18:41:42 jchampion Client authentication via OAuth 2.0 Added annotation "actual latest patch" to CAOYmi+ne9_EvK7Z-y78z_6VXnYgXoRbiumMQeWCcy8vHf5t-cw@mail.gmail.com
2025-07-09 17:35:16 nmisch inplace update: send nontransactional invalidations Changed tags to Backport, Bugfix
2025-07-08 11:50:09 alvherre Refactor SLRU to always use long file names Removed alvherre from committers
2025-07-08 10:07:58 mmeent Expand applicability of aggregate's sortop optimization Closed in commitfest 2025-03 with status: Returned with feedback
2025-07-07 22:11:39 a.alekseev Refactor SLRU to always use long file names New status: Ready for Committer
2025-07-07 22:10:44 a.alekseev Refactor SLRU to always use long file names New status: Needs review
2025-07-07 21:04:38 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Added alvherre as reviewer
2025-07-07 15:03:13 alvherre Refactor SLRU to always use long file names Closed in commitfest PG19-1 with status: Committed
2025-07-07 15:03:12 alvherre Refactor SLRU to always use long file names Changed committer to alvherre
2025-07-07 08:26:40 ianilyasov inplace update: send nontransactional invalidations Added ianilyasov as reviewer
2025-07-07 03:15:16 pjungwir inplace update: send nontransactional invalidations Added pjungwir as reviewer
2025-07-04 08:02:09 petere Collation and ctype method tables and extension hooks New status: Ready for Committer
2025-07-03 16:57:26 ewie Add OR REPLACE option to CREATE MATERIALIZED VIEW Changed targetversion to 19
2025-07-03 16:31:15 ewie Add OR REPLACE option to CREATE MATERIALIZED VIEW New status: Waiting on Author
2025-07-03 16:30:07 ewie Add OR REPLACE option to CREATE MATERIALIZED VIEW Moved from CF 2025-03 to CF PG19-2