Commitfest activity

Time User Patch Activity
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 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 18:25:44 smagen Make async slave to wait for lsn to be replayed Changed targetversion to 18
2024-08-02 18:25:37 smagen Make async slave to wait for lsn to be replayed Closed in commitfest 2024-09 with status: Committed
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:23:32 coreyh Make async slave to wait for lsn to be replayed 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 03:24:45 andresfreund Evaluate arguments of correlated SubPlans in the referencing ExprState Closed in commitfest 2024-07 with status: Committed
2024-08-01 03:24:45 andresfreund Evaluate arguments of correlated SubPlans in the referencing ExprState Changed committer to andresfreund
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-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 19:24:01 alenka Evaluate arguments of correlated SubPlans in the referencing ExprState Added alenka as reviewer
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
2024-07-15 01:39:21 richardguo Check lateral references within PHVs for memoize cache keys Closed in commitfest 2024-07 with status: Committed
2024-07-15 01:39:21 richardguo Check lateral references within PHVs for memoize cache keys Changed committer to richardguo
2024-07-12 16:01:18 fuzzycz Amcheck verification of GiST and GIN New status: Waiting on Author
2024-07-09 06:37:13 x4m Amcheck verification of GiST and GIN New status: Needs review
2024-07-08 08:48:13 a.alekseev Amcheck verification of GiST and GIN Changed reviewers to José Villanova (azlev)
2024-07-08 08:47:29 a.alekseev Lock updated tuples in tuple_update() and tuple_delete() Removed a.alekseev from reviewers
2024-07-08 08:47:14 a.alekseev SetLatches() Removed a.alekseev from reviewers
2024-07-08 08:46:11 a.alekseev Add pg_stat_session Removed a.alekseev from reviewers
2024-07-02 17:48:42 alvherre pg_rewind WAL deletion pitfall Changed committer to alvherre
2024-07-02 17:48:42 alvherre pg_rewind WAL deletion pitfall Changed topic to Bug Fixes
2024-06-27 06:55:54 petere automatic client-side column-level encryption Closed in commitfest 2024-07 with status: Returned with feedback
2024-06-21 16:12:39 fuzzycz logical decoding and replication of sequences, take 2 Closed in commitfest 2024-07 with status: Withdrawn
2024-06-12 13:35:22 justinpryzby CI and test improvements New status: Needs review
2024-06-12 10:14:36 fenimorkin Make async slave to wait for lsn to be replayed New status: Needs review
2024-06-09 02:45:39 a.rybakina Evaluate arguments of correlated SubPlans in the referencing ExprState Removed a.rybakina from reviewers
2024-06-04 00:13:38 michael-kun In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) New status: Waiting on Author
2024-05-30 17:24:52 davidchristensen functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) Added davidchristensen as reviewer
2024-05-28 21:23:48 justinpryzby warn if GUC set to an invalid shared library New status: Waiting on Author
2024-05-26 11:11:46 erthalion declarative session variables, LET command New status: Needs review
2024-05-20 13:57:21 mmeent nbtree performance improvements through specialization on key shape Added annotation "Latest description of the tradeoffs, and description of the performance issue this patch fixes." to CAEze2WiUmTAmzvsWz8WHN5BCgpJLwxpaNZtoQ2eXYOrQGBfwiA@mail.gmail.com
2024-05-20 13:55:37 mmeent nbtree performance improvements through specialization on key shape Added annotation "https://commitfest.postgresql.org/48/4635/ and https://commitfest.postgresql.org/48/4638/ were split off on request by Peter G., only specialization remains." to CAEze2WhZUmCu5FmM+849OZuHEYO6hUmfUsMQn0mc80yXZq=6Zw@mail.gmail.com