=== Applying patches on top of PostgreSQL commit ID 559efce1d684069acf234a5cb032acba84e70938 === /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 467 (offset -1 lines). Hunk #2 succeeded at 737 (offset -2 lines). Hunk #3 succeeded at 4780 (offset -24 lines). Hunk #4 succeeded at 4824 (offset -24 lines). Hunk #5 succeeded at 17659 (offset -35 lines). Hunk #6 succeeded at 18246 (offset -37 lines). patching file src/include/nodes/primnodes.h patching file src/include/parser/kwlist.h [cf/4337 b97a007bfb] 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 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 3023e9c185] 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 416356b2c9] 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 6808 (offset 86 lines). Hunk #2 succeeded at 6911 (offset 86 lines). Hunk #3 succeeded at 7030 (offset 86 lines). Hunk #4 succeeded at 7110 (offset 86 lines). Hunk #5 succeeded at 15919 (offset 97 lines). 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). [cf/4337 deacf60325] Add Incremental View Maintenance support to pg_dump Author: Yugo Nagata Date: Wed Nov 11 17:01:25 2020 +0900 3 files changed, 35 insertions(+), 3 deletions(-) === applying patch ./v34-0005-Add-Incremental-View-Maintenance-support-to-psql.patch patching file src/bin/psql/describe.c Hunk #4 succeeded at 3540 (offset 8 lines). patching file src/bin/psql/tab-complete.c Hunk #2 FAILED at 3275. Hunk #3 succeeded at 3600 (offset -20 lines). 1 out of 3 hunks FAILED -- saving rejects to file src/bin/psql/tab-complete.c.rej