=== Applying patches on top of PostgreSQL commit ID 81ccbe520f42a9873734c614e4eb521190d8f8e4 === === applying patch ./v10-0001-Compression-dictionaries-for-JSONB.patch patching file src/backend/catalog/Makefile 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 6177 (offset 23 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 1633 (offset 11 lines). Hunk #3 succeeded at 2788 (offset 11 lines). Hunk #4 succeeded at 3439 (offset 11 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 10469 (offset 251 lines). patching file src/include/catalog/meson.build Hunk #1 succeeded at 27 (offset 2 lines). patching file src/include/catalog/pg_dict.h patching file src/include/catalog/pg_proc.dat Hunk #1 succeeded at 10159 (offset 193 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 3557 (offset 261 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