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-26 05:31:10 pjungwir Simplify create_merge_append_path a bit for clarity New status: Ready for Committer
2024-07-26 05:31:06 pjungwir Simplify create_merge_append_path a bit for clarity Added pjungwir as reviewer
2024-07-25 18:38:34 okbobcz session variables, LET command New status: Needs review
2024-07-25 08:19:20 jeltef Support prepared statement invalidation when result or argument types change Closed in commitfest 2024-07 with status: Withdrawn
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 17:53:44 tgl Mark expressions nullable by grouping sets Added tgl as reviewer
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-23 08:44:41 richardguo Reuse child_relids in try_partitionwise_join Added richardguo as reviewer
2024-07-22 21:56:14 qoops pg_rewind with cascade standby doesn't work well New status: Waiting on Author
2024-07-22 21:55:26 qoops pg_rewind with cascade standby doesn't work well Added qoops as reviewer
2024-07-22 21:36:45 kandreas Special-case executor expression steps for common combinations New status: Waiting on Author
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 15:10:54 okbobcz Make it possible to add custom options to EXPLAIN New status: Waiting on Author
2024-07-22 14:55:40 okbobcz session variables, LET command New status: Needs review
2024-07-22 06:47:20 will-extrahop Add pg_wait_for_lockers() function Closed in commitfest 2024-07 with status: Withdrawn
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 20:35:35 ishii Implement row pattern recognition feature Changed targetversion to 18
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-16 11:58:19 yasir.hussain.shah.gmail.com pg_ctl start may return 0 even if the postmaster has been already started on Windows New status: Waiting on Author
2024-07-16 11:57:37 yasir.hussain.shah.gmail.com pg_ctl start may return 0 even if the postmaster has been already started on Windows Posted review with messageid <172113105761.344725.7570284373523963080.pgcf@coridan.postgresql.org>
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-12 02:48:49 richardguo Should consider materializing the cheapest inner path in consider_parallel_nestloop() Closed in commitfest 2024-07 with status: Committed
2024-07-12 02:48:49 richardguo Should consider materializing the cheapest inner path in consider_parallel_nestloop() Changed committer to richardguo
2024-07-10 14:20:35 melihmutlu Parent/child context relation in pg_get_backend_memory_contexts() New status: Needs review
2024-07-10 07:50:51 yasir.hussain.shah.gmail.com pg_ctl start may return 0 even if the postmaster has been already started on Windows Added yasir.hussain.shah.gmail.com as reviewer
2024-07-10 06:12:26 bonnefoa pg_tracing Closed in commitfest 2024-07 with status: Withdrawn
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:48 a.alekseev pg_tracing Removed a.alekseev from reviewers
2024-07-08 08:47:43 a.alekseev pg_rewind with cascade standby doesn't work well Removed a.alekseev from reviewers
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:43:15 petere CREATE SUBSCRIPTION ... SERVER Removed petere from reviewers
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 17:09:10 nataraj Replace a large number of OR clauses with ANY expression Added nataraj as reviewer
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:13:10 fuzzycz Index Insert Prefetching 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-20 15:06:48 kandreas Special-case executor expression steps for common combinations Added kandreas as reviewer
2024-06-16 00:50:06 tndrwang Should consider materializing the cheapest inner path in consider_parallel_nestloop() New status: Ready for Committer
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-11 22:10:04 fujiiyuki Should consider materializing the cheapest inner path in consider_parallel_nestloop() Added fujiiyuki as reviewer
2024-06-09 02:46:41 a.rybakina Simplify create_merge_append_path a bit for clarity Removed a.rybakina from reviewers
2024-06-09 02:46:01 a.rybakina Should consider materializing the cheapest inner path in consider_parallel_nestloop() Removed a.rybakina from reviewers
2024-06-09 02:45:39 a.rybakina Evaluate arguments of correlated SubPlans in the referencing ExprState Removed a.rybakina from reviewers
2024-06-09 02:45:19 a.rybakina Mark expressions nullable by grouping sets Removed a.rybakina from reviewers
2024-06-06 05:02:34 ashutoshbapat Reducing memory consumed by RestrictInfo list translations in partitionwise join planning New status: Waiting on Author
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-25 04:42:06 bossartn Flush disk write caches by default on macOS and Windows Added bossartn as reviewer
2024-05-23 08:41:49 richardguo Mark expressions nullable by grouping sets 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-18 10:05:13 quanzl Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block Closed in commitfest 2024-07 with status: Withdrawn
2024-05-17 06:30:06 nbyavuz Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Closed in commitfest 2024-07 with status: Withdrawn
2024-05-16 02:50:28 watari Reducing planning time when tables have many partitions New status: Waiting on Author
2024-05-15 16:58:44 rhaas Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block 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-15 16:37:27 rhaas Reduce size of postgres.bki 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 15:16:54 tgl Document that triggers can break foreign key constraints Closed in commitfest 2024-07 with status: Committed
2024-05-08 15:16:54 tgl Document that triggers can break foreign key constraints Changed committer to tgl
2024-05-08 01:23:25 davidrowley Speed up releasing of locks Closed in commitfest 2024-07 with status: Withdrawn
2024-04-23 09:02:19 tndrwang Should consider materializing the cheapest inner path in consider_parallel_nestloop() New status: Needs review
2024-04-23 03:00:16 smithpb2250 logicalrep_worker_launch - counting/checking the type limits Closed in commitfest 2024-03 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