1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-11 20:28:21 +03:00

Add CVS version labels to all install/uninstall scripts.

This commit is contained in:
Bruce Momjian
2007-11-13 04:24:29 +00:00
parent 1afbbcac20
commit 33e2e02493
66 changed files with 132 additions and 2 deletions

View File

@ -1,3 +1,5 @@
/* $PostgreSQL: pgsql/contrib/test_parser/uninstall_test_parser.sql,v 1.3 2007/11/13 04:24:29 momjian Exp $ */
-- Adjust this setting to control where the objects get dropped.
SET search_path = public;