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

55/5405 Add 'make check-tests' behavior to the meson based builds Nazir Bilal Yavuz   D H           
55/5872 Add prompt option to display read-only and read/write states in psql Jim Jones   D H           
55/4237 Add XMLCanonicalize function Jim Jones   D H           
55/5431 Add XMLDocument (SQL/XML X030) Jim Jones   D H           
55/5456 Add XMLNamespaces option to XMLElement Pavel Stehule, Jim Jones   D H           
55/5899 Explicitly enable meson features in CI Nazir Bilal Yavuz   D H           
55/5189 Expose the acquired_by parameter to the pg_replication_origin_session_setup func... Doruk Yılmaz   D H           
55/4291 Logging parallel worker draught Benoit Lobréau   D H           
55/5357 New predefined role pg_manage_extensions Michael Banck    D H           
55/5908 Unnecessary delay in streaming replication due to replay lag Sunil S   D H           
55/5522 Windows meson build Kohei Harikae   D H           

Needs review

55/5937 A little cosmetic to convert_VALUES_to_ANY() Tender Wang    D H           
55/5932 Add backup_type to pg_stat_progress_basebackup Shinya Kato   D H           
55/5110 Add XMLCast (SQL/XML X025) Jim Jones   D H           
55/5279 Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) Jim Jones   D H           
55/5893 Adding pg_dump flag for parallel export to pipes Hannu Krosing, Nitin Motiani   D H
55/5896 Adding support for Row Compares to nbtree startikey optimization Peter Geoghegan   D H           
55/5915 ALTER TABLE ... OWNER TO affects permissions too Laurenz Albe   D H           
55/5913 Automatically sizing the IO worker pool Thomas Munro   D H           
55/5936 Avoid unexpected shutdown when sync_replication_slots is enabled. Fujii Masao   D H           
55/5509 Coccinelle for PostgreSQL development Mats Kindahl   D H
55/4766 data loss bug in initial sync of logical replication Tomas Vondra   D H
55/5885 Decouple C++ support in Meson's PGXS from LLVM enablement Tristan Partin    D H           
55/5920 Document AccessExclusive lock behaviour on standbys Anthonin Bonnefoy   D H           
55/5914 Document DSM Registry Florents Tselai   D H           
55/5898 Documenting inlining SQL functions Paul Jungwirth   D H           
55/5725 domain over virtual generated column Jian He    D H           
55/5894 Don't keep closed WAL segment in page cache after replay Anthonin Bonnefoy   D H           
55/5938 Enhancing Memory Context Statistics Reporting Rahila Syed   D H           
55/5939 event trigger support for PL/Python Euler Taveira   D H           
55/5811 Expose internal MultiXact member count function for efficient monitoring Naga Appani    D H           
55/5927 Fix incorrect comment in pg_get_shmem_allocations_numa() Bertrand Drouvot   D H           
55/5199 Fix standby may crash when switching-over in certain special cases pixian shi   D H
55/5906 Generate random dates/times in a specified range damien clochard   D H           
55/5890 GIN tries to form a tuple with a partial compressedList during insertion Arseniy Mukhin   D H           
55/5029 Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state ChangAo Chen   D H
55/5900 Improve error reporting in 027_stream_regress test Nazir Bilal Yavuz   D H           
55/5940 Improve LWLock tranche name visibility across backends Sami Imseih    D H           
55/5093 Incremental Sort Cost Estimation Instability Andrei Lepikhov   D H
55/5903 Invalid pointer access in logical decoding after error vigneshwaran C   D H           
55/5270 jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Florents Tselai   D H           
55/5923 Let plan_cache_mode to be a little less strict Andrei Lepikhov   D H           
55/5623 Make numeric type accessible to third-party code. Ed Behn   D H           
55/5930 Making jsonb_agg() faster Tom Lane   D H           
55/5902 Making pg_rewind faster Justin Kwan, John Hsu   D H           
55/5924 Making type Datum be 8 bytes everywhere Tom Lane   D H           
55/5935 More protocol.h replacements this time into walsender.c Dave Cramer   D H           
55/5907 no table rewrite when set column type to constrained domain Jian He   D H           
55/5912 Optimize LISTEN/NOTIFY Joel Jacobson   D H           
55/5931 Optimize ProcSignal to avoid redundant SIGUSR1 signals Joel Jacobson   D H           
55/5892 parallel safety of correlated subquery (was: parallel_safe) Andy Fan    D H           
55/5895 PG 18 beta1 release notes misses mention of pg_noreturn Steve Chávez   D H
55/5891 pg_restore --no-policies should not restore policies' comment Jian He   D H           
55/4105 pgbench - adding pl/pgsql versions of tests Hannu Krosing   D H           
55/5671 Produce LLVM bitcode files on meson builds Andres Freund, Diego Fronza, Nazir Bilal Yavuz    D H           
55/5901 Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign p... Shirisha V    D H           
55/5594 psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti   D H           
55/5934 Raise C requirement to C11 Peter Eisentraut   D H           
55/5622 Reduce timing overhead of EXPLAIN ANALYZE using rdtsc Andres Freund, Lukas Fittl, David Geier   D H           
55/5921 refactor backend type lists Álvaro Herrera    D H           
55/5889 Refactor bytea_sortsupport(), take two Aleksander Alekseev   D H           
55/5928 Remove freelist and the buffer_strategy_lock Greg Burd   D H           
55/5553 starjoin join order planning Tomas Vondra    D H           
55/5922 update-po for PGXS does not work Álvaro Herrera, Ryo Matsumura    D H           
55/5929 Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov   D H           
55/5012 Vacuum statistics Andrei Lepikhov, Andrei Zubkov, Alena Rybakina   D H           

Waiting on Author

55/5129 Asynchronous MergeAppend Execution Alexander Pyhalov   D H           
55/5099 CREATE OR REPLACE MATERIALIZED VIEW Erik Wienhold   D H           
55/5487 Exists pull-up application with JoinExpr Alena Rybakina    D H           
55/5365 Fix creation of empty .log files during log rotation Arseny Kositsin   D H           
55/5303 Fix for consume_xids advancing XIDs incorrectly Yushi Ogiwara   D H
55/5276 Fix race between WAL flush and InstallXLogFileSegment() Thomas Munro   D H
55/5124 Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() Thomas Munro   D H
55/4884 Fix rare recovery shutdown hang Thomas Munro   D H
55/4573 pg_ctl start may return 0 even if the postmaster has been already started on Win... Kyotaro Horiguchi   D H
55/5105 Prevent incorrect entries in pg_stat_activity. Fujii Masao   D H           
55/5154 psql client does not handle WSAEWOULDBLOCK on Windows   D H           
55/4986 WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Matthias van de Meent    D H