Commitfest activity

Time User Patch Activity
2024-07-26 09:15:07 wenhuiqiu Revise get_cheapest_parallel_safe_total_inner Added wenhuiqiu as reviewer
2024-07-25 18:38:34 okbobcz session variables, LET command New status: Needs review
2024-07-25 04:49:36 davidrowley Parent/child context relation in pg_get_backend_memory_contexts() Closed in commitfest 2024-07 with status: Committed
2024-07-25 04:49:36 davidrowley Parent/child context relation in pg_get_backend_memory_contexts() Changed committer to davidrowley
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 session variables, LET command New status: Waiting on Author
2024-07-23 14:36:04 laurenz session variables, LET command Added laurenz as reviewer
2024-07-22 18:17:58 jchampion Client authentication via OAuth 2.0 New status: Needs review
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 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 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 22:14:59 fuzzycz pg_stat_logmsg New status: Waiting on Author
2024-07-16 17:51:13 masaofujii Add foreign-server health checks infrastructure Added masaofujii as committer
2024-07-16 17:51:08 masaofujii Add foreign-server health checks infrastructure 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-10 14:20:35 melihmutlu Parent/child context relation in pg_get_backend_memory_contexts() New status: Needs review
2024-07-09 06:37:13 x4m Amcheck verification of GiST and GIN New status: Needs review
2024-07-09 00:53:45 davidrowley Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Closed in commitfest 2024-07 with status: Committed
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:51 a.alekseev XLog size reductions: smaller XLogRecordBlockHeader Changed reviewers to
2024-07-08 08:46:26 a.alekseev Add last_commit_lsn to pg_stat_database Changed reviewers to Wen Yi (wenyi)
2024-07-08 08:46:11 a.alekseev Add pg_stat_session Removed a.alekseev from reviewers
2024-07-05 01:06:46 richardguo Support Right Semi Join Closed in commitfest 2024-07 with status: Committed
2024-07-05 01:06:45 richardguo Support Right Semi Join Changed committer to richardguo
2024-07-04 13:54:21 davidrowley Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Added davidrowley as committer
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-07-01 14:42:57 petere UUID v7 Removed petere from committers
2024-07-01 14:42:56 petere UUID v7 Removed petere from reviewers
2024-07-01 12:32:14 jchampion Client authentication via OAuth 2.0 New status: Waiting on Author
2024-06-27 22:02:12 pjungwir SQL:2011 application time New status: Needs review
2024-06-26 09:33:57 masahiro.ikeda Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Added masahiro.ikeda as reviewer
2024-06-21 16:13:24 fuzzycz Index-only filters without IOS Closed in commitfest 2024-07 with status: Withdrawn
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-06-03 13:14:05 jimus Add CANONICAL option to xmlserialize Changed targetversion to 18
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 session variables, LET command New status: Needs review
2024-05-22 17:41:50 petere Client authentication via OAuth 2.0 Added petere as reviewer
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
2024-05-20 13:54:29 mmeent nbtree performance improvements through specialization on key shape Added annotation "Performance results of this patchset when combined with https://commitfest.postgresql.org/48/4635/ and https://commitfest.postgresql.org/48/4638/" to CAEze2WiqOONRQTUT1p_ZV19nyMA69UU2s0e2dp+jSBM=j8snuw@mail.gmail.com
2024-05-20 07:39:11 atsushitorikoshi Logging plan of the currently running query New status: Waiting on Author
2024-05-18 13:40:32 fuzzycz Add sortsupport for range types and btree_gist Added fuzzycz as reviewer
2024-05-16 18:13:28 rhaas Large files for relations New status: Waiting on Author
2024-05-16 02:50:28 watari Reducing planning time when tables have many partitions New status: Waiting on Author
2024-05-15 16:44:16 rhaas SQL:2011 application time Closed in commitfest 2024-07 with status: Returned with feedback
2024-05-14 14:02:41 rhaas Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Changed topic to Server Features
2024-05-08 01:23:25 davidrowley Speed up releasing of locks Closed in commitfest 2024-07 with status: Withdrawn
2024-04-16 15:51:47 fenimorkin Make async slave to wait for lsn to be replayed Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-16 15:51:26 fenimorkin Make async slave to wait for lsn to be replayed New status: Waiting on Author
2024-04-16 08:37:06 jakub.wartak.tomtom pg_upgrade, pg_combinebackup --copy-file-range Closed in commitfest 2024-07 with status: Committed
2024-04-16 08:37:06 jakub.wartak.tomtom pg_upgrade, pg_combinebackup --copy-file-range Changed committer to fuzzycz
2024-04-14 13:10:41 wenyi Support Right Semi Join Added wenyi as reviewer
2024-04-11 01:12:18 michael-kun CI and test improvements Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-11 01:01:43 michael-kun Improve WALRead() to suck data directly from WAL buffers when possible Closed in commitfest 2024-03 with status: Committed
2024-04-10 19:14:22 x4m CI and test improvements New status: Waiting on Author
2024-04-10 19:14:15 x4m Improve WALRead() to suck data directly from WAL buffers when possible New status: Waiting on Author
2024-04-09 09:01:00 x4m XLog size reductions: Reduced XLog record header size Closed in commitfest 2024-07 with status: Returned with feedback
2024-04-09 08:52:39 x4m Permute underscore separated components of columns before fuzzy matching New status: Needs review
2024-04-09 08:04:01 x4m Patch to implement missing join selectivity estimation for range types Closed in commitfest 2024-07 with status: Returned with feedback
2024-04-09 07:09:15 x4m Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 07:09:12 x4m Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE New status: Waiting on Author
2024-04-09 06:35:13 x4m UUID v7 Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:35:02 x4m Built-in collation provider for "C" and "C.UTF-8" Closed in commitfest 2024-03 with status: Committed
2024-04-09 06:35:02 x4m Built-in collation provider for "C" and "C.UTF-8" Changed committer to jdavis
2024-04-09 06:30:37 x4m session variables, LET command Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:28:35 x4m pg_upgrade, pg_combinebackup --copy-file-range Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:28:17 x4m pg_stat_statements and "IN" conditions Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:24:07 x4m Client authentication via OAuth 2.0 Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:23:22 x4m Incremental View Maintenance (IVM), take 2 Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:23:18 x4m Incremental View Maintenance (IVM), take 2 Changed targetversion to None
2024-04-09 06:21:54 x4m Logging plan of the currently running query Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:19:21 x4m Lock updated tuples in tuple_update() and tuple_delete() Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:19:13 x4m Switching XLog source from archive to streaming when primary available Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:18:44 x4m add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:18:41 x4m add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl Changed targetversion to None
2024-04-09 06:17:37 x4m Check lateral references within PHVs for memoize cache keys Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:16:17 x4m Post-special Page Storage TDE support (aka Reserved Page Size) Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:14:55 x4m Support Right Semi Join Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 00:28:49 wenyi Add last_commit_lsn to pg_stat_database Added wenyi as reviewer
2024-04-08 15:00:28 x4m Reducing planning time when tables have many partitions Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 15:00:14 x4m Index Prefetching Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 14:59:57 x4m nbtree performance improvements through specialization on key shape Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 14:59:34 x4m Permute underscore separated components of columns before fuzzy matching Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 14:59:27 x4m Permute underscore separated components of columns before fuzzy matching New status: Waiting on Author