summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/uninstall_pgcrypto.sql
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pgcrypto/uninstall_pgcrypto.sql')
-rw-r--r--contrib/pgcrypto/uninstall_pgcrypto.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pgcrypto/uninstall_pgcrypto.sql b/contrib/pgcrypto/uninstall_pgcrypto.sql
index 1bffb33ce79..3005c50333a 100644
--- a/contrib/pgcrypto/uninstall_pgcrypto.sql
+++ b/contrib/pgcrypto/uninstall_pgcrypto.sql
@@ -1,4 +1,4 @@
-/* $PostgreSQL: pgsql/contrib/pgcrypto/uninstall_pgcrypto.sql,v 1.5 2010/08/19 05:57:33 petere Exp $ */
+/* contrib/pgcrypto/uninstall_pgcrypto.sql */
-- Adjust this setting to control where the objects get dropped.
SET search_path = public;