Commitfest activity

Time User Patch Activity
2025-01-16 15:23:01 deanr RETURNING OLD/NEW values Closed in commitfest 2025-01 with status: Committed
2025-01-16 15:23:01 deanr RETURNING OLD/NEW values Changed committer to deanr
2025-01-16 01:40:36 davidrowley Make tuple deformation faster Closed in commitfest 2025-01 with status: Committed
2025-01-16 01:40:36 davidrowley Make tuple deformation faster Changed committer to davidrowley
2025-01-13 04:05:31 ashutoshbapat apply_scanjoin_target_to_paths and partitionwise join Closed in commitfest 2025-01 with status: Returned with feedback
2025-01-08 18:55:20 xzilla New GUC autovacuum_max_threshold New status: Needs review
2025-01-08 18:36:26 xzilla New GUC autovacuum_max_threshold Closed in commitfest 2025-01 with status: Committed
2025-01-08 18:36:26 xzilla New GUC autovacuum_max_threshold Changed committer to bossartn
2025-01-07 13:11:33 deanr RETURNING OLD/NEW values Changed targetversion to 18
2025-01-07 11:22:39 petere COPY ON_ERROR 'NULL' New status: Needs review
2025-01-07 11:17:11 petere New GUC autovacuum_max_threshold Changed authors to Nathan Bossart (bossartn), Frédéric Yhuel (yhuelf)
2025-01-06 21:02:44 bossartn allow changing autovacuum_max_workers without restarting Closed in commitfest 2025-01 with status: Committed
2025-01-04 08:35:48 joeljacobson Add pg_ownerships and pg_privileges system views Closed in commitfest 2025-01 with status: Withdrawn
2025-01-03 18:09:57 xzilla relfilenode statistics Closed in commitfest 2025-01 with status: Moved to next CF
2025-01-03 02:03:18 john.naylor Sort functions with specialized comparators Added john.naylor as committer
2025-01-02 09:41:42 ashutoshbapat apply_scanjoin_target_to_paths and partitionwise join New status: Needs review
2024-12-27 00:23:10 watari Reducing planning time when tables have many partitions New status: Needs review
2024-12-22 05:41:12 zhjwpku SQL Property Graph Queries (SQL/PGQ) Added zhjwpku as reviewer
2024-12-19 08:00:22 jimus Add XMLCanonicalize function Changed name to Add XMLCanonicalize function
2024-12-18 16:51:46 bossartn CRC32C Parallel Computation Optimization on ARM Removed bossartn from committers
2024-12-18 09:05:33 jeltef Add trim_trailing_whitespace to editorconfig file Changed reviewers to
2024-12-18 07:02:33 john.naylor CRC32C Parallel Computation Optimization on ARM New status: Waiting on Author
2024-12-17 18:15:58 tkorniszuk windows compilation fails when gssapi & openssl are enabled New status: Waiting on Author
2024-12-12 18:11:04 masahikosawada UUID v7 Closed in commitfest 2025-01 with status: Committed
2024-12-12 18:11:04 masahikosawada UUID v7 Changed committer to masahikosawada
2024-12-12 04:13:50 vignesh.postgres Introduce XID age and inactive timeout based replication slot invalidation Added vignesh.postgres as reviewer
2024-12-11 23:56:27 jdavis CREATE DATABASE ... STRICT_UNICODE Closed in commitfest 2025-01 with status: Withdrawn
2024-12-11 19:00:11 nmisch inplace update: send nontransactional invalidations New status: Needs review
2024-12-11 06:58:32 newtpostgrescontributors declarative session variables, LET command Added annotation "VARIABLE object lets you manage session-specific, non-transactional temporary data easily. You [...]" to CAFj8pRDY+m9OOxfO10R7J0PAkCCauM-TweaTrdsrsLGMb1VbEQ@mail.gmail.com
2024-12-11 05:11:17 michael-kun warn if GUC set to an invalid shared library Closed in commitfest 2024-11 with status: Returned with feedback
2024-12-11 05:01:36 michael-kun Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 04:17:48 michael-kun CREATE DATABASE ... STRATEGY=FILE_CLONE Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 04:16:01 michael-kun CREATE DATABASE ... STRICT_UNICODE Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 04:12:04 michael-kun Reduce the log spam by excluding certain SQLSTATEs Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 04:09:46 michael-kun Switching XLog source from archive to streaming when primary available Closed in commitfest 2024-11 with status: Returned with feedback
2024-12-11 04:08:19 michael-kun Detection and resolution of logical replication conflict Closed in commitfest 2024-11 with status: Returned with feedback
2024-12-11 04:07:00 michael-kun BitmapHeapScan table AM violation removal (and use streaming read API) Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:36:13 michael-kun Use XLOG_CONTROL_FILE macro everywhere Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:34:49 michael-kun Serverside SNI for SSL connections Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:34:46 michael-kun Serverside SNI for SSL connections New status: Waiting on Author
2024-12-11 00:33:25 michael-kun add multiple client certificate selection feature Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:32:48 michael-kun New [relation] options engine Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:32:31 michael-kun Change prefetch and read strategies to use range in pg_prewarm Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:28:14 michael-kun Add pg_ownerships and pg_privileges system views Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:28:00 michael-kun Improve EXPLAIN output for multicolumn B-Tree Index Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:27:09 michael-kun Separate memory contexts for relcache and catcache Closed in commitfest 2024-11 with status: Returned with feedback
2024-12-11 00:24:21 michael-kun Add last_commit_lsn to pg_stat_database Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:23:57 michael-kun Logging parallel worker draught Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:22:14 michael-kun Expand applicability of aggregate's sortop optimization Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:22:10 michael-kun Expand applicability of aggregate's sortop optimization New status: Waiting on Author
2024-12-11 00:15:19 michael-kun Doc: Improve hostssl related descriptions and option presentation Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-11 00:15:03 michael-kun Doc: Move and modify standalone hot backups section Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 07:45:18 michael-kun Add local address to log_line_prefix Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 07:44:41 michael-kun date_trunc function in interval version Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 07:41:42 michael-kun Adding comments to help understand psql hidden queries Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 07:41:15 michael-kun functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 07:40:25 michael-kun psql: Rethinking of \du command Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 07:39:55 michael-kun psql meta-command conninfo+ Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 07:10:55 michael-kun apply_scanjoin_target_to_paths and partitionwise join Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 07:10:51 michael-kun apply_scanjoin_target_to_paths and partitionwise join New status: Waiting on Author
2024-12-10 07:10:28 michael-kun inplace update: send nontransactional invalidations Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 07:10:25 michael-kun inplace update: send nontransactional invalidations New status: Waiting on Author
2024-12-10 07:09:50 michael-kun Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 07:09:33 michael-kun windows compilation fails when gssapi & openssl are enabled Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:54:24 michael-kun Make COPY format extendable: Extract COPY TO format implementations Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:54:05 michael-kun Post-special Page Storage TDE support (aka Reserved Page Size) Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:50:50 michael-kun Allow logical decoding to output generated columns Closed in commitfest 2024-11 with status: Returned with feedback
2024-12-10 06:47:29 michael-kun Add the page header to each SLRU page. New status: Needs review
2024-12-10 06:47:24 michael-kun Add the page header to each SLRU page. Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:46:20 michael-kun COPY TO json Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:46:17 michael-kun COPY TO json New status: Needs review
2024-12-10 06:42:45 michael-kun "unexpected duplicate for tablespace" problem in logical replication Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:32:51 michael-kun Network failure may prevent promotion Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:31:50 michael-kun Set log_lock_waits=on by default Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:31:00 michael-kun Add XMLCanonicalize function Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:30:45 michael-kun add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:29:40 michael-kun add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl New status: Waiting on Author
2024-12-10 06:28:57 michael-kun Unlinking Parallel Hash Join inner batch files sooner Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:28:32 michael-kun Convert internals documentation to Markdown Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:28:18 michael-kun Run deferred triggers in the correct security context Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:27:59 michael-kun Fix BackgroundPsql to report error on query timeout rather than calling die Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:27:35 michael-kun data loss bug in initial sync of logical replication Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:25:13 michael-kun WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 06:15:47 michael-kun pg_ctl start may return 0 even if the postmaster has been already started on Windows Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-10 00:12:18 yugo.nagata Extend ALTER DEFAULT PRIVILEGES for large objects Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-09 19:52:12 bossartn Remove dependence on integer wrapping Closed in commitfest 2025-01 with status: Committed
2024-12-09 12:24:02 richardguo Avoid unnecessary PlaceHolderVars for simple Vars Closed in commitfest 2025-01 with status: Committed
2024-12-09 12:24:02 richardguo Avoid unnecessary PlaceHolderVars for simple Vars Changed committer to richardguo
2024-12-09 06:51:29 masahiro.ikeda Track the amount of time waiting due to cost_delay Added masahiro.ikeda as reviewer
2024-12-09 03:53:18 newtpostgrescontributors declarative session variables, LET command Added newtpostgrescontributors as reviewer
2024-12-09 03:52:44 newtpostgrescontributors new plpgsql.extra_errors check - strict_expr_check Added newtpostgrescontributors as reviewer
2024-12-08 15:54:00 dsteele Return pg_control from pg_backup_stop(). Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-08 06:41:25 reshke Incremental Sort Cost Estimation Instability Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-08 06:41:02 reshke New GUC autovacuum_max_threshold Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-08 05:59:16 reshke CREATE SUBSCRIPTION ... SERVER Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-07 05:35:21 reshke Use WALReadFromBuffers in more places Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-06 04:01:44 bossartn Remove dependence on integer wrapping Changed authors to Nathan Bossart (bossartn), Joseph Koshakow (jkoshakow), Matthew Kim (friendlymatthew)
2024-12-06 01:00:45 jkoshakow Remove dependence on integer wrapping Changed authors to Joseph Koshakow (jkoshakow), Matthew Kim (friendlymatthew)
2024-12-05 22:57:11 bossartn Remove dependence on integer wrapping New status: Ready for Committer
2024-12-05 16:56:36 reshke Avoid orphaned objects dependencies, take 3 Closed in commitfest 2024-11 with status: Moved to next CF