=== Applying patches on top of PostgreSQL commit ID 8ac0021b6f10928a46b7f3d1b25bc21c0ac7f8c5 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v4-0001-Add-CREATE-OR-REPLACE-MATERIALIZED-VIEW.patch patching file doc/src/sgml/ref/create_materialized_view.sgml patching file src/backend/commands/createas.c patching file src/backend/commands/tablecmds.c Hunk #1 succeeded at 4569 (offset 53 lines). Hunk #2 succeeded at 4864 (offset 44 lines). Hunk #3 succeeded at 5294 (offset 42 lines). patching file src/backend/commands/view.c patching file src/backend/parser/gram.y Hunk #1 succeeded at 4832 (offset 23 lines). patching file src/bin/psql/tab-complete.in.c Hunk #2 FAILED at 3964. 1 out of 2 hunks FAILED -- saving rejects to file src/bin/psql/tab-complete.in.c.rej patching file src/include/commands/view.h patching file src/include/nodes/parsenodes.h patching file src/include/nodes/primnodes.h patching file src/test/regress/expected/matview.out patching file src/test/regress/sql/matview.sql