=== Applying patches on top of PostgreSQL commit ID 23792d7381583d04c4bbd0a8507566401ec013d3 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Nov 16 21:34:22 UTC 2025 On branch cf/5083 nothing to commit, working tree clean === using 'git am' to apply patch ./v3-0001-Move-some-things-outside-of-inline_set_returning_.patch === Applying: Move some things outside of inline_set_returning_function. === using 'git am' to apply patch ./v3-0002-Add-SupportRequestInlineSRF.patch === Applying: Add SupportRequestInlineSRF error: sha1 information is lacking or useless (src/backend/optimizer/util/clauses.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Add SupportRequestInlineSRF 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 ./v3-0002-Add-SupportRequestInlineSRF.patch === patching file doc/src/sgml/xfunc.sgml Hunk #1 succeeded at 4159 (offset -7 lines). patching file src/backend/optimizer/util/clauses.c Hunk #1 succeeded at 5148 (offset 3 lines). Hunk #2 succeeded at 5354 (offset 3 lines). Hunk #3 succeeded at 5385 (offset 3 lines). Hunk #4 succeeded at 5473 (offset 3 lines). patching file src/include/nodes/supportnodes.h Hunk #1 succeeded at 33 with fuzz 1. patching file src/test/regress/expected/misc_functions.out Hunk #1 succeeded at 632 (offset 31 lines). Hunk #2 succeeded at 813 (offset 31 lines). patching file src/test/regress/regress.c patching file src/test/regress/sql/misc_functions.sql Hunk #1 succeeded at 259 (offset 11 lines). Hunk #2 succeeded at 366 (offset 11 lines). patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 2913 (offset 13 lines). [cf/5083 c013b1aae0e] Add SupportRequestInlineSRF Author: Paul A. Jungwirth Date: Tue Jun 24 21:30:02 2025 -0700 7 files changed, 605 insertions(+), 6 deletions(-)