diff options
| author | PostgreSQL Daemon <webmaster@postgresql.org> | 2003-11-29 19:52:15 +0000 |
|---|---|---|
| committer | PostgreSQL Daemon <webmaster@postgresql.org> | 2003-11-29 19:52:15 +0000 |
| commit | 969685ad443637a24650909357e4e768a88412fc (patch) | |
| tree | f4a2b7c998cc9ed58f2e228620af2bcc38729e93 /src/test/locale | |
| parent | 738dc233f4dcb51e9c969718b52f5579de252880 (diff) | |
| download | postgresql-969685ad443637a24650909357e4e768a88412fc.tar.gz | |
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'src/test/locale')
| -rw-r--r-- | src/test/locale/Makefile | 2 | ||||
| -rw-r--r-- | src/test/locale/README | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/test/locale/Makefile b/src/test/locale/Makefile index 9a587b19cd..d34eedfce1 100644 --- a/src/test/locale/Makefile +++ b/src/test/locale/Makefile @@ -1,4 +1,4 @@ -# $Header: /cvsroot/pgsql/src/test/locale/Makefile,v 1.8 2002/09/03 21:45:44 petere Exp $ +# $PostgreSQL: pgsql/src/test/locale/Makefile,v 1.9 2003/11/29 19:52:14 pgsql Exp $ subdir = src/test/locale top_builddir = ../../.. diff --git a/src/test/locale/README b/src/test/locale/README index 822aab238b..962fccb89c 100644 --- a/src/test/locale/README +++ b/src/test/locale/README @@ -1,4 +1,4 @@ -$Header: /cvsroot/pgsql/src/test/locale/README,v 1.4 2002/09/03 21:45:44 petere Exp $ +$PostgreSQL: pgsql/src/test/locale/README,v 1.5 2003/11/29 19:52:14 pgsql Exp $ This directory contains a set of tests for locales. I provided one C program test-ctype.c to test CTYPE support in libc and the installed |
