=== Applying patches on top of PostgreSQL commit ID b61a5c4bed7df87120df587731840e51ea7c7525 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sat Aug 23 23:39:18 UTC 2025 On branch cf/5832 nothing to commit, working tree clean === using 'git am' to apply patch ./v1-0001-Change-the-names-generated-for-index-partitions.patch === Applying: Change the names generated for index partitions. Using index info to reconstruct a base tree... M src/backend/commands/indexcmds.c M src/backend/commands/tablecmds.c M src/backend/parser/parse_utilcmd.c M src/bin/pg_dump/t/002_pg_dump.pl M src/test/regress/expected/alter_table.out M src/test/regress/expected/constraints.out M src/test/regress/expected/create_table.out M src/test/regress/expected/indexing.out M src/test/regress/expected/inherit.out M src/test/regress/expected/partition_join.out M src/test/regress/expected/psql.out M src/test/regress/expected/without_overlaps.out M src/test/regress/sql/alter_table.sql M src/test/subscription/t/013_partition.pl M src/test/subscription/t/035_conflicts.pl Falling back to patching base and 3-way merge... Auto-merging src/test/subscription/t/035_conflicts.pl Auto-merging src/test/subscription/t/013_partition.pl Auto-merging src/test/regress/sql/alter_table.sql Auto-merging src/test/regress/expected/without_overlaps.out Auto-merging src/test/regress/expected/psql.out Auto-merging src/test/regress/expected/partition_join.out Auto-merging src/test/regress/expected/inherit.out Auto-merging src/test/regress/expected/indexing.out Auto-merging src/test/regress/expected/create_table.out Auto-merging src/test/regress/expected/constraints.out Auto-merging src/test/regress/expected/alter_table.out Auto-merging src/bin/pg_dump/t/002_pg_dump.pl Auto-merging src/backend/parser/parse_utilcmd.c Auto-merging src/backend/commands/tablecmds.c Auto-merging src/backend/commands/indexcmds.c