=== Applying patches on top of PostgreSQL commit ID 7b88529f4363994450bd4cd3c172006a8a77e222 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./0001-WIP-SQL-Property-Graph-Queries-SQL-PGQ-20241105.patch patching file doc/src/sgml/catalogs.sgml Hunk #3 succeeded at 6306 (offset -3 lines). patching file doc/src/sgml/ddl.sgml Hunk #1 succeeded at 1960 (offset 35 lines). Hunk #2 succeeded at 5297 (offset 33 lines). patching file doc/src/sgml/features.sgml patching file doc/src/sgml/func.sgml patching file doc/src/sgml/information_schema.sgml patching file doc/src/sgml/keywords/sql2023-16-nonreserved.txt patching file doc/src/sgml/keywords/sql2023-16-reserved.txt patching file doc/src/sgml/queries.sgml patching file doc/src/sgml/ref/allfiles.sgml patching file doc/src/sgml/ref/alter_extension.sgml patching file doc/src/sgml/ref/alter_property_graph.sgml patching file doc/src/sgml/ref/comment.sgml patching file doc/src/sgml/ref/create_property_graph.sgml patching file doc/src/sgml/ref/drop_property_graph.sgml patching file doc/src/sgml/ref/grant.sgml patching file doc/src/sgml/ref/psql-ref.sgml patching file doc/src/sgml/ref/revoke.sgml patching file doc/src/sgml/ref/security_label.sgml patching file doc/src/sgml/ref/select.sgml patching file doc/src/sgml/reference.sgml patching file src/backend/catalog/aclchk.c Hunk #4 FAILED at 685. Hunk #5 succeeded at 812 (offset -73 lines). Hunk #6 succeeded at 1017 (offset -73 lines). Hunk #7 succeeded at 2715 (offset -81 lines). Hunk #8 succeeded at 2844 (offset -81 lines). Hunk #9 succeeded at 2983 (offset -81 lines). 1 out of 9 hunks FAILED -- saving rejects to file src/backend/catalog/aclchk.c.rej patching file src/backend/catalog/dependency.c patching file src/backend/catalog/information_schema.sql Hunk #1 succeeded at 3009 (offset -35 lines). patching file src/backend/catalog/objectaddress.c Hunk #5 succeeded at 1036 (offset 1 line). Hunk #6 succeeded at 1449 (offset 5 lines). Hunk #7 succeeded at 2371 (offset 5 lines). Hunk #8 succeeded at 2491 (offset 5 lines). Hunk #9 succeeded at 4022 (offset 5 lines). Hunk #10 succeeded at 4383 (offset 5 lines). Hunk #11 succeeded at 4876 (offset 5 lines). Hunk #12 succeeded at 4969 (offset 5 lines). Hunk #13 succeeded at 6132 (offset 5 lines). Hunk #14 succeeded at 6450 (offset 5 lines). patching file src/backend/catalog/pg_class.c patching file src/backend/catalog/sql_features.txt patching file src/backend/commands/Makefile patching file src/backend/commands/alter.c Hunk #2 succeeded at 533 (offset -3 lines). Hunk #3 succeeded at 867 (offset -5 lines). Hunk #4 FAILED at 882. 1 out of 4 hunks FAILED -- saving rejects to file src/backend/commands/alter.c.rej patching file src/backend/commands/dropcmds.c patching file src/backend/commands/event_trigger.c patching file src/backend/commands/meson.build patching file src/backend/commands/propgraphcmds.c patching file src/backend/commands/seclabel.c patching file src/backend/commands/tablecmds.c Hunk #2 succeeded at 1548 (offset 21 lines). Hunk #3 succeeded at 14898 (offset 306 lines). Hunk #4 succeeded at 18436 (offset 411 lines). patching file src/backend/executor/execMain.c Hunk #1 succeeded at 603 (offset 5 lines). Hunk #2 succeeded at 1122 (offset 5 lines). Hunk #3 succeeded at 1192 (offset 5 lines). patching file src/backend/nodes/nodeFuncs.c patching file src/backend/nodes/outfuncs.c patching file src/backend/nodes/readfuncs.c patching file src/backend/optimizer/path/allpaths.c patching file src/backend/optimizer/prep/prepjointree.c patching file src/backend/parser/Makefile patching file src/backend/parser/analyze.c patching file src/backend/parser/gram.y Hunk #10 succeeded at 7024 (offset 17 lines). Hunk #11 succeeded at 7881 (offset 17 lines). Hunk #12 succeeded at 9213 (offset 17 lines). Hunk #13 succeeded at 9873 (offset 17 lines). Hunk #14 succeeded at 10508 (offset 17 lines). Hunk #15 succeeded at 10871 (offset 17 lines). Hunk #16 succeeded at 14015 (offset 17 lines). Hunk #17 succeeded at 15370 (offset 17 lines). Hunk #18 succeeded at 15853 (offset 17 lines). Hunk #19 succeeded at 17025 (offset 17 lines). Hunk #20 succeeded at 17618 (offset 17 lines). Hunk #21 succeeded at 18345 (offset 17 lines). Hunk #22 succeeded at 18355 (offset 17 lines). Hunk #23 succeeded at 18385 (offset 17 lines). Hunk #24 succeeded at 18450 (offset 17 lines). Hunk #25 succeeded at 18493 (offset 17 lines). Hunk #26 succeeded at 18506 (offset 17 lines). Hunk #27 succeeded at 18596 (offset 17 lines). Hunk #28 succeeded at 18635 (offset 17 lines). Hunk #29 succeeded at 18927 (offset 17 lines). Hunk #30 succeeded at 18939 (offset 17 lines). Hunk #31 succeeded at 18977 (offset 17 lines). Hunk #32 succeeded at 19074 (offset 17 lines). Hunk #33 succeeded at 19130 (offset 17 lines). Hunk #34 succeeded at 19145 (offset 17 lines). Hunk #35 succeeded at 19260 (offset 17 lines). patching file src/backend/parser/meson.build patching file src/backend/parser/parse_agg.c patching file src/backend/parser/parse_clause.c patching file src/backend/parser/parse_collate.c patching file src/backend/parser/parse_expr.c patching file src/backend/parser/parse_func.c patching file src/backend/parser/parse_graphtable.c patching file src/backend/parser/parse_relation.c patching file src/backend/parser/parse_target.c patching file src/backend/parser/scan.l patching file src/backend/rewrite/Makefile patching file src/backend/rewrite/meson.build patching file src/backend/rewrite/rewriteGraphTable.c patching file src/backend/rewrite/rewriteHandler.c Hunk #2 succeeded at 2043 (offset 18 lines). patching file src/backend/tcop/utility.c Hunk #4 succeeded at 1742 (offset 3 lines). Hunk #5 succeeded at 2018 (offset 3 lines). Hunk #6 succeeded at 2295 (offset 3 lines). Hunk #7 succeeded at 2574 (offset 3 lines). Hunk #8 succeeded at 2958 (offset 3 lines). Hunk #9 succeeded at 3663 (offset 3 lines). patching file src/backend/utils/adt/ruleutils.c Hunk #4 succeeded at 7803 (offset 22 lines). Hunk #5 succeeded at 8569 (offset 22 lines). Hunk #6 succeeded at 10967 (offset 22 lines). Hunk #7 succeeded at 12833 (offset 22 lines). patching file src/backend/utils/cache/lsyscache.c patching file src/bin/pg_dump/common.c Hunk #1 succeeded at 496 (offset -1 lines). patching file src/bin/pg_dump/pg_backup_archiver.c patching file src/bin/pg_dump/pg_dump.c Hunk #1 succeeded at 1693 (offset 2 lines). Hunk #2 succeeded at 2863 (offset 2 lines). Hunk #3 succeeded at 6987 (offset 11 lines). Hunk #4 succeeded at 15974 (offset 161 lines). Hunk #5 succeeded at 15999 (offset 161 lines). Hunk #6 succeeded at 16115 (offset 161 lines). Hunk #7 succeeded at 16848 (offset 252 lines). Hunk #8 succeeded at 18789 (offset 252 lines). patching file src/bin/pg_dump/t/002_pg_dump.pl patching file src/bin/psql/command.c Hunk #1 succeeded at 867 (offset -3 lines). Hunk #2 succeeded at 998 (offset -3 lines). patching file src/bin/psql/describe.c Hunk #1 succeeded at 1028 (offset -1 lines). Hunk #2 succeeded at 1039 (offset -1 lines). Hunk #3 succeeded at 1131 (offset -1 lines). Hunk #4 succeeded at 2011 (offset -1 lines). Hunk #5 succeeded at 3106 (offset 43 lines). Hunk #6 succeeded at 3983 (offset 43 lines). Hunk #7 succeeded at 3995 (offset 43 lines). Hunk #8 succeeded at 4004 (offset 43 lines). Hunk #9 succeeded at 4022 (offset 43 lines). Hunk #10 succeeded at 4036 (offset 43 lines). Hunk #11 succeeded at 4120 (offset 43 lines). patching file src/bin/psql/help.c Hunk #1 succeeded at 246 (offset -3 lines). patching file src/bin/psql/tab-complete.in.c patching file src/fe_utils/psqlscan.l patching file src/include/catalog/Makefile patching file src/include/catalog/meson.build patching file src/include/catalog/pg_class.h patching file src/include/catalog/pg_proc.dat patching file src/include/catalog/pg_propgraph_element.h patching file src/include/catalog/pg_propgraph_element_label.h patching file src/include/catalog/pg_propgraph_label.h patching file src/include/catalog/pg_propgraph_label_property.h patching file src/include/catalog/pg_propgraph_property.h patching file src/include/commands/propgraphcmds.h patching file src/include/nodes/parsenodes.h patching file src/include/nodes/primnodes.h patching file src/include/parser/analyze.h patching file src/include/parser/kwlist.h patching file src/include/parser/parse_graphtable.h patching file src/include/parser/parse_node.h patching file src/include/parser/parse_relation.h patching file src/include/rewrite/rewriteGraphTable.h patching file src/include/tcop/cmdtaglist.h patching file src/include/utils/acl.h patching file src/include/utils/lsyscache.h patching file src/interfaces/ecpg/preproc/parse.pl patching file src/interfaces/ecpg/preproc/pgc.l patching file src/pl/plpgsql/src/pl_gram.y patching file src/test/regress/expected/alter_generic.out patching file src/test/regress/expected/create_property_graph.out patch unexpectedly ends in middle of line gpatch: **** unexpected end of file in patch