diff options
author | Magnus Hagander <magnus@hagander.net> | 2010-09-20 22:08:53 +0200 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2010-09-20 22:08:53 +0200 |
commit | 9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch) | |
tree | eebf0b0367f8e957957cf5468ddc0c46d9da80f6 /contrib/test_parser/test_parser.c | |
parent | cecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff) | |
download | postgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.tar.gz postgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.zip |
Remove cvs keywords from all files.
Diffstat (limited to 'contrib/test_parser/test_parser.c')
-rw-r--r-- | contrib/test_parser/test_parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/test_parser/test_parser.c b/contrib/test_parser/test_parser.c index da4f9be7810..58b1c67970c 100644 --- a/contrib/test_parser/test_parser.c +++ b/contrib/test_parser/test_parser.c @@ -6,7 +6,7 @@ * Copyright (c) 2007-2010, PostgreSQL Global Development Group * * IDENTIFICATION - * $PostgreSQL: pgsql/contrib/test_parser/test_parser.c,v 1.7 2010/01/02 16:57:32 momjian Exp $ + * contrib/test_parser/test_parser.c * *------------------------------------------------------------------------- */ |