=== Applying patches on top of PostgreSQL commit ID cffca3665d8238dddf7afb4a3404866e375195c5 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v2-0001-autovacuum_max_threshold.patch patching file doc/src/sgml/config.sgml Hunk #1 succeeded at 8645 (offset 30 lines). patching file doc/src/sgml/ref/create_table.sgml Hunk #1 succeeded at 1680 (offset 84 lines). patching file src/backend/access/common/reloptions.c patching file src/backend/postmaster/autovacuum.c Hunk #2 succeeded at 2889 (offset 1 line). Hunk #3 succeeded at 2929 (offset 1 line). Hunk #4 succeeded at 2971 (offset 1 line). Hunk #5 succeeded at 3048 (offset 1 line). patching file src/backend/utils/misc/guc_tables.c Hunk #1 succeeded at 3406 (offset 3 lines). patching file src/backend/utils/misc/postgresql.conf.sample Hunk #1 succeeded at 664 (offset 1 line). can't find file to patch at input line 195 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 024469474d..f3ce76e23d 100644 |--- a/src/bin/psql/tab-complete.c |+++ b/src/bin/psql/tab-complete.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored patching file src/include/postmaster/autovacuum.h patching file src/include/utils/rel.h