=== Applying patches on top of PostgreSQL commit ID 0131e8fc508ff8e10a6797bfe8043a0b9d34b30b === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Jun 14 23:02:24 UTC 2026 On branch cf/5029 nothing to commit, working tree clean === using 'git am' to apply patch ./v6-0001-Track-transactions-committed-in-BUILDING_SNAPSHOT.patch === Applying: Track transactions committed in BUILDING_SNAPSHOT. Using index info to reconstruct a base tree... M src/backend/replication/logical/decode.c Falling back to patching base and 3-way merge... Auto-merging src/backend/replication/logical/decode.c === using 'git am' to apply patch ./v6-0002-Add-test-case-snapshot_build-for-test_decoding.patch === Applying: Add test case snapshot_build for test_decoding.