=== Applying patches on top of PostgreSQL commit ID 8556267b2b1b8e1c26037c4c25cf390ee5afb5d9 === === applying patch ./v5-0001-anyarray_anyelement_operators.patch patching file doc/src/sgml/func.sgml Hunk #1 succeeded at 17536 (offset 11 lines). patching file doc/src/sgml/gin.sgml patching file doc/src/sgml/indices.sgml patching file src/backend/access/gin/ginarrayproc.c patching file src/backend/utils/adt/arrayfuncs.c patching file src/include/catalog/pg_amop.dat patching file src/include/catalog/pg_operator.dat patching file src/include/catalog/pg_proc.dat patching file src/test/regress/expected/arrays.out patching file src/test/regress/expected/opr_sanity.out patching file src/test/regress/sql/arrays.sql === applying patch ./v5-0002-fk-arrays-elems.patch patching file doc/src/sgml/catalogs.sgml patching file doc/src/sgml/ddl.sgml patching file doc/src/sgml/ref/create_table.sgml patching file src/backend/catalog/heap.c patching file src/backend/catalog/index.c patching file src/backend/catalog/pg_constraint.c patching file src/backend/commands/matview.c patching file src/backend/commands/tablecmds.c patching file src/backend/commands/trigger.c patching file src/backend/commands/typecmds.c patching file src/backend/nodes/copyfuncs.c patching file src/backend/nodes/equalfuncs.c patching file src/backend/nodes/outfuncs.c patching file src/backend/parser/gram.y patching file src/backend/parser/parse_utilcmd.c patching file src/backend/utils/adt/ri_triggers.c patching file src/backend/utils/adt/ruleutils.c patching file src/backend/utils/cache/relcache.c patching file src/include/catalog/pg_constraint.h patching file src/include/nodes/parsenodes.h patching file src/include/parser/kwlist.h patching file src/include/utils/builtins.h patching file src/test/regress/expected/element_fk.out patching file src/test/regress/parallel_schedule patching file src/test/regress/serial_schedule patching file src/test/regress/sql/element_fk.sql