=== Applying patches on top of PostgreSQL commit ID e05a24c2d4eab3dd76741dc6e6c18bb0584771c5 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Feb 3 06:29:29 UTC 2026 On branch cf/6431 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-Stable-tupDesc_identifier.patch === Applying: Stable tupDesc_identifier. Using index info to reconstruct a base tree... M src/backend/utils/cache/typcache.c Falling back to patching base and 3-way merge... Auto-merging src/backend/utils/cache/typcache.c CONFLICT (content): Merge conflict in src/backend/utils/cache/typcache.c error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Stable tupDesc_identifier. 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". Unstaged changes after reset: M src/backend/utils/cache/typcache.c === using patch(1) to apply patch ./0001-Stable-tupDesc_identifier.patch === patching file src/backend/utils/cache/typcache.c Hunk #2 succeeded at 307 (offset 19 lines). Hunk #3 succeeded at 356 with fuzz 2 (offset 21 lines). Hunk #4 succeeded at 1060 (offset 89 lines). Hunk #5 succeeded at 1912 (offset 88 lines). [cf/6431 8e3a32940ef] Stable tupDesc_identifier. Author: Vaibhave Sekar Date: Sun Jan 25 10:34:46 2026 +0000 1 file changed, 104 insertions(+), 7 deletions(-) === using 'git am' to apply patch ./0002-Fix-tests.patch === fatal: previous rebase directory .git/rebase-apply still exists but mbox given. === using patch(1) to apply patch ./0002-Fix-tests.patch === patching file src/test/regress/expected/portals.out patching file src/test/regress/expected/rowtypes.out patching file src/test/regress/sql/portals.sql [cf/6431 a087fa533e5] Fix tests. Author: Vaibhave Sekar Date: Sun Jan 25 10:34:55 2026 +0000 3 files changed, 35 insertions(+), 5 deletions(-)