=== Applying patches on top of PostgreSQL commit ID 64840e46243a5f672b9e2fcb8d93c63daec4bc9a === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sat Jul 12 01:13:25 UTC 2025 On branch cf/5830 nothing to commit, working tree clean === using 'git am' to apply patch ./v2-0001-Refactor-some-TOAST-value-ID-code-to-use-uint64-i.patch === Applying: Refactor some TOAST value ID code to use uint64 instead of Oid === using 'git am' to apply patch ./v2-0002-Minimize-footprint-of-TOAST_MAX_CHUNK_SIZE-in-hea.patch === Applying: Minimize footprint of TOAST_MAX_CHUNK_SIZE in heap TOAST code === using 'git am' to apply patch ./v2-0003-Refactor-external-TOAST-pointer-code-for-better-p.patch === Applying: Refactor external TOAST pointer code for better pluggability === using 'git am' to apply patch ./v2-0004-Introduce-new-callback-to-get-fresh-TOAST-values.patch === Applying: Introduce new callback to get fresh TOAST values === using 'git am' to apply patch ./v2-0005-Add-catcache-support-for-INT8OID.patch === Applying: Add catcache support for INT8OID === using 'git am' to apply patch ./v2-0006-Add-GUC-default_toast_type.patch === Applying: Add GUC default_toast_type === using 'git am' to apply patch ./v2-0007-Introduce-global-64-bit-TOAST-ID-counter-in-contr.patch === Applying: Introduce global 64-bit TOAST ID counter in control file === using 'git am' to apply patch ./v2-0008-Switch-pg_column_toast_chunk_id-return-value-from.patch === Applying: Switch pg_column_toast_chunk_id() return value from oid to bigint === using 'git am' to apply patch ./v2-0009-Add-support-for-bigint-TOAST-values.patch === Applying: Add support for bigint TOAST values === using 'git am' to apply patch ./v2-0010-Add-tests-for-TOAST-relations-with-bigint-as-valu.patch === Applying: Add tests for TOAST relations with bigint as value type === using 'git am' to apply patch ./v2-0011-Add-support-for-TOAST-table-types-in-pg_dump-and-.patch === Applying: Add support for TOAST table types in pg_dump and pg_restore === using 'git am' to apply patch ./v2-0012-Add-new-vartag_external-for-8-byte-TOAST-values.patch === Applying: Add new vartag_external for 8-byte TOAST values === using 'git am' to apply patch ./v2-0013-amcheck-Add-test-cases-for-8-byte-TOAST-values.patch === Applying: amcheck: Add test cases for 8-byte TOAST values