=== Applying patches on top of PostgreSQL commit ID ded9754804bcdee60d72cfb0e0aaeda03a2c2f44 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Mar 23 03:36:25 UTC 2026 On branch cf/5444 nothing to commit, working tree clean === using 'git am' to apply patch ./v12-0001-using-indexscan-to-speedup-add-not-null-constraints.patch === Applying: using indexscan to speedup add not null constraints Using index info to reconstruct a base tree... M src/backend/commands/tablecmds.c M src/test/regress/expected/constraints.out M src/test/regress/sql/constraints.sql Falling back to patching base and 3-way merge... Auto-merging src/test/regress/sql/constraints.sql Auto-merging src/test/regress/expected/constraints.out Auto-merging src/backend/commands/tablecmds.c