=== Applying patches on top of PostgreSQL commit ID fba2112b1569fd001a9e54dfdd73fd3cb8f16140 === === applying patch ./v10-0001-Compression-dictionaries-for-JSONB.patch patching file src/backend/catalog/Makefile Hunk #2 FAILED at 62. 1 out of 2 hunks FAILED -- saving rejects to file src/backend/catalog/Makefile.rej patching file src/backend/catalog/meson.build Hunk #1 succeeded at 20 (offset 2 lines). patching file src/backend/catalog/pg_dict.c patching file src/backend/commands/typecmds.c patching file src/backend/executor/functions.c Hunk #1 succeeded at 1716 (offset -5 lines). patching file src/backend/parser/gram.y Hunk #1 succeeded at 6238 (offset 84 lines). patching file src/backend/parser/parse_coerce.c patching file src/backend/parser/parse_type.c patching file src/backend/tcop/utility.c Hunk #2 succeeded at 1636 (offset 14 lines). Hunk #3 succeeded at 2791 (offset 14 lines). Hunk #4 succeeded at 3442 (offset 14 lines). patching file src/backend/utils/adt/Makefile patching file src/backend/utils/adt/dictionaries.c patching file src/backend/utils/adt/meson.build Hunk #1 succeeded at 19 (offset 2 lines). patching file src/backend/utils/fmgr/funcapi.c patching file src/bin/pg_dump/pg_dump.c Hunk #1 succeeded at 10870 (offset 652 lines). patching file src/include/catalog/meson.build Hunk #1 succeeded at 31 (offset 6 lines). patching file src/include/catalog/pg_dict.h patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 10218 (offset 252 lines). patching file src/include/catalog/pg_type.h Hunk #1 succeeded at 275 (offset 3 lines). patching file src/include/commands/typecmds.h patching file src/include/nodes/parsenodes.h Hunk #1 succeeded at 3542 (offset 246 lines). patching file src/pl/plpgsql/src/pl_comp.c Hunk #1 succeeded at 2106 (offset -17 lines). patching file src/test/regress/expected/dict.out patching file src/test/regress/expected/oidjoins.out patching file src/test/regress/expected/opr_sanity.out patching file src/test/regress/parallel_schedule Hunk #1 FAILED at 111. 1 out of 1 hunk FAILED -- saving rejects to file src/test/regress/parallel_schedule.rej patching file src/test/regress/sql/dict.sql