=== Applying patches on top of PostgreSQL commit ID 2a7425d7eef9b4b848763fb920fefa23c3c43f31 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v34-0001-Add-a-syntax-to-create-Incrementally-Maintainabl.patch patching file src/backend/parser/gram.y Hunk #1 succeeded at 454 (offset -14 lines). Hunk #2 succeeded at 724 (offset -15 lines). Hunk #3 succeeded at 4805 (offset 1 line). Hunk #4 succeeded at 4849 (offset 1 line). Hunk #5 succeeded at 17735 (offset 41 lines). Hunk #6 succeeded at 18322 (offset 39 lines). patching file src/include/nodes/primnodes.h Hunk #1 succeeded at 168 with fuzz 2. patching file src/include/parser/kwlist.h [cf/4337 8dd8a8ac03] Add a syntax to create Incrementally Maintainable Materialized Views Author: Yugo Nagata Date: Fri Dec 20 10:05:02 2019 +0900 3 files changed, 23 insertions(+), 11 deletions(-) === applying patch ./v34-0002-Add-relisivm-column-to-pg_class-system-catalog.patch patching file src/backend/catalog/heap.c Hunk #1 succeeded at 930 (offset -8 lines). patching file src/backend/catalog/index.c Hunk #1 succeeded at 1008 (offset 1 line). patching file src/backend/catalog/system_views.sql patching file src/backend/utils/cache/lsyscache.c patching file src/backend/utils/cache/relcache.c Hunk #1 succeeded at 1920 (offset -11 lines). patching file src/include/catalog/pg_class.h patching file src/include/utils/lsyscache.h patching file src/include/utils/rel.h patching file src/test/regress/expected/rules.out [cf/4337 76c0ebbabc] Add relisivm column to pg_class system catalog Author: Yugo Nagata Date: Fri Dec 20 10:07:23 2019 +0900 9 files changed, 40 insertions(+) === applying patch ./v34-0003-Allow-to-prolong-life-span-of-transition-tables-.patch patching file src/backend/commands/trigger.c Hunk #1 succeeded at 3755 (offset 1 line). Hunk #2 succeeded at 3824 (offset 1 line). Hunk #3 succeeded at 3860 (offset 1 line). Hunk #4 succeeded at 3910 (offset 1 line). Hunk #5 succeeded at 4793 (offset 4 lines). Hunk #6 succeeded at 5042 (offset 4 lines). Hunk #7 succeeded at 5203 (offset 4 lines). Hunk #8 succeeded at 5232 (offset 4 lines). patching file src/include/commands/trigger.h [cf/4337 b3c358449f] Allow to prolong life span of transition tables until transaction end Author: Yugo Nagata Date: Fri Dec 20 10:09:45 2019 +0900 2 files changed, 81 insertions(+), 4 deletions(-) === applying patch ./v34-0004-Add-Incremental-View-Maintenance-support-to-pg_d.patch patching file src/bin/pg_dump/pg_dump.c Hunk #1 succeeded at 6830 (offset 108 lines). Hunk #2 succeeded at 6933 (offset 108 lines). Hunk #3 succeeded at 7052 (offset 108 lines). Hunk #4 succeeded at 7132 (offset 108 lines). Hunk #5 FAILED at 15822. 1 out of 5 hunks FAILED -- saving rejects to file src/bin/pg_dump/pg_dump.c.rej patching file src/bin/pg_dump/pg_dump.h Hunk #1 succeeded at 334 (offset 9 lines). patching file src/bin/pg_dump/t/002_pg_dump.pl Hunk #1 succeeded at 2821 (offset 36 lines).