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

59/6392 ALTER TABLE: notice when actions do not recurse to partitions Chao Li    D H           
59/6534 amcheck: fix bug of missing corruption in allequalimage validation Chao Li    D H           
59/6379 docs: clarify ALTER TABLE behavior on partitioned tables Chao Li    D H           
59/6613 heapam_tuple_complete_speculative : remove unnecessary tuple fetch Chao Li    D H           
59/6594 tupdesc: simplify assert in equalTupleDescs() Chao Li    D H           

Needs review

59/6633 Add condition variable support to WaitEventSetWait() Chao Li    D H           
59/6740 Adjust pg_stat_get_lock() prorows to match lock types Chao Li    D H           
59/6439 ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling Chao Li    D H           
59/6757 Avoid unnecessary StringInfo allocation in tablesync COPY buffer Chao Li    D H           
59/6707 Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Chao Li    D H           
59/6621 Bug: wrong relname in RemoveSubscriptionRel() error detail Chao Li    D H           
59/6745 COPY JSON: use trailing commas in FORCE_ARRAY output Chao Li    D H           
59/6744 COPY: validate option presence rather than option values Chao Li    D H           
59/6595 elog: clarify usage and style of error reporting functions Chao Li    D H           
59/6774 Fix bug of COPY (on_error set_null) Chao Li    D H           
59/6746 Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables Chao Li    D H           
59/6766 Fix SPLIT PARTITION bound-overlap bug and other improvements Chao Li    D H           
59/6402 nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() Chao Li    D H           
59/6692 repack: clarify final phase of concurrent mode in file header comment Chao Li    D H           
59/6440 tablecmds: fix bug where index rebuild loses replica identity on partitions Chao Li    D H           
59/6442 tablecmds: fix Deadlock caused by Attach Partition Chao Li   D H