=== Applying patches on top of PostgreSQL commit ID ef3c3cf6d021ff9884c513afd850a9fe85cad736 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sat Feb 14 10:23:35 UTC 2026 On branch cf/5941 nothing to commit, working tree clean === using 'git am' to apply patch ./v18-0001-error-safe-for-casting-bytea-to-other-types-per-pg_cast.patch === Applying: error safe for casting bytea to other types per pg_cast === using 'git am' to apply patch ./v18-0002-error-safe-for-casting-bit-varbit-to-other-types-per-pg_cast.patch === Applying: error safe for casting bit/varbit to other types per pg_cast === using 'git am' to apply patch ./v18-0003-error-safe-for-casting-character-to-other-types-per-pg_cast.patch === Applying: error safe for casting character to other types per pg_cast === using 'git am' to apply patch ./v18-0004-error-safe-for-casting-text-to-other-types-per-pg_cast.patch === Applying: error safe for casting text to other types per pg_cast === using 'git am' to apply patch ./v18-0005-error-safe-for-casting-character-varying-to-other-types-per-pg_c.patch === Applying: error safe for casting character varying to other types per pg_cast === using 'git am' to apply patch ./v18-0006-error-safe-for-casting-inet-to-other-types-per-pg_cast.patch === Applying: error safe for casting inet to other types per pg_cast === using 'git am' to apply patch ./v18-0007-error-safe-for-casting-macaddr8-to-other-types-per-pg_cast.patch === Applying: error safe for casting macaddr8 to other types per pg_cast === using 'git am' to apply patch ./v18-0008-error-safe-for-casting-integer-to-other-types-per-pg_cast.patch === Applying: error safe for casting integer to other types per pg_cast === using 'git am' to apply patch ./v18-0009-error-safe-for-casting-bigint-to-other-types-per-pg_cast.patch === Applying: error safe for casting bigint to other types per pg_cast === using 'git am' to apply patch ./v18-0010-error-safe-for-casting-numeric-to-other-types-per-pg_cast.patch === Applying: error safe for casting numeric to other types per pg_cast === using 'git am' to apply patch ./v18-0011-error-safe-for-casting-float4-to-other-types-per-pg_cast.patch === Applying: error safe for casting float4 to other types per pg_cast === using 'git am' to apply patch ./v18-0012-error-safe-for-casting-float8-to-other-types-per-pg_cast.patch === Applying: error safe for casting float8 to other types per pg_cast === using 'git am' to apply patch ./v18-0013-error-safe-for-casting-date-to-other-types-per-pg_cast.patch === Applying: error safe for casting date to other types per pg_cast === using 'git am' to apply patch ./v18-0014-error-safe-for-casting-interval-to-other-types-per-pg_cast.patch === Applying: error safe for casting interval to other types per pg_cast === using 'git am' to apply patch ./v18-0015-error-safe-for-casting-timestamptz-to-other-types-per-pg_cast.patch === Applying: error safe for casting timestamptz to other types per pg_cast === using 'git am' to apply patch ./v18-0016-error-safe-for-casting-timestamp-to-other-types-per-pg_cast.patch === Applying: error safe for casting timestamp to other types per pg_cast === using 'git am' to apply patch ./v18-0017-error-safe-for-casting-jsonb-to-other-types-per-pg_cast.patch === Applying: error safe for casting jsonb to other types per pg_cast === using 'git am' to apply patch ./v18-0018-refactor-float_overflow_error-float_underflow_error-float_zero_d.patch === Applying: refactor float_overflow_error,float_underflow_error,float_zero_divide_error === using 'git am' to apply patch ./v18-0019-introduce-float8-safe-function.patch === Applying: introduce float8 safe function === using 'git am' to apply patch ./v18-0020-refactor-point_dt.patch === Applying: refactor point_dt === using 'git am' to apply patch ./v18-0021-error-safe-for-casting-geometry-data-type.patch === Applying: error safe for casting geometry data type === using 'git am' to apply patch ./v18-0022-CAST-expr-AS-newtype-DEFAULT-expr-ON-CONVERSION-ERROR.patch === Applying: CAST(expr AS newtype DEFAULT expr ON CONVERSION ERROR) === using 'git am' to apply patch ./v18-0023-error-safe-for-user-defined-CREATE-CAST.patch === Applying: error safe for user defined CREATE CAST