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 a Github Actions workflow, 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, and may be replaced with cfbot health information. Please check the Commitfest system itself for CI results.

News: Since moving from Cirrus CI to Github Actions on 2026-06-01, cfbot has temporarily lost the ability to analyse logs ("Highlights") and test results, but it will return... The CI itself has also lost support for FreeBSD, NetBSD and OpenBSD, which Github Actions doesn't support directly, but we're looking into that...

Ready for Committer

59/6215 Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi    D H           
59/6135 Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi   D H            

Needs review

59/6837 Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Akshay Joshi   D H