summaryrefslogtreecommitdiff
path: root/src/test/locale
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2010-09-20 22:08:53 +0200
committerMagnus Hagander <magnus@hagander.net>2010-09-20 22:08:53 +0200
commit9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch)
treeeebf0b0367f8e957957cf5468ddc0c46d9da80f6 /src/test/locale
parentcecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff)
downloadpostgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.tar.gz
Remove cvs keywords from all files.
Diffstat (limited to 'src/test/locale')
-rw-r--r--src/test/locale/Makefile2
-rw-r--r--src/test/locale/README2
-rw-r--r--src/test/locale/de_DE.ISO8859-1/README2
-rw-r--r--src/test/locale/gr_GR.ISO8859-7/README2
-rw-r--r--src/test/locale/koi8-to-win1251/README2
-rw-r--r--src/test/locale/test-ctype.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/test/locale/Makefile b/src/test/locale/Makefile
index 295f049ce8..e4d38646e4 100644
--- a/src/test/locale/Makefile
+++ b/src/test/locale/Makefile
@@ -1,4 +1,4 @@
-# $PostgreSQL: pgsql/src/test/locale/Makefile,v 1.10 2008/03/18 16:24:50 petere Exp $
+# src/test/locale/Makefile
subdir = src/test/locale
top_builddir = ../../..
diff --git a/src/test/locale/README b/src/test/locale/README
index f3eeba36fd..86246df95d 100644
--- a/src/test/locale/README
+++ b/src/test/locale/README
@@ -1,4 +1,4 @@
-$PostgreSQL: pgsql/src/test/locale/README,v 1.6 2008/03/21 13:23:29 momjian Exp $
+src/test/locale/README
Locales
=======
diff --git a/src/test/locale/de_DE.ISO8859-1/README b/src/test/locale/de_DE.ISO8859-1/README
index 76d9fd16bc..c9e6ee8121 100644
--- a/src/test/locale/de_DE.ISO8859-1/README
+++ b/src/test/locale/de_DE.ISO8859-1/README
@@ -1,4 +1,4 @@
-$PostgreSQL: pgsql/src/test/locale/de_DE.ISO8859-1/README,v 1.2 2008/03/21 13:23:29 momjian Exp $
+src/test/locale/de_DE.ISO8859-1/README
de_DE.ISO-8859-1 (German) locale test.
Created by Armin Diehl <diehl@net-connection.de>
diff --git a/src/test/locale/gr_GR.ISO8859-7/README b/src/test/locale/gr_GR.ISO8859-7/README
index 04a5202254..a3dad44725 100644
--- a/src/test/locale/gr_GR.ISO8859-7/README
+++ b/src/test/locale/gr_GR.ISO8859-7/README
@@ -1,4 +1,4 @@
-$PostgreSQL: pgsql/src/test/locale/gr_GR.ISO8859-7/README,v 1.2 2008/03/21 13:23:29 momjian Exp $
+src/test/locale/gr_GR.ISO8859-7/README
gr_GR.ISO8859-7 (Greek) locale test.
Created by Angelos Karageorgiou <angelos@awesome.incredible.com>
diff --git a/src/test/locale/koi8-to-win1251/README b/src/test/locale/koi8-to-win1251/README
index 35d64ab2c6..07378030ba 100644
--- a/src/test/locale/koi8-to-win1251/README
+++ b/src/test/locale/koi8-to-win1251/README
@@ -1,4 +1,4 @@
-$PostgreSQL: pgsql/src/test/locale/koi8-to-win1251/README,v 1.2 2008/03/21 13:23:29 momjian Exp $
+src/test/locale/koi8-to-win1251/README
koi8-to-win1251 test. The database should be created in koi8 (createdb -E koi8),
test uses koi8-to-win1251 converting feature.
diff --git a/src/test/locale/test-ctype.c b/src/test/locale/test-ctype.c
index 08b491e4e7..8839d2de50 100644
--- a/src/test/locale/test-ctype.c
+++ b/src/test/locale/test-ctype.c
@@ -1,5 +1,5 @@
/*
- * $PostgreSQL: pgsql/src/test/locale/test-ctype.c,v 1.6 2009/06/11 14:49:15 momjian Exp $
+ * src/test/locale/test-ctype.c
*/
/*