PostgreSQL Patch Tester

Current commitfest | Next commitfest | FAQ | Statistics | Highlights

Highlight type: all assertion compiler core linker panic regress sanitizer tap test

Time range: current 7-day 30-day 90-day

This robot generates gigabytes of CI logs every week. Here is an attempt to search for "highlights", so it's easier to find actionable information quickly. New ideas for what patterns to search for are very welcome. "Current" shows only the most recent results from each submission. The wider time ranges also show information about historical versions, which may be useful for flapping tests, and also for hunting for bugs in master.

53/5664 Fix slot synchronization with two_phase decoding enabled
FreeBSD - Meson
assertion
TRAP: failed Assert("slot->data.two_phase_at <= slot->data.confirmed_flush"), File: "../src/backend/replication/logical/...
Linux - Debian Bookworm - Autoconf
assertion
TRAP: failed Assert("slot->data.two_phase_at <= slot->data.confirmed_flush"), File: "slotsync.c", Line: 311, PID: 62660
Linux - Debian Bookworm - Meson
assertion
TRAP: failed Assert("slot->data.two_phase_at <= slot->data.confirmed_flush"), File: "../src/backend/replication/logical/...
macOS - Sonoma - Meson
assertion
TRAP: failed Assert("slot->data.two_phase_at <= slot->data.confirmed_flush"), File: "../src/backend/replication/logical/...
53/4971 [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots
FreeBSD - Meson
assertion
TRAP: failed Assert("!TransactionIdIsValid(MyProc->xmin)"), File: "../src/backend/catalog/index.c", Line: 1705, PID: 495...