1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-13 07:41:39 +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/btree_gist/btree_gist.sql.in,v 1.19 2007/11/13 04:24:27 momjian Exp $ */
-- Adjust this setting to control where the objects get created.
SET search_path = public;