=== Applying patches on top of PostgreSQL commit ID aa11a9c14902b7bcb1d73533a0403dc50361112a === === applying patch ./0001-Partial-aggregates-push-down-v34.patch patching file contrib/postgres_fdw/deparse.c patching file contrib/postgres_fdw/expected/postgres_fdw.out patching file contrib/postgres_fdw/option.c patching file contrib/postgres_fdw/postgres_fdw.c patching file contrib/postgres_fdw/postgres_fdw.h patching file contrib/postgres_fdw/sql/postgres_fdw.sql patching file doc/src/sgml/catalogs.sgml patching file doc/src/sgml/postgres-fdw.sgml patching file doc/src/sgml/ref/create_aggregate.sgml patching file doc/src/sgml/xaggr.sgml patching file src/backend/catalog/pg_aggregate.c patching file src/backend/commands/aggregatecmds.c patching file src/backend/optimizer/plan/planner.c patching file src/bin/pg_dump/pg_dump.c Hunk #1 succeeded at 13932 (offset 11 lines). Hunk #2 succeeded at 14015 (offset 11 lines). Hunk #3 succeeded at 14052 (offset 11 lines). Hunk #4 succeeded at 14142 (offset 11 lines). patching file src/include/catalog/pg_aggregate.dat Hunk #2 FAILED at 58. Hunk #3 succeeded at 109 (offset 4 lines). Hunk #4 succeeded at 546 (offset 4 lines). Hunk #5 succeeded at 561 (offset 4 lines). Hunk #6 succeeded at 620 (offset 4 lines). Hunk #7 succeeded at 635 (offset 4 lines). Hunk #8 succeeded at 694 (offset 4 lines). Hunk #9 succeeded at 709 (offset 4 lines). Hunk #10 succeeded at 1045 (offset 4 lines). 1 out of 10 hunks FAILED -- saving rejects to file src/include/catalog/pg_aggregate.dat.rej patching file src/include/catalog/pg_aggregate.h patching file src/include/catalog/pg_proc.dat Hunk #3 succeeded at 5023 (offset 12 lines). Hunk #4 succeeded at 5039 (offset 12 lines). Hunk #5 succeeded at 6630 (offset 13 lines). Hunk #6 succeeded at 6707 (offset 13 lines). Hunk #7 succeeded at 6868 (offset 13 lines). Hunk #8 succeeded at 7133 (offset 13 lines). patching file src/include/nodes/pathnodes.h patching file src/test/regress/expected/create_aggregate.out patching file src/test/regress/expected/oidjoins.out patching file src/test/regress/sql/create_aggregate.sql