=== Applying patches on top of PostgreSQL commit ID 39f67d9b554fcd6dfb6c4f02a4af757eecd1fecf === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Wed Sep 17 02:22:21 UTC 2025 === expanding ./SQL_PGQ_20250807.zip Archive: ./SQL_PGQ_20250807.zip creating: 20250807/ extracting: 20250807/0001-WIP-SQL-Property-Graph-Queries-SQL-PGQ-20250807.patch extracting: 20250807/0002-Support-some-more-GRAPH_TABLE-constructs-20250807.patch extracting: 20250807/0003-Access-permissions-on-property-graph-20250807.patch extracting: 20250807/0004-Property-collation-and-edge-vertex-link-sup-20250807.patch extracting: 20250807/0005-A-bunch-of-small-fixes-20250807.patch extracting: 20250807/0006-Handle-RTE_GRAPH_TABLE-in-more-places-20250807.patch extracting: 20250807/0007-Property-graphs-in-pg_overexplain-20250807.patch extracting: 20250807/0008-Document-fixes-20250807.patch extracting: 20250807/0009-d-variants-for-property-graphs-20250807.patch extracting: 20250807/0010-getObjectIdentityParts-for-property-graph-e-20250807.patch extracting: 20250807/0011-Prepared-statements-and-property-graph-tabl-20250807.patch extracting: 20250807/0012-Test-interaction-of-RLS-and-property-graph-20250807.patch extracting: 20250807/0013-Test-RLS-and-property-graphs-with-other-fea-20250807.patch === expanding ./sql_pgq_one_patch_20250807.zip Archive: ./sql_pgq_one_patch_20250807.zip extracting: sql_pgq_one_patch_20250807.diff On branch cf/4904 nothing to commit, working tree clean === using 'git am' to apply patch ./20250807/0001-WIP-SQL-Property-Graph-Queries-SQL-PGQ-20250807.patch === Applying: WIP: SQL Property Graph Queries (SQL/PGQ) Using index info to reconstruct a base tree... M doc/src/sgml/catalogs.sgml M doc/src/sgml/func/func-info.sgml M doc/src/sgml/ref/psql-ref.sgml M src/backend/catalog/aclchk.c M src/backend/catalog/objectaddress.c M src/backend/commands/alter.c M src/backend/commands/event_trigger.c M src/backend/commands/tablecmds.c M src/backend/executor/execMain.c M src/backend/nodes/readfuncs.c M src/backend/parser/analyze.c M src/backend/parser/gram.y M src/backend/parser/parse_expr.c M src/backend/parser/parse_func.c M src/backend/parser/parse_target.c M src/backend/tcop/utility.c M src/backend/utils/adt/ruleutils.c M src/backend/utils/cache/lsyscache.c M src/bin/pg_dump/pg_backup_archiver.c M src/bin/pg_dump/pg_dump.c M src/bin/pg_dump/t/002_pg_dump.pl M src/bin/psql/command.c M src/bin/psql/describe.c M src/bin/psql/help.c M src/bin/psql/tab-complete.in.c M src/include/catalog/pg_proc.dat 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/include/catalog/pg_proc.dat Auto-merging src/bin/psql/tab-complete.in.c Auto-merging src/bin/psql/help.c Auto-merging src/bin/psql/describe.c Auto-merging src/bin/psql/command.c Auto-merging src/bin/pg_dump/t/002_pg_dump.pl Auto-merging src/bin/pg_dump/pg_dump.c Auto-merging src/bin/pg_dump/pg_backup_archiver.c Auto-merging src/backend/utils/cache/lsyscache.c Auto-merging src/backend/utils/adt/ruleutils.c Auto-merging src/backend/tcop/utility.c Auto-merging src/backend/parser/parse_target.c Auto-merging src/backend/parser/parse_func.c Auto-merging src/backend/parser/parse_expr.c Auto-merging src/backend/parser/gram.y Auto-merging src/backend/parser/analyze.c Auto-merging src/backend/nodes/readfuncs.c Auto-merging src/backend/executor/execMain.c Auto-merging src/backend/commands/tablecmds.c Auto-merging src/backend/commands/event_trigger.c Auto-merging src/backend/commands/alter.c Auto-merging src/backend/catalog/objectaddress.c Auto-merging src/backend/catalog/aclchk.c Auto-merging doc/src/sgml/ref/psql-ref.sgml Auto-merging doc/src/sgml/func/func-info.sgml Auto-merging doc/src/sgml/catalogs.sgml === using 'git am' to apply patch ./20250807/0002-Support-some-more-GRAPH_TABLE-constructs-20250807.patch === Applying: Support some more GRAPH_TABLE constructs === using 'git am' to apply patch ./20250807/0003-Access-permissions-on-property-graph-20250807.patch === Applying: Access permissions on property graph === using 'git am' to apply patch ./20250807/0004-Property-collation-and-edge-vertex-link-sup-20250807.patch === Applying: Property collation and edge-vertex link support === using 'git am' to apply patch ./20250807/0005-A-bunch-of-small-fixes-20250807.patch === Applying: A bunch of small fixes === using 'git am' to apply patch ./20250807/0006-Handle-RTE_GRAPH_TABLE-in-more-places-20250807.patch === Applying: Handle RTE_GRAPH_TABLE in more places === using 'git am' to apply patch ./20250807/0007-Property-graphs-in-pg_overexplain-20250807.patch === Applying: Property graphs in pg_overexplain === using 'git am' to apply patch ./20250807/0008-Document-fixes-20250807.patch === Applying: Document fixes === using 'git am' to apply patch ./20250807/0009-d-variants-for-property-graphs-20250807.patch === Applying: \d variants for property graphs === using 'git am' to apply patch ./20250807/0010-getObjectIdentityParts-for-property-graph-e-20250807.patch === Applying: getObjectIdentityParts() for property graph elements, labels and properties === using 'git am' to apply patch ./20250807/0011-Prepared-statements-and-property-graph-tabl-20250807.patch === Applying: Prepared statements and property graph table === using 'git am' to apply patch ./20250807/0012-Test-interaction-of-RLS-and-property-graph-20250807.patch === Applying: Test interaction of RLS and property graph === using 'git am' to apply patch ./20250807/0013-Test-RLS-and-property-graphs-with-other-fea-20250807.patch === Applying: Test RLS and property graphs with other features like ... error: sha1 information is lacking or useless (src/test/regress/expected/rowsecurity.out). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Test RLS and property graphs with other features like ... 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 ./20250807/0013-Test-RLS-and-property-graphs-with-other-fea-20250807.patch === patching file src/test/regress/expected/rowsecurity.out Hunk #87 FAILED at 6437. Hunk #88 succeeded at 6729 (offset 71 lines). Hunk #89 succeeded at 6758 (offset 71 lines). 1 out of 89 hunks FAILED -- saving rejects to file src/test/regress/expected/rowsecurity.out.rej patching file src/test/regress/sql/rowsecurity.sql Hunk #47 FAILED at 2504. 1 out of 47 hunks FAILED -- saving rejects to file src/test/regress/sql/rowsecurity.sql.rej Unstaged changes after reset: M src/test/regress/expected/rowsecurity.out M src/test/regress/sql/rowsecurity.sql Removing src/test/regress/expected/rowsecurity.out.rej Removing src/test/regress/sql/rowsecurity.sql.rej === using 'git apply' to apply patch ./20250807/0013-Test-RLS-and-property-graphs-with-other-fea-20250807.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/regress/expected/rowsecurity.out:5087 error: src/test/regress/expected/rowsecurity.out: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/regress/sql/rowsecurity.sql:2303 error: src/test/regress/sql/rowsecurity.sql: patch does not apply