=== Applying patches on top of PostgreSQL commit ID 1164a822729a496baedfc4068a6c86e247d5934e === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue May 19 11:02:26 UTC 2026 On branch cf/6766 nothing to commit, working tree clean === using 'git am' to apply patch ./v5-0001-Reject-degenerate-SPLIT-PARTITION-with-DEFAULT-pa.patch === Applying: Reject degenerate SPLIT PARTITION with DEFAULT partition error: sha1 information is lacking or useless (src/backend/partitioning/partbounds.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Reject degenerate SPLIT PARTITION with DEFAULT partition When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". === using patch(1) to apply patch ./v5-0001-Reject-degenerate-SPLIT-PARTITION-with-DEFAULT-pa.patch === patching file src/backend/partitioning/partbounds.c Hunk #1 succeeded at 5701 (offset 1 line). Hunk #2 succeeded at 6012 (offset 1 line). patching file src/test/regress/expected/partition_split.out Hunk #1 FAILED at 1188. 1 out of 1 hunk FAILED -- saving rejects to file src/test/regress/expected/partition_split.out.rej patching file src/test/regress/sql/partition_split.sql Hunk #1 succeeded at 834 with fuzz 2. Unstaged changes after reset: M src/backend/partitioning/partbounds.c M src/test/regress/sql/partition_split.sql Removing src/test/regress/expected/partition_split.out.rej === using 'git apply' to apply patch ./v5-0001-Reject-degenerate-SPLIT-PARTITION-with-DEFAULT-pa.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/regress/expected/partition_split.out:1188 error: src/test/regress/expected/partition_split.out: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/regress/sql/partition_split.sql:834 error: src/test/regress/sql/partition_split.sql: patch does not apply