Commitfest activity

Time User Patch Activity
2024-12-27 00:23:10 watari Reducing planning time when tables have many partitions New status: Needs review
2024-12-11 06:58:32 newtpostgrescontributors declarative session variables, LET command Added annotation "VARIABLE object lets you manage session-specific, non-transactional temporary data easily. You [...]" to CAFj8pRDY+m9OOxfO10R7J0PAkCCauM-TweaTrdsrsLGMb1VbEQ@mail.gmail.com
2024-12-11 05:11:17 michael-kun warn if GUC set to an invalid shared library Closed in commitfest 2024-11 with status: Returned with feedback
2024-12-11 05:00:10 michael-kun Add SPLIT PARTITION/MERGE PARTITIONS commands Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 04:58:14 michael-kun BCP 47 locale names for Windows Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 04:09:46 michael-kun Switching XLog source from archive to streaming when primary available Closed in commitfest 2024-11 with status: Returned with feedback
2024-12-10 07:41:15 michael-kun functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:54:05 michael-kun Post-special Page Storage TDE support (aka Reserved Page Size) Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-09 03:53:18 newtpostgrescontributors declarative session variables, LET command Added newtpostgrescontributors as reviewer
2024-12-04 10:23:59 reshke pg_stat_statements and "IN" conditions Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-03 09:22:12 reshke Amcheck verification of GiST and GIN Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-03 09:20:17 reshke SetLatches() Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-02 15:38:57 bossartn Switching XLog source from archive to streaming when primary available Removed bossartn from committers
2024-12-02 13:14:54 reshke declarative session variables, LET command Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-01 19:04:50 erthalion ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-01 19:04:35 erthalion Reducing planning time when tables have many partitions Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-01 19:04:32 erthalion Reducing planning time when tables have many partitions New status: Waiting on Author
2024-12-01 19:04:14 erthalion nbtree performance improvements through specialization on key shape Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-01 19:03:53 erthalion AcquireExecutorLocks() and run-time pruning Closed in commitfest 2024-11 with status: Moved to next CF
2024-11-30 16:40:15 reshke CI and test improvements Closed in commitfest 2024-11 with status: Moved to next CF
2024-11-30 05:15:08 reshke In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) Closed in commitfest 2024-11 with status: Moved to next CF
2024-11-27 07:32:11 sdudoladov Add pg_stat_session Closed in commitfest 2024-09 with status: Moved to next CF
2024-11-27 07:32:01 sdudoladov Add pg_stat_session New status: Needs review
2024-11-26 13:10:36 reshke Amcheck verification of GiST and GIN New status: Needs review
2024-11-19 12:47:01 erthalion nbtree performance improvements through specialization on key shape New status: Waiting on Author
2024-11-15 12:22:38 alvherre pg_rewind WAL deletion pitfall Closed in commitfest 2024-11 with status: Committed
2024-11-11 15:09:53 heikki In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) Added heikki as reviewer
2024-11-06 10:52:54 morod pg_rewind WAL deletion pitfall Added morod as reviewer
2024-10-10 05:47:20 michael-kun Fix inconsistency in reporting checkpointer stats Closed in commitfest 2024-01 with status: Returned with feedback
2024-10-08 03:35:00 michael-kun CI and test improvements Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-08 03:34:57 michael-kun CI and test improvements New status: Waiting on Author
2024-10-08 03:30:31 michael-kun Post-special Page Storage TDE support (aka Reserved Page Size) Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-08 03:30:27 michael-kun Post-special Page Storage TDE support (aka Reserved Page Size) New status: Waiting on Author
2024-10-08 03:29:32 michael-kun BCP 47 locale names for Windows Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-08 02:15:16 michael-kun Lock updated tuples in tuple_update() and tuple_delete() Closed in commitfest 2024-09 with status: Returned with feedback
2024-10-08 02:14:42 michael-kun SetLatches() Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-08 02:09:35 michael-kun warn if GUC set to an invalid shared library Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-08 01:56:24 michael-kun ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-08 01:56:00 michael-kun AcquireExecutorLocks() and run-time pruning Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-08 00:59:12 michael-kun functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-07 16:04:41 laurenz declarative session variables, LET command Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-07 14:19:23 erthalion pg_stat_statements and "IN" conditions Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-07 07:33:42 michael-kun Add pg_stat_session Closed in commitfest 2024-09 with status: Returned with feedback
2024-10-07 07:22:00 michael-kun Parallelize correlated subqueries that execute within each worker Closed in commitfest 2024-09 with status: Returned with feedback
2024-10-07 07:10:52 michael-kun Add sortsupport for range types and btree_gist Closed in commitfest 2024-09 with status: Returned with feedback
2024-10-07 07:10:00 michael-kun Add the ability to limit the amount of memory that can be allocated to backends. Closed in commitfest 2024-09 with status: Returned with feedback
2024-10-07 07:09:23 michael-kun Multi-version ICU Closed in commitfest 2024-09 with status: Returned with feedback
2024-10-07 07:06:14 michael-kun nbtree performance improvements through specialization on key shape Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-07 06:51:23 michael-kun In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-05 09:43:47 x4m Reducing planning time when tables have many partitions Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-04 17:45:52 x4m pg_rewind WAL deletion pitfall Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-04 11:36:52 x4m Amcheck verification of GiST and GIN Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-03 20:52:05 bossartn Switching XLog source from archive to streaming when primary available Closed in commitfest 2024-09 with status: Moved to next CF
2024-09-28 05:25:20 okbobcz declarative session variables, LET command Changed name to declarative session variables, LET command
2024-09-18 08:01:09 ha-kun Extend postgres_fdw_get_connections() to print the user_name Closed in commitfest 2024-09 with status: Committed
2024-09-06 11:46:30 d.koval Add SPLIT PARTITION/MERGE PARTITIONS commands Closed in commitfest 2024-03 with status: Moved to next CF
2024-09-06 11:46:20 d.koval Add SPLIT PARTITION/MERGE PARTITIONS commands New status: Needs review
2024-09-06 11:42:29 d.koval Add SPLIT PARTITION/MERGE PARTITIONS commands Changed targetversion to 18
2024-08-29 13:39:27 amitlan AcquireExecutorLocks() and run-time pruning New status: Needs review
2024-08-29 05:37:22 watari Reducing planning time when tables have many partitions New status: Needs review
2024-08-02 06:04:43 ha-kun Extend postgres_fdw_get_connections() to print the user_name Changed name to Extend postgres_fdw_get_connections() to print the user_name
2024-08-01 06:24:28 coreyh declarative session variables, LET command Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:14:22 coreyh Extend postgres_fdw_get_connections() to print the user_name Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 05:55:16 coreyh SetLatches() Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 05:55:06 coreyh warn if GUC set to an invalid shared library Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 05:54:33 coreyh Parallelize correlated subqueries that execute within each worker Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 05:53:10 coreyh ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 05:52:51 coreyh Amcheck verification of GiST and GIN Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 04:47:48 coreyh pg_rewind WAL deletion pitfall Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:13:27 coreyh AcquireExecutorLocks() and run-time pruning Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:13:19 coreyh CI and test improvements Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:04:33 coreyh In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:04:25 coreyh functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:58:48 coreyh Reducing planning time when tables have many partitions Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:58:11 coreyh pg_stat_statements and "IN" conditions Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:55:14 coreyh Lock updated tuples in tuple_update() and tuple_delete() Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:55:08 coreyh Switching XLog source from archive to streaming when primary available Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:55:04 coreyh Add sortsupport for range types and btree_gist Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:53:33 coreyh Add the ability to limit the amount of memory that can be allocated to backends. Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:53:18 coreyh Post-special Page Storage TDE support (aka Reserved Page Size) Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:45:49 coreyh nbtree performance improvements through specialization on key shape Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:42:25 coreyh Multi-version ICU Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:42:16 coreyh Add pg_stat_session Closed in commitfest 2024-07 with status: Moved to next CF
2024-07-30 02:42:54 ha-kun Extend postgres_fdw_get_connections() to print the user_name New status: Needs review
2024-07-25 18:38:34 okbobcz declarative session variables, LET command New status: Needs review
2024-07-24 21:47:39 smagen pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum Changed targetversion to 17
2024-07-24 21:47:32 smagen pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum Closed in commitfest 2023-07 with status: Committed
2024-07-24 21:47:32 smagen pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum Changed committer to smagen
2024-07-23 14:36:09 laurenz declarative session variables, LET command New status: Waiting on Author
2024-07-23 14:36:04 laurenz declarative session variables, LET command Added laurenz as reviewer
2024-07-22 16:48:47 justinpryzby warn if GUC set to an invalid shared library New status: Needs review
2024-07-22 14:55:40 okbobcz declarative session variables, LET command New status: Needs review
2024-07-22 02:53:37 macdice BCP 47 locale names for Windows New status: Needs review
2024-07-22 02:53:27 macdice BCP 47 locale names for Windows Closed in commitfest 2024-03 with status: Moved to next CF
2024-07-20 23:08:04 fuzzycz Parallelize correlated subqueries that execute within each worker New status: Waiting on Author
2024-07-19 21:24:21 bossartn recovery modules Closed in commitfest 2024-07 with status: Withdrawn
2024-07-19 11:41:31 laurenz declarative session variables, LET command New status: Waiting on Author
2024-07-18 06:48:56 nitinjadhav11 Fix inconsistency in reporting checkpointer stats New status: Ready for Committer
2024-07-16 17:51:13 masaofujii Extend postgres_fdw_get_connections() to print the user_name Added masaofujii as committer
2024-07-16 17:51:08 masaofujii Extend postgres_fdw_get_connections() to print the user_name New status: Waiting on Author