=== Applying patches on top of PostgreSQL commit ID 457428d9e99b6bed6f3aabd596cb882564d1e207 === === 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 6215 (offset 61 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 10685 (offset 467 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 10199 (offset 233 lines). patching file src/include/catalog/pg_type.h patching file src/include/commands/typecmds.h patching file src/include/nodes/parsenodes.h Hunk #1 succeeded at 3539 (offset 243 lines). patching file src/pl/plpgsql/src/pl_comp.c Hunk #1 succeeded at 2119 (offset -4 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