=== Applying patches on top of PostgreSQL commit ID bcf2667bf62d72faced64cb60ffbd2e599a0ebe8 === === applying patch ./v7-0001-SQL-standard-function-body.patch patching file doc/src/sgml/catalogs.sgml patching file doc/src/sgml/ref/create_function.sgml patching file doc/src/sgml/ref/create_procedure.sgml patching file src/backend/catalog/pg_aggregate.c patching file src/backend/catalog/pg_proc.c patching file src/backend/commands/aggregatecmds.c patching file src/backend/commands/functioncmds.c patching file src/backend/commands/typecmds.c patching file src/backend/executor/functions.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/nodes/readfuncs.c patching file src/backend/optimizer/util/clauses.c patching file src/backend/parser/analyze.c patching file src/backend/parser/gram.y patching file src/backend/tcop/postgres.c patching file src/backend/utils/adt/ruleutils.c patching file src/bin/pg_dump/pg_dump.c patching file src/bin/psql/describe.c patching file src/fe_utils/psqlscan.l patching file src/include/catalog/pg_proc.dat patching file src/include/catalog/pg_proc.h patching file src/include/commands/defrem.h patching file src/include/executor/functions.h patching file src/include/fe_utils/psqlscan_int.h patching file src/include/nodes/nodes.h patching file src/include/nodes/parsenodes.h patching file src/include/parser/kwlist.h patching file src/include/tcop/tcopprot.h patching file src/interfaces/ecpg/preproc/ecpg.addons patching file src/interfaces/ecpg/preproc/ecpg.trailer patching file src/test/regress/expected/create_function_3.out Hunk #2 FAILED at 429. Hunk #3 succeeded at 485 (offset 38 lines). Hunk #4 succeeded at 586 (offset 38 lines). Hunk #5 succeeded at 602 (offset 38 lines). 1 out of 5 hunks FAILED -- saving rejects to file src/test/regress/expected/create_function_3.out.rej patching file src/test/regress/expected/create_procedure.out patching file src/test/regress/sql/create_function_3.sql Hunk #2 succeeded at 260 with fuzz 2 (offset 24 lines). Hunk #3 succeeded at 294 (offset 24 lines). patching file src/test/regress/sql/create_procedure.sql