projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15fecde
)
Adjust script to be consistent (thanks Tom for the fix).
author
Bruce Momjian
<bruce@momjian.us>
Tue, 13 Nov 2007 01:19:40 +0000
(
01:19
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 13 Nov 2007 01:19:40 +0000
(
01:19
+0000)
contrib/uuid-ossp/uuid-ossp.sql.in
patch
|
blob
|
history
diff --git
a/contrib/uuid-ossp/uuid-ossp.sql.in
b/contrib/uuid-ossp/uuid-ossp.sql.in
index 93c8845ef1460980f1e27e6a03adebbc83ad203d..edd62f2213a1ac5234790f7f407605c3920aea5b 100644
(file)
--- a/
contrib/uuid-ossp/uuid-ossp.sql.in
+++ b/
contrib/uuid-ossp/uuid-ossp.sql.in
@@
-1,5
+1,3
@@
-/* $PostgreSQL: pgsql/contrib/uuid-ossp/uuid-ossp.sql.in,v 1.4 2007/11/13 00:20:36 tgl Exp $ */
-
-- Adjust this setting to control where the objects get created.
SET search_path = public;