aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/stringutils.c
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 19:52:15 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 19:52:15 +0000
commit969685ad443637a24650909357e4e768a88412fc (patch)
treef4a2b7c998cc9ed58f2e228620af2bcc38729e93 /src/bin/psql/stringutils.c
parent738dc233f4dcb51e9c969718b52f5579de252880 (diff)
downloadpostgresql-969685ad443637a24650909357e4e768a88412fc.tar.gz
postgresql-969685ad443637a24650909357e4e768a88412fc.zip
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'src/bin/psql/stringutils.c')
-rw-r--r--src/bin/psql/stringutils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/stringutils.c b/src/bin/psql/stringutils.c
index bede573b9a8..1dbc369df9b 100644
--- a/src/bin/psql/stringutils.c
+++ b/src/bin/psql/stringutils.c
@@ -3,7 +3,7 @@
*
* Copyright (c) 2000-2003, PostgreSQL Global Development Group
*
- * $Header: /cvsroot/pgsql/src/bin/psql/stringutils.c,v 1.34 2003/08/04 23:59:40 tgl Exp $
+ * $PostgreSQL: pgsql/src/bin/psql/stringutils.c,v 1.35 2003/11/29 19:52:07 pgsql Exp $
*/
#include "postgres_fe.h"