=== Applying patches on top of PostgreSQL commit ID 213f0079b3415ad8f5f0a62d119ed1f0a448ad8f === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Mar 13 05:29:26 UTC 2026 === expanding ./v20260311_SQL_PGQ.tar.gz x v20260311-0003-Ignore-ecpg-output-files-in-git.patch x v20260311-0001-WIP-SQL-Property-Graph-Queries-SQL-PGQ.patch x v20260311-0005-Support-all-properties-reference-in-COLUMN.patch x v20260311-0002-Simplify-property-not-found-error-message.patch x v20260311-0004-Error-message-for-all-properties-reference.patch === expanding ./v20260311_SQL_PGQ.tar.gz On branch cf/4904 nothing to commit, working tree clean === using 'git am' to apply patch ./v20260311-0001-WIP-SQL-Property-Graph-Queries-SQL-PGQ.patch === Applying: WIP: SQL Property Graph Queries (SQL/PGQ) Using index info to reconstruct a base tree... M src/backend/commands/tablecmds.c M src/backend/optimizer/path/allpaths.c M src/backend/optimizer/prep/prepjointree.c M src/backend/parser/parse_expr.c M src/backend/rewrite/rewriteHandler.c M src/backend/utils/adt/ruleutils.c M src/backend/utils/cache/lsyscache.c M src/include/utils/lsyscache.h 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/include/utils/lsyscache.h Auto-merging src/backend/utils/cache/lsyscache.c Auto-merging src/backend/utils/adt/ruleutils.c Auto-merging src/backend/rewrite/rewriteHandler.c Auto-merging src/backend/parser/parse_expr.c Auto-merging src/backend/optimizer/prep/prepjointree.c Auto-merging src/backend/optimizer/path/allpaths.c Auto-merging src/backend/commands/tablecmds.c === using 'git am' to apply patch ./v20260311-0002-Simplify-property-not-found-error-message.patch === Applying: Simplify property not found error message === using 'git am' to apply patch ./v20260311-0003-Ignore-ecpg-output-files-in-git.patch === Applying: Ignore ecpg output files in git === using 'git am' to apply patch ./v20260311-0004-Error-message-for-all-properties-reference.patch === Applying: Error message for all properties reference === using 'git am' to apply patch ./v20260311-0005-Support-all-properties-reference-in-COLUMN.patch === Applying: Support all properties reference in COLUMNs list of a GraphTableRef