=== Applying patches on top of PostgreSQL commit ID 395b73c045e02bbe5a33c10f57f528a4468a56f4 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Jan 16 10:14:28 UTC 2026 On branch cf/5830 nothing to commit, working tree clean === using 'git am' to apply patch ./v10-0001-Refactor-some-TOAST-value-ID-code-to-use-Oid8-in.patch === Applying: Refactor some TOAST value ID code to use Oid8 instead of Oid === using 'git am' to apply patch ./v10-0002-Minimize-footprint-of-TOAST_MAX_CHUNK_SIZE-in-he.patch === Applying: Minimize footprint of TOAST_MAX_CHUNK_SIZE in heap and amcheck === using 'git am' to apply patch ./v10-0003-Renames-around-varatt_external-varatt_external_o.patch === Applying: Renames around varatt_external->varatt_external_oid === using 'git am' to apply patch ./v10-0004-Refactor-external-TOAST-pointer-code-for-better-.patch === Applying: Refactor external TOAST pointer code for better pluggability === using 'git am' to apply patch ./v10-0005-Move-static-inline-routines-of-varatt_external_o.patch === Applying: Move static inline routines of varatt_external_oid to toast_external.c === using 'git am' to apply patch ./v10-0006-Split-VARATT_EXTERNAL_GET_POINTER-for-indirect-a.patch === Applying: Split VARATT_EXTERNAL_GET_POINTER for indirect and OID TOAST pointers === using 'git am' to apply patch ./v10-0007-Switch-pg_column_toast_chunk_id-return-value-fro.patch === Applying: Switch pg_column_toast_chunk_id() return value from oid to oid8 === using 'git am' to apply patch ./v10-0008-Add-catcache-support-for-OID8OID.patch === Applying: Add catcache support for OID8OID === using 'git am' to apply patch ./v10-0009-Add-support-for-TOAST-chunk_id-type-in-binary-up.patch === Applying: Add support for TOAST chunk_id type in binary upgrades === using 'git am' to apply patch ./v10-0010-Enlarge-OID-generation-to-8-bytes.patch === Applying: Enlarge OID generation to 8 bytes === using 'git am' to apply patch ./v10-0011-Add-relation-option-toast_value_type.patch === Applying: Add relation option toast_value_type === using 'git am' to apply patch ./v10-0012-Add-support-for-oid8-TOAST-values.patch === Applying: Add support for oid8 TOAST values === using 'git am' to apply patch ./v10-0013-Add-tests-for-TOAST-relations-with-bigint-as-val.patch === Applying: Add tests for TOAST relations with bigint as value type === using 'git am' to apply patch ./v10-0014-Add-new-vartag_external-for-8-byte-TOAST-values.patch === Applying: Add new vartag_external for 8-byte TOAST values