=== Applying patches on top of PostgreSQL commit ID d6bf0ab1704c62f94875d25dd71c4baa1feac5be === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Aug 12 12:51:27 UTC 2026 On branch cf/6440 nothing to commit, working tree clean === using 'git am' to apply patch ./v13-0001-tablecmds-preserve-partition-index-names-during-.patch === Applying: tablecmds: preserve partition index names during ALTER TYPE === using 'git am' to apply patch ./v13-0002-tablecmds-preserve-replica-identity-and-cluster-.patch === Applying: tablecmds: preserve replica identity and cluster on partition indexes during ALTER TYPE error: sha1 information is lacking or useless (src/backend/commands/tablecmds.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 tablecmds: preserve replica identity and cluster on partition indexes during ALTER TYPE 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 ./v13-0002-tablecmds-preserve-replica-identity-and-cluster-.patch === patching file src/backend/commands/tablecmds.c Hunk #1 succeeded at 207 with fuzz 1. Hunk #2 succeeded at 15811 (offset 10 lines). Hunk #3 succeeded at 16013 (offset 10 lines). Hunk #4 succeeded at 16026 (offset 10 lines). Hunk #5 succeeded at 16098 (offset 10 lines). Hunk #6 succeeded at 16147 (offset 10 lines). Hunk #7 succeeded at 16341 (offset 26 lines). patching file src/test/regress/expected/alter_table.out patching file src/test/regress/expected/replica_identity.out patching file src/test/regress/sql/alter_table.sql Hunk #1 succeeded at 3130 (offset 2 lines). patching file src/test/regress/sql/replica_identity.sql [cf/6440 2f574c9f5f9] tablecmds: preserve replica identity and cluster on partition indexes during ALTER TYPE Author: Chao Li (Evan) Date: Wed Jul 29 10:41:35 2026 +0800 5 files changed, 335 insertions(+), 65 deletions(-)