Commitfest activity

Time User Patch Activity
2024-05-01 12:32:16 rhaas Support a wildcard in backtrace_functions New status: Needs review
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-21 07:02:37 petere Network failure may prevent promotion Changed authors to Kyotaro Horiguchi (horiguti)
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-15 06:08:44 wenyi Mark expressions nullable by grouping sets Removed wenyi from reviewers
2024-04-15 06:08:34 wenyi Mark expressions nullable by grouping sets Added wenyi as reviewer
2024-04-15 00:33:11 wenyi psql: Rethinking of \du command New status: Waiting on Author
2024-04-14 13:10:41 wenyi Support Right Semi Join Added wenyi as reviewer
2024-04-14 07:47:55 wenyi psql: Rethinking of \du command Posted comment with messageid <171308087575.1152.7535036009650598157.pgcf@coridan.postgresql.org>
2024-04-12 19:52:02 bossartn autovectorize page checksum code included elsewhere Closed in commitfest 2024-07 with status: Withdrawn
2024-04-12 11:06:10 x4m Replace a large number of OR clauses with ANY expression Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-12 11:06:05 x4m Replace a large number of OR clauses with ANY expression New status: Needs review
2024-04-11 16:46:27 bossartn SET ROLE documentation improvement Closed in commitfest 2024-07 with status: Committed
2024-04-11 14:03:50 bossartn SET ROLE documentation improvement Changed authors to Nathan Bossart (bossartn), Yurii Rashkovskii (yrashk)
2024-04-11 01:33:23 michael-kun SET ROLE documentation improvement Closed in commitfest 2024-03 with status: Moved to next CF
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-10 19:14:07 x4m SET ROLE documentation improvement 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:50:43 x4m pg_ctl start may return 0 even if the postmaster has been already started on Windows New status: Needs review
2024-04-09 08:49:36 x4m Add pg_get_owned_sequence function Closed in commitfest 2024-07 with status: Returned with feedback
2024-04-09 08:48:20 x4m Force the old transactions logs cleanup even if checkpoint is skipped Closed in commitfest 2024-07 with status: Returned with feedback
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 08:03:32 x4m Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid Closed in commitfest 2024-07 with status: Returned with feedback
2024-04-09 07:09:49 x4m Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s) Closed in commitfest 2024-03 with status: Moved to next CF
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 07:08:46 x4m Fix COPY FROM...CSV importing \. on a line by itself Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 07:08:42 x4m Fix COPY FROM...CSV importing \. on a line by itself 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:30:29 lepikhov Replace a large number of OR clauses with ANY expression Closed in commitfest 2024-03 with status: Committed
2024-04-09 06:30:29 lepikhov Replace a large number of OR clauses with ANY expression Changed committer to smagen
2024-04-09 06:30:24 x4m Teach predtest about IS [NOT] <boolean> proofs Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:30:08 x4m GUC hashtable optimizations Closed in commitfest 2024-03 with status: Committed
2024-04-09 06:30:08 x4m GUC hashtable optimizations Changed committer to john.naylor
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:27:29 x4m Document that triggers can break foreign key constraints Changed targetversion to None
2024-04-09 06:27:23 x4m Document that triggers can break foreign key constraints Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:27:19 x4m Document that triggers can break foreign key constraints New status: Waiting on Author
2024-04-09 06:25:35 x4m Simplify documentation related to Windows builds 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:54 x4m COPY TO json Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:23:48 x4m COPY TO json Changed targetversion to None
2024-04-09 06:23:36 x4m Extract numeric field in JSONB more effectively Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:23:32 x4m Extract numeric field in JSONB more effectively Changed targetversion to None
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:23:08 x4m RETURNING OLD/NEW values Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:22:33 x4m Implement row pattern recognition feature Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:22:28 x4m Implement row pattern recognition feature Changed targetversion to None
2024-04-09 06:22:11 x4m Add pg_wait_for_lockers() function Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:22:06 x4m Add pg_wait_for_lockers() function 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:56 x4m Support a wildcard in backtrace_functions Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:18:51 x4m Support a wildcard in backtrace_functions Changed targetversion to None
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:18:34 x4m Make COPY format extendable: Extract COPY TO format implementations Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:18:10 x4m Add the page header to each SLRU page. Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:18:07 x4m Add the page header to each SLRU page. Changed targetversion to None
2024-04-09 06:18:00 x4m Support run-time partition pruning for hash join Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:17:54 x4m pg_tracing Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:17:43 x4m psql: Rethinking of \du command Closed in commitfest 2024-03 with status: Moved to next CF
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:39 x4m shared detoast datum Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:16:27 x4m Flush disk write caches by default on macOS and Windows 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:15:24 x4m nbtree: downlink right separator/HIKEY optimization Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 06:15:11 x4m Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block 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:53 x4m CREATE SUBSCRIPTION ... SERVER Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 15:00:47 x4m CREATE SUBSCRIPTION ... SERVER Changed targetversion to None
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
2024-04-08 14:59:05 x4m Permute underscore separated components of columns before fuzzy matching Changed targetversion to None
2024-04-08 14:58:30 x4m nbtree: implement dynamic prefix truncation Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 14:57:56 x4m Union Replacement of OR logic Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 14:57:42 x4m Add SQL syntax check Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 14:57:27 x4m Unlinking Parallel Hash Join inner batch files sooner Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 14:56:02 x4m Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-08 14:35:44 x4m Add CANONICAL option to xmlserialize Changed targetversion to None
2024-04-08 14:35:23 x4m Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid Changed targetversion to None
2024-04-08 14:35:16 x4m Sequence Access Methods, round two Changed targetversion to None
2024-04-08 14:35:02 x4m Mark search_path as GUC_REPORT Changed targetversion to None
2024-04-08 14:33:36 x4m Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING Changed targetversion to None
2024-04-08 14:33:28 x4m Support prepared statement invalidation when result or argument types change Changed targetversion to None