=== Applying patches on top of PostgreSQL commit ID f02154652d1a83d80f4bee93b58ecdbd8c33378b === === applying patch ./0001-Partial-aggregates-push-down-v29.patch patching file contrib/postgres_fdw/deparse.c patching file contrib/postgres_fdw/expected/postgres_fdw.out Hunk #1 succeeded at 9758 (offset 16 lines). Hunk #2 succeeded at 9840 (offset 16 lines). Hunk #3 succeeded at 9852 (offset 16 lines). Hunk #4 succeeded at 9880 (offset 16 lines). patching file contrib/postgres_fdw/option.c patching file contrib/postgres_fdw/postgres_fdw.c Hunk #5 succeeded at 5951 (offset 2 lines). Hunk #6 succeeded at 6136 (offset 5 lines). Hunk #7 succeeded at 6197 (offset 5 lines). Hunk #8 succeeded at 6381 (offset 7 lines). Hunk #9 succeeded at 6390 (offset 7 lines). Hunk #10 succeeded at 6428 (offset 7 lines). Hunk #11 succeeded at 6445 (offset 7 lines). Hunk #12 succeeded at 6531 (offset 7 lines). Hunk #13 succeeded at 6553 (offset 7 lines). Hunk #14 succeeded at 6647 (offset 7 lines). Hunk #15 succeeded at 6664 (offset 7 lines). Hunk #16 succeeded at 6708 (offset 7 lines). Hunk #17 succeeded at 6729 (offset 7 lines). patching file contrib/postgres_fdw/postgres_fdw.h patching file contrib/postgres_fdw/sql/postgres_fdw.sql Hunk #1 succeeded at 2989 (offset 3 lines). Hunk #2 succeeded at 3021 (offset 3 lines). Hunk #3 succeeded at 3046 (offset 3 lines). 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 13904 (offset 225 lines). Hunk #2 succeeded at 13987 (offset 225 lines). Hunk #3 succeeded at 14017 (offset 225 lines). Hunk #4 succeeded at 14107 (offset 225 lines). patching file src/include/catalog/pg_aggregate.dat patching file src/include/catalog/pg_aggregate.h patching file src/include/catalog/pg_proc.dat Hunk #3 succeeded at 5008 (offset 12 lines). Hunk #4 succeeded at 5024 (offset 12 lines). Hunk #5 succeeded at 6612 (offset 18 lines). Hunk #6 succeeded at 6689 (offset 18 lines). Hunk #7 succeeded at 6850 (offset 18 lines). Hunk #8 succeeded at 7115 (offset 18 lines). patching file src/include/nodes/pathnodes.h Hunk #1 succeeded at 3243 (offset 13 lines). Hunk #2 succeeded at 3260 (offset 13 lines). 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