=== Applying patches on top of PostgreSQL commit ID 027124a872d7b5dfddc69590af42f626b1727dba === /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 4788 (offset -16 lines). Hunk #4 succeeded at 4832 (offset -16 lines). Hunk #5 succeeded at 17718 (offset 24 lines). Hunk #6 succeeded at 18305 (offset 22 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 7f9f45acba] 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 patching file src/backend/catalog/index.c 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 1932 (offset 1 line). 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 d47f933422] 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 3f8e1b83e1] 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 6816 (offset 94 lines). Hunk #2 succeeded at 6919 (offset 94 lines). Hunk #3 succeeded at 7038 (offset 94 lines). Hunk #4 succeeded at 7118 (offset 94 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 326 (offset 1 line). patching file src/bin/pg_dump/t/002_pg_dump.pl Hunk #1 succeeded at 2821 (offset 36 lines).