diff options
Diffstat (limited to 'contrib/intarray/_int.sql.in')
-rw-r--r-- | contrib/intarray/_int.sql.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/intarray/_int.sql.in b/contrib/intarray/_int.sql.in index 811e776cfa3..9753f14fbf3 100644 --- a/contrib/intarray/_int.sql.in +++ b/contrib/intarray/_int.sql.in @@ -1,3 +1,5 @@ +/* $PostgreSQL: pgsql/contrib/intarray/_int.sql.in,v 1.27 2007/11/13 04:24:28 momjian Exp $ */ + -- Adjust this setting to control where the objects get created. SET search_path = public; |