=== Applying patches on top of PostgreSQL commit ID 3c19983cc0816001ad849a9f0bcaf2ea8321b93d === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Mar 4 23:51:24 UTC 2026 On branch cf/6224 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-Add-a-hook-for-Checkpoint-processing.patch === Applying: Add a hook for Checkpoint processing. Using index info to reconstruct a base tree... M src/backend/access/transam/xlog.c M src/include/access/xlog.h M src/tools/pgindent/typedefs.list Falling back to patching base and 3-way merge... Auto-merging src/tools/pgindent/typedefs.list Auto-merging src/include/access/xlog.h Auto-merging src/backend/access/transam/xlog.c === using 'git am' to apply patch ./0002-Testing-module.patch === Applying: Testing module Using index info to reconstruct a base tree... M src/test/modules/test_dsm_registry/test_dsm_registry.c Falling back to patching base and 3-way merge... Auto-merging src/test/modules/test_dsm_registry/test_dsm_registry.c