Commitfest activity

Time User Patch Activity
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-17 09:46:33 petere SQL:2011 application time New status: Waiting on Author
2024-09-16 09:59:13 a.alekseev 64-bit XIDs Closed in commitfest 2024-09 with status: Returned with feedback
2024-09-13 13:01:56 kandreas Special-case executor expression steps for common combinations New status: Ready for Committer
2024-09-12 01:35:23 davidrowley Remove useless GROUP BY columns considering unique index New status: Waiting on Author
2024-09-12 01:08:55 davidrowley Support run-time partition pruning for hash join New status: Waiting on Author
2024-09-12 01:08:37 davidrowley Extract numeric field in JSONB more effectively New status: Waiting on Author
2024-09-11 04:12:41 richardguo Mark expressions nullable by grouping sets Closed in commitfest 2024-09 with status: Committed
2024-09-11 04:12:41 richardguo Mark expressions nullable by grouping sets Changed committer to richardguo
2024-09-08 11:43:49 ojford Add CANONICAL option to xmlserialize Posted review with messageid <172579582925.1126.2395496302629349708.pgcf@coridan.postgresql.org>
2024-09-08 11:43:49 ojford Add CANONICAL option to xmlserialize New status: Ready for Committer
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-09-04 15:31:35 benoitl Logging parallel worker draught New status: Waiting on Author
2024-09-01 15:47:51 ojford Add CANONICAL option to xmlserialize Added ojford as reviewer
2024-09-01 06:57:43 wenyi XLog size reductions: smaller XLogRecordBlockHeader Added wenyi as reviewer
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-28 13:59:34 benoitl Logging parallel worker draught New status: Needs review
2024-08-24 05:37:43 okbobcz Add CANONICAL option to xmlserialize Added okbobcz as reviewer
2024-08-22 07:34:56 michael-kun Support for named parsed statement in psql Closed in commitfest 2024-09 with status: Committed
2024-08-22 07:34:56 michael-kun Support for named parsed statement in psql Changed committer to michael-kun
2024-08-20 09:06:32 jeltef Mark search_path as GUC_REPORT Closed in commitfest 2024-09 with status: Committed
2024-08-20 09:06:32 jeltef Mark search_path as GUC_REPORT Changed committer to fuzzycz
2024-08-20 07:03:51 john.naylor Doc limitations update proposal: include out-of-line OID usage per TOAST-ed columns Closed in commitfest 2024-09 with status: Committed
2024-08-20 07:03:36 john.naylor Doc limitations update proposal: include out-of-line OID usage per TOAST-ed columns Added john.naylor as committer
2024-08-19 13:41:56 ashutoshbapat Reducing memory consumed by RestrictInfo list translations in partitionwise join planning New status: Needs review
2024-08-12 04:04:16 john.naylor Doc limitations update proposal: include out-of-line OID usage per TOAST-ed columns 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 09:31:37 x4m Add LSN <-> time conversion facility Added x4m as reviewer
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:26:45 coreyh Fix COPY FROM...CSV importing \. on a line by itself Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:25:52 coreyh Incremental View Maintenance (IVM), take 2 Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:25:02 coreyh Add LSN <-> time conversion facility Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:24:28 coreyh 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:21:32 coreyh Revise get_cheapest_parallel_safe_total_inner Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:20:45 coreyh Make COPY format extendable: Extract COPY TO format implementations Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:19:55 coreyh Client authentication via OAuth 2.0 Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:14:31 coreyh RETURNING OLD/NEW values 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 06:14:08 coreyh Replace a large number of OR clauses with ANY expression Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:13:48 coreyh UUID v7 Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:13:04 coreyh Statistics Import and Export Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:12:39 coreyh psql: Rethinking of \du command Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:10:21 coreyh change regexp_substr first argument make tests more easier to understand Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:09:54 coreyh Add minimal C example and SQL registration example for custom table access methods. Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:08:42 coreyh SQL:2011 application time Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:08:31 coreyh 64-bit XIDs Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:08:24 coreyh Support for named parsed statement in psql Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 06:08:12 coreyh "unexpected duplicate for tablespace" problem in logical replication Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 05:55:24 coreyh pg_rewind with cascade standby doesn't work well Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 05:55:20 coreyh Special-case executor expression steps for common combinations 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:55:03 coreyh Make it possible to add custom options to EXPLAIN Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 05:54:46 coreyh Mark search_path as GUC_REPORT 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:54:29 coreyh Mark expressions nullable by grouping sets Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 05:53:45 coreyh pg_ctl start may return 0 even if the postmaster has been already started on Windows Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 05:53:42 coreyh Set log_lock_waits=on by default Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 05:53:29 coreyh pg_stat_logmsg 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 04:46:53 coreyh Add CANONICAL option to xmlserialize 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:15:22 coreyh Support a wildcard in backtrace_functions Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:15:09 coreyh Add new protocol message to change GUCs to be able to change protocol extension parameters Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:13:53 coreyh New [relation] options engine Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:13:47 coreyh shared detoast datum Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:13:40 coreyh Avoid unnecessary PlaceHolderVars for simple Vars Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:13:34 coreyh Sequence Access Methods, round two 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:13:01 coreyh Add the page header to each SLRU page. Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:05:23 coreyh Implement row pattern recognition feature Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:04:44 coreyh Flush disk write caches by default on macOS and Windows Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 02:04:40 coreyh Add last_commit_lsn to pg_stat_database 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 02:04:16 coreyh Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:59:09 coreyh Doc limitations update proposal: include out-of-line OID usage per TOAST-ed columns 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:39 coreyh Unlinking Parallel Hash Join inner batch files sooner Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:58:33 coreyh Network failure may prevent promotion 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:57:40 coreyh Retiring is_pushed_down Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:57:36 coreyh Extract numeric field in JSONB more effectively Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:56:09 coreyh Logging parallel worker draught Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:56:00 coreyh Teach predtest about IS [NOT] <boolean> proofs Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:55:45 coreyh Opportunistically pruning page before insert Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:55:42 coreyh Separate memory contexts for relcache and catcache Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:55:31 coreyh COPY TO json Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:55:27 coreyh pgbench: allow to cancel queries during benchmark Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:55:22 coreyh Various small unrelated doc patches: plpgsql, schemas, permissions, oidvector Closed in commitfest 2024-07 with status: Moved to next CF
2024-08-01 01:55:18 coreyh Logging plan of the currently running query Closed in commitfest 2024-07 with status: Moved to next CF