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:34 john.naylor COPY FROM IGNORE_ERRORS - ignores rows with errors while copying Closed in commitfest 2023-11 with status: Moved to next CF
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:54 john.naylor Add the ability to limit the amount of memory that can be allocated to backends. Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 10:03:37 john.naylor Patch to implement missing join selectivity estimation for range types Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 10:03:27 john.naylor Provide the facility to set binary format output for specific OID's per session Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 10:03:19 john.naylor Push aggregation down to base relations and joins 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:59:56 john.naylor pg_rewind WAL deletion pitfall Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:57:59 john.naylor Reuse Workers and Replication Slots during Logical Replication 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:38 john.naylor Add semi-join pushdown to postgres_fdw Closed in commitfest 2023-11 with status: Moved to next CF
2023-12-04 09:17:22 john.naylor asynchronous execution support for Custom Scan 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: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: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-12-01 08:07:13 petere logical decoding and replication of sequences, take 2 Closed in commitfest 2023-11 with status: Moved to next CF
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-19 23:34:48 macdice BCP 47 locale names for Windows New status: Needs review
2023-11-19 23:34:39 macdice BCP 47 locale names for Windows Closed in commitfest 2023-01 with status: Moved to next CF
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-15 20:29:12 xhevx COPY FROM IGNORE_ERRORS - ignores rows with errors while copying New status: Ready for Committer
2023-11-10 10:33:44 john.naylor Add the ability to limit the amount of memory that can be allocated to backends. New status: Waiting on Author
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-09 06:27:43 atsushitorikoshi pg_rewind WAL deletion pitfall New status: Ready for Committer
2023-11-09 04:58:42 john.naylor COPY FROM IGNORE_ERRORS - ignores rows with errors while copying New status: Waiting on Author
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 19:22:55 cyberdem0n pg_rewind WAL deletion pitfall New status: Needs review
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-11-02 04:37:14 atsushitorikoshi pg_rewind WAL deletion pitfall New status: Waiting on Author
2023-11-01 19:16:18 sfrost Add the ability to limit the amount of memory that can be allocated to backends. Attached mail thread BYAPR13MB26776A35AB57940680D4CE0EA0A0A@BYAPR13MB2677.namprd13.prod.outlook.com
2023-10-31 09:07:33 erthalion pg_stat_statements and "IN" conditions New status: Needs review
2023-10-30 15:37:05 cyberdem0n pg_rewind WAL deletion pitfall 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 17:24:43 sfrost Add the ability to limit the amount of memory that can be allocated to backends. Attached mail thread 67bb5c15c0489cb499723b0340f16e10c22485ec.camel@crunchydata.com
2023-10-26 17:23:46 sfrost Add the ability to limit the amount of memory that can be allocated to backends. Changed authors to Reid Thompson (jreidthompsoncd), John Morris (coyotebush)
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-20 12:35:49 atsushitorikoshi pg_rewind WAL deletion pitfall New status: Waiting on Author
2023-10-19 19:16:38 a.rybakina COPY FROM IGNORE_ERRORS - ignores rows with errors while copying Added a.rybakina 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