PostgreSQL Patch Tester

Current commitfest | Next commitfest | Draft commitfest | FAQ | Statistics | Highlights

Here lives an experimental bot that converts email threads that are registered in the Commitfest system into branches on Github, collates test results from Cirrus CI, and posts the results to the Commitfest system. Key: or = new/recently changed, or = stable, needs rebase but previous build was successful, = working.

News: This page is no longer the best place to see Commitfest CI results. Please check the Commitfest system itself.

News: The empty circles are paused CI tasks for other OSes that may be enabled soon...

Ready for Committer

57/4237 Add XMLCanonicalize function Jim Jones   D H           
57/5086 Document NULL Concepts and Behaviors David Johnston    D H           
57/6223 postgresql.conf.sample tab width Nathan Bossart   D H           

Needs review

57/6225 Add memory usage reporting to VACUUM VERBOSE Tatsuya Kawata   D H           
57/6215 Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi   D H           
57/6166 Add pg_get_role_ddl() functions for role recreation Mario Gonzalez, Bryan Green    D H           
57/6208 Add pg_get_subscription_ddl() function Vaibhav Dalvi   D H           
57/6203 Add pretty formatting to pg_get_triggerdef Phil Alger   D H           
57/6214 Add support for COPY TO in tablesync for partitioned tables. Ajin Cherian   D H           
57/6116 Add Windows support for backtrace_functions (MSVC only) Bryan Green   D H           
57/6202 ago(interval) → timestamptz Florents Tselai   D H           
57/6146 Alow ALTER COLUMN TYPE when dependent generated column has SET EXPRESSION Chao Li   D H           
57/6209 Avoid overflow (src/backend/utils/adt/formatting.c) Ranier Vilela    D H           
57/6227 backend/nodes cleanup: Move loop variables definitions into for statement Chao Li  D H
57/6043 Checkpointer write combining Melanie Plageman   D H           
57/5919 Eagerly evict bulkwrite strategy ring Melanie Plageman    D H           
57/5841 Eliminate xl_heap_visible to reduce vacuum and COPY FREEZE WAL volume Melanie Plageman   D H           
57/6222 enhance wraparound warnings Nathan Bossart    D H           
57/5811 Expose internal MultiXact member count function for efficient monitoring Naga Appani   D H           
57/6206 Fix fragile walreceiver test. Bryan Green   D H           
57/6201 Fix orphaned backend processes on Windows using Job Objects Bryan Green   D H           
57/6207 Fix socket handle inheritance on Windows Bryan Green    D H           
57/6226 gen_guc_tables.pl: Validate required GUC fields before code generation Chao Li  D H
57/6224 Give Plugins control at the end of CHECKPOINT to store their state Andrei Lepikhov, Asif Rehman   D H           
57/6218 implement GRANT/REVOKE ... GRANTED BY Nathan Bossart   D H           
57/4681 Make COPY format extendable: Extract COPY TO format implementations Kouhei Sutou   D H           
57/6056 meson: Fix libpq search order Thomas Munro   D H           
57/6210 Move instrumentation structs Mario Gonzalez    D H           
57/6197 O_CLOEXEC not honored on Windows - handle inheritance chain Bryan Green   D H           
57/6219 pg_dump flag for dumping tables data in multiple chunks, for huge tables can oft... Hannu Krosing   D H           
57/6212 pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Florin Irion, Tim Waizenegger   D H           
57/6220 psql: add \dcs to list all constraints Tatsuro Yamada   D H           
57/6216 Reduce unnecessary locking of pruned partitions when reusing cached plans Amit Langote   D H           
57/6221 Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd   D H           
57/5214 SQL:2023 JSON simplified accessor support Alexandra Wang   D H           
57/6217 tuple radix sort John Naylor   D H           
57/6204 Windows relation extension failure at 2GB and 4GB Bryan Green   D H           
57/6205 Write Notifications Through WAL Rishu Bagga   D H           

Waiting on Author

57/4573 pg_ctl start may return 0 even if the postmaster has been already started on Win... Kyotaro Horiguchi   D H