=== 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 ./v3-0001-Extend-ALTER-DEFAULT-PRIVILEGES-for-large-objects.patch patching file doc/src/sgml/catalogs.sgml Hunk #1 succeeded at 3339 (offset 17 lines). patching file doc/src/sgml/ref/alter_default_privileges.sgml patching file src/backend/catalog/aclchk.c Hunk #1 succeeded at 1005 (offset -72 lines). Hunk #2 succeeded at 1200 (offset -72 lines). Hunk #3 succeeded at 1453 (offset -72 lines). Hunk #4 succeeded at 4275 (offset -76 lines). patching file src/backend/catalog/objectaddress.c Hunk #1 succeeded at 2005 (offset 5 lines). Hunk #2 succeeded at 3823 (offset 21 lines). Hunk #3 succeeded at 5751 (offset 21 lines). patching file src/backend/catalog/pg_largeobject.c patching file src/backend/parser/gram.y Hunk #1 succeeded at 744 (offset -12 lines). Hunk #2 succeeded at 8116 (offset 62 lines). Hunk #3 succeeded at 17784 (offset 111 lines). Hunk #4 succeeded at 18405 (offset 112 lines). patching file src/bin/pg_dump/dumputils.c patching file src/bin/pg_dump/pg_dump.c Hunk #1 succeeded at 15195 (offset 186 lines). patching file src/bin/psql/describe.c Hunk #1 succeeded at 1206 (offset 22 lines). Hunk #2 succeeded at 1222 (offset 22 lines). can't find file to patch at input line 334 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/bin/psql/tab-complete.c b/src/bin/psql/tab-complete.c |index a7ccde6d7d..7979fd32c6 100644 |--- a/src/bin/psql/tab-complete.c |+++ b/src/bin/psql/tab-complete.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored patching file src/include/catalog/pg_default_acl.h patching file src/include/parser/kwlist.h patching file src/test/regress/expected/privileges.out Hunk #1 succeeded at 2630 (offset 67 lines). Hunk #2 succeeded at 2737 (offset 67 lines). patching file src/test/regress/sql/privileges.sql Hunk #1 succeeded at 1568 (offset 33 lines).