=== Applying patches on top of PostgreSQL commit ID 9e7dbe3369cd8f5b0136c53b817471002505f934 === === applying patch ./0001-bootstrap-convert-Typ-to-a-List-20210117.patch patching file src/backend/bootstrap/bootstrap.c === applying patch ./0002-Allow-composite-types-in-bootstrap-20210117.patch patching file src/backend/bootstrap/bootstrap.c === applying patch ./0003-Extended-statistics-on-expressions-20210117.patch patching file doc/src/sgml/catalogs.sgml patching file doc/src/sgml/ref/create_statistics.sgml patching file src/backend/catalog/Makefile patching file src/backend/catalog/system_views.sql patching file src/backend/commands/statscmds.c patching file src/backend/nodes/copyfuncs.c patching file src/backend/nodes/equalfuncs.c patching file src/backend/nodes/outfuncs.c patching file src/backend/optimizer/util/plancat.c patching file src/backend/parser/gram.y patching file src/backend/parser/parse_agg.c patching file src/backend/parser/parse_expr.c patching file src/backend/parser/parse_func.c patching file src/backend/parser/parse_utilcmd.c patching file src/backend/statistics/dependencies.c patching file src/backend/statistics/extended_stats.c patching file src/backend/statistics/mcv.c patching file src/backend/statistics/mvdistinct.c patching file src/backend/tcop/utility.c Hunk #1 succeeded at 1796 (offset -38 lines). patching file src/backend/utils/adt/ruleutils.c patching file src/backend/utils/adt/selfuncs.c patching file src/bin/pg_dump/t/002_pg_dump.pl patching file src/bin/psql/describe.c patching file src/include/catalog/pg_proc.dat patching file src/include/catalog/pg_statistic_ext.h patching file src/include/catalog/pg_statistic_ext_data.h patching file src/include/nodes/nodes.h patching file src/include/nodes/parsenodes.h patching file src/include/nodes/pathnodes.h patching file src/include/parser/parse_node.h patching file src/include/parser/parse_utilcmd.h patching file src/include/statistics/extended_stats_internal.h patching file src/include/statistics/statistics.h patching file src/test/regress/expected/create_table_like.out patching file src/test/regress/expected/rules.out Hunk #1 succeeded at 2400 (offset 7 lines). Hunk #2 succeeded at 2422 (offset 7 lines). patching file src/test/regress/expected/stats_ext.out patching file src/test/regress/sql/create_table_like.sql patching file src/test/regress/sql/stats_ext.sql