Commitfest activity

Time User Patch Activity
2023-12-04 10:18:42 john.naylor CI and test improvements Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 10:17:59 john.naylor warn if GUC set to an invalid shared library Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 10:17:47 john.naylor Avoid hiding shared filesets in pg_ls_tmpdir (pg_ls_* functions for showing metadata ...) Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 10:16:29 john.naylor Compression dictionaries Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 10:13:42 john.naylor Index SLRUs by 64-bit integers rather than by 32-bit integers Closed in commitfest 2024-01 with status: Committed
2023-12-04 10:13:41 john.naylor Index SLRUs by 64-bit integers rather than by 32-bit integers Changed committer to smagen
2023-12-04 10:10:24 john.naylor Add SPLIT PARTITION/MERGE PARTITIONS commands Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 10:03:02 john.naylor ALTER TABLE SET ACCESS METHOD on partitioned tables Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 10:02:45 john.naylor Index SLRUs by 64-bit integers rather than by 32-bit integers Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 10:02:34 john.naylor Update relfrozenxmin when truncating temp tables Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 10:00:55 john.naylor USAGE privilege on PUBLICATION Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:57:50 john.naylor Switching XLog source from archive to streaming when primary available Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:57:41 john.naylor Skip replicating the tables specified in except table option Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:57:30 john.naylor Support logical replication of DDL commands Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:57:22 john.naylor pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:55:36 john.naylor Make message at end-of-recovery less scary Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:50:19 john.naylor session variables, LET command Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:44:59 john.naylor ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:44:48 john.naylor Improve dead tuple storage for lazy vacuum Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:44:37 john.naylor Speed up releasing of locks Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:17:14 john.naylor Reduce timing overhead of EXPLAIN ANALYZE using rdtsc Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:17:06 john.naylor Add sortsupport for range types and btree_gist Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:16:57 john.naylor nbtree performance improvements through specialization on key shape Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:16:48 john.naylor AcquireExecutorLocks() and run-time pruning Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:16:40 john.naylor In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:16:32 john.naylor Parallelize correlated subqueries that execute within each worker Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:16:23 john.naylor More scalable multixacts buffers and locking Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:13:24 john.naylor Amcheck verification of GiST and GIN Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:13:13 john.naylor Add pg_stat_session Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:13:03 john.naylor Add foreign-server health checks infrastructure Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:12:51 john.naylor pg_stat_statements and "IN" conditions Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:03:45 john.naylor Check consistency of GUC defaults between .sample.conf and pg_settings.boot_val Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:03:33 john.naylor Function to log backtrace of postgres processes Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 08:56:07 john.naylor Add non-blocking version of PQcancel Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 08:55:52 john.naylor functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 08:50:13 john.naylor Error "initial slot snapshot too large" in create replication slot Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-03 19:44:59 masahikosawada Testing autovacuum wraparound Closed in commitfest 2023-11 with status: Committed
2023-12-03 19:44:59 masahikosawada Testing autovacuum wraparound Changed committer to masahikosawada
2023-11-30 04:15:26 watari Reducing planning time when tables have many partitions Closed in commitfest 2023-11 with status: Moved to next CF
2023-11-29 14:44:42 d_gustafsson pg_dump - read data for some options from external file Closed in commitfest 2023-11 with status: Committed
2023-11-29 14:44:42 d_gustafsson pg_dump - read data for some options from external file Changed committer to d_gustafsson
2023-11-27 00:54:04 smagen pg_stats and range statistics Closed in commitfest 2023-11 with status: Committed
2023-11-27 00:53:59 smagen pg_stats and range statistics Changed committer to smagen
2023-11-27 00:53:59 smagen pg_stats and range statistics Changed targetversion to 17
2023-11-27 00:53:38 smagen pg_stat_statements: Track statement entry timestamp Changed targetversion to 17
2023-11-27 00:53:32 smagen pg_stat_statements: Track statement entry timestamp Closed in commitfest 2023-11 with status: Committed
2023-11-27 00:53:32 smagen pg_stat_statements: Track statement entry timestamp Changed committer to smagen
2023-11-21 12:24:30 bharathrupireddy Add log messages when replication slots become active and inactive Closed in commitfest 2023-11 with status: Committed
2023-11-21 12:24:30 bharathrupireddy Add log messages when replication slots become active and inactive Changed committer to amitkapila
2023-11-16 21:46:24 justinpryzby ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables New status: Needs review
2023-11-10 03:36:04 macdice Fix Windows network event handling Closed in commitfest 2022-09 with status: Moved to next CF
2023-11-10 03:35:58 macdice Fix Windows network event handling New status: Needs review
2023-11-07 16:17:21 mmeent ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables New status: Waiting on Author
2023-11-07 11:59:52 a.alekseev Index SLRUs by 64-bit integers rather than by 32-bit integers Changed reviewers to Alexander Korotkov (smagen), Jacob Champion (jchampion)
2023-11-06 13:44:27 pborisov Index SLRUs by 64-bit integers rather than by 32-bit integers Changed authors to Aleksander Alekseev (a.alekseev), Maxim Orlov (m.orlov), Pavel Borisov (pborisov)
2023-10-31 09:07:33 erthalion pg_stat_statements and "IN" conditions New status: Needs review
2023-10-27 21:22:28 smagen Add Amcheck option for checking unique constraints in btree indexes Closed in commitfest 2023-11 with status: Committed
2023-10-27 21:22:28 smagen Add Amcheck option for checking unique constraints in btree indexes Changed committer to smagen
2023-10-26 21:17:25 a.rybakina pg_stat_statements: Track statement entry timestamp Added a.rybakina as reviewer
2023-10-26 00:10:59 michael-kun pg_stat_statements and "IN" conditions New status: Waiting on Author
2023-10-25 13:37:41 a.alekseev Add pg_stat_session New status: Waiting on Author
2023-10-25 10:02:10 smagen Remove self join on a unique column Closed in commitfest 2023-11 with status: Committed
2023-10-25 10:02:10 smagen Remove self join on a unique column Changed committer to smagen
2023-10-24 10:31:33 zubkov Add pg_stat_session Added zubkov as reviewer
2023-10-19 19:13:19 a.rybakina Remove self join on a unique column Added a.rybakina as reviewer
2023-10-19 08:09:22 erthalion pg_stat_statements and "IN" conditions New status: Needs review
2023-10-18 10:31:09 smagen On client login event trigger Closed in commitfest 2023-11 with status: Committed
2023-10-18 10:31:03 smagen On client login event trigger Changed committer to smagen
2023-10-18 10:31:03 smagen On client login event trigger Changed targetversion to 17
2023-10-13 08:09:33 michael-kun pg_stat_statements and "IN" conditions New status: Waiting on Author
2023-10-02 17:56:16 petere Update relfrozenxmin when truncating temp tables Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 17:56:10 petere Update relfrozenxmin when truncating temp tables New status: Needs review
2023-10-02 17:56:05 petere Update relfrozenxmin when truncating temp tables Changed reviewers to
2023-10-02 17:36:00 petere Remove self join on a unique column Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 17:35:51 petere Remove self join on a unique column Changed reviewers to
2023-10-02 17:34:17 petere More scalable multixacts buffers and locking Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 17:27:03 petere pg_stat_statements and "IN" conditions Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 17:26:57 petere pg_stat_statements and "IN" conditions New status: Ready for Committer
2023-10-02 17:26:02 petere Function to log backtrace of postgres processes Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 17:25:53 petere Function to log backtrace of postgres processes Changed reviewers to
2023-10-02 17:20:26 petere pg_stats and range statistics Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 17:16:19 petere session variables, LET command Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 14:24:42 petere pg_stat_statements: Track statement entry timestamp Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 14:24:33 petere pg_stat_statements: Track statement entry timestamp Changed reviewers to
2023-10-02 14:22:23 petere Parallelize correlated subqueries that execute within each worker Changed reviewers to
2023-10-02 14:21:35 petere Parallelize correlated subqueries that execute within each worker Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 14:19:58 petere Add foreign-server health checks infrastructure Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:05:55 petere Reduce timing overhead of EXPLAIN ANALYZE using rdtsc Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:05:36 petere Amcheck verification of GiST and GIN Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:05:31 petere Compression dictionaries Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:05:26 petere Switching XLog source from archive to streaming when primary available Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:05:20 petere nbtree performance improvements through specialization on key shape Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:05:16 petere Skip replicating the tables specified in except table option Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:04:44 petere Support logical replication of DDL commands Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:04:38 petere warn if GUC set to an invalid shared library Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:04:32 petere Speed up releasing of locks Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:04:27 petere Index SLRUs by 64-bit integers rather than by 32-bit integers Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:04:21 petere pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:04:14 petere Add pg_stat_session Closed in commitfest 2023-09 with status: Moved to next CF
2023-10-02 11:04:08 petere Add log messages when replication slots become active and inactive Closed in commitfest 2023-09 with status: Moved to next CF