diff options
Diffstat (limited to 'contrib/test_parser/test_parser.sql.in')
| -rw-r--r-- | contrib/test_parser/test_parser.sql.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/test_parser/test_parser.sql.in b/contrib/test_parser/test_parser.sql.in index 4fd9b0796e..bab97a2987 100644 --- a/contrib/test_parser/test_parser.sql.in +++ b/contrib/test_parser/test_parser.sql.in @@ -1,4 +1,4 @@ -/* $PostgreSQL: pgsql/contrib/test_parser/test_parser.sql.in,v 1.3 2007/11/13 04:24:29 momjian Exp $ */ +/* contrib/test_parser/test_parser.sql.in */ -- Adjust this setting to control where the objects get created. SET search_path = public; |
