=== 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 ./v3-0001-Extend-ALTER-DEFAULT-PRIVILEGES-for-large-objects.patch patching file doc/src/sgml/catalogs.sgml Hunk #1 succeeded at 3333 (offset 11 lines). patching file doc/src/sgml/ref/alter_default_privileges.sgml patching file src/backend/catalog/aclchk.c Hunk #1 succeeded at 1078 (offset 1 line). Hunk #2 succeeded at 1273 (offset 1 line). Hunk #3 succeeded at 1526 (offset 1 line). Hunk #4 succeeded at 4356 (offset 5 lines). patching file src/backend/catalog/objectaddress.c 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 8099 (offset 45 lines). Hunk #3 succeeded at 17767 (offset 94 lines). Hunk #4 succeeded at 18388 (offset 95 lines). patching file src/bin/pg_dump/dumputils.c patching file src/bin/pg_dump/pg_dump.c Hunk #1 succeeded at 15027 (offset 18 lines). patching file src/bin/psql/describe.c 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 patching file src/test/regress/sql/privileges.sql