=== Applying patches on top of PostgreSQL commit ID 5142f0093e648d1a32fdcc7c835d17fa103e1239 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Mon Apr 20 02:59:41 UTC 2026 On branch cf/1608 nothing to commit, working tree clean === using 'git am' to apply patch ./v20260403-2-0001-CREATE-VARIABLE-DROP-VARIABLE.patch === Applying: CREATE VARIABLE, DROP VARIABLE Using index info to reconstruct a base tree... M doc/src/sgml/glossary.sgml M src/backend/commands/Makefile M src/backend/commands/meson.build M src/backend/parser/gram.y M src/backend/tcop/utility.c M src/bin/psql/tab-complete.in.c M src/test/regress/parallel_schedule M src/tools/pgindent/typedefs.list Falling back to patching base and 3-way merge... Auto-merging src/tools/pgindent/typedefs.list Auto-merging src/test/regress/parallel_schedule Auto-merging src/bin/psql/tab-complete.in.c Auto-merging src/backend/tcop/utility.c Auto-merging src/backend/parser/gram.y Auto-merging src/backend/commands/meson.build Auto-merging src/backend/commands/Makefile Auto-merging doc/src/sgml/glossary.sgml === using 'git am' to apply patch ./v20260403-2-0002-parsing-session-variable-fences.patch === Applying: parsing session variable fences === using 'git am' to apply patch ./v20260403-2-0003-collect-session-variables-used-in-plan-and-assign-pa.patch === Applying: collect session variables used in plan and assign paramid === using 'git am' to apply patch ./v20260403-2-0004-fill-an-auxiliary-buffer-with-values-of-session-vari.patch === Applying: fill an auxiliary buffer with values of session variables used in query === using 'git am' to apply patch ./v20260403-2-0005-svariableReceiver.patch === Applying: svariableReceiver === using 'git am' to apply patch ./v20260403-2-0006-LET-command-assign-a-result-of-expression-to-the-ses.patch === Applying: LET command - assign a result of expression to the session variable === using 'git am' to apply patch ./v20260403-2-0007-DISCARD-TEMP.patch === Applying: DISCARD TEMP === using 'git am' to apply patch ./v20260403-2-0008-support-CREATE-IF-NOT-EXISTS-and-DROP-IF-EXISTS.patch === Applying: support CREATE IF NOT EXISTS and DROP IF EXISTS === using 'git am' to apply patch ./v20260403-2-0009-use-names-of-currently-used-temp-variables-for-tab-c.patch === Applying: use names of currently used temp variables for tab complete of DROP VARIABLE, LET and VARIABLE() === using 'git am' to apply patch ./v20260403-2-0010-transactional-DDL-CREATE-VARIABLE-DROP-VARIABLE.patch === Applying: transactional DDL - CREATE VARIABLE, DROP VARIABLE === using 'git am' to apply patch ./v20260403-2-0011-subtransaction-support-for-session-variables-DDL-CRE.patch === Applying: subtransaction support for session variables DDL (CREATE, DROP)