summaryrefslogtreecommitdiff
path: root/contrib/pg_buffercache/uninstall_pg_buffercache.sql
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_buffercache/uninstall_pg_buffercache.sql')
-rw-r--r--contrib/pg_buffercache/uninstall_pg_buffercache.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pg_buffercache/uninstall_pg_buffercache.sql b/contrib/pg_buffercache/uninstall_pg_buffercache.sql
index 19dc9301ca..62617cd20d 100644
--- a/contrib/pg_buffercache/uninstall_pg_buffercache.sql
+++ b/contrib/pg_buffercache/uninstall_pg_buffercache.sql
@@ -1,4 +1,4 @@
-/* $PostgreSQL: pgsql/contrib/pg_buffercache/uninstall_pg_buffercache.sql,v 1.3 2007/11/13 04:24:28 momjian Exp $ */
+/* contrib/pg_buffercache/uninstall_pg_buffercache.sql */
-- Adjust this setting to control where the objects get dropped.
SET search_path = public;