aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/util.c
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1998-12-14 06:50:32 +0000
committerMarc G. Fournier <scrappy@hub.org>1998-12-14 06:50:32 +0000
commitdf1468e251df8ea14ad2a4c6904bd0135cba44e5 (patch)
tree6e9f8bcec750c78a5b6c4d52621518bf592a6bd1 /src/backend/libpq/util.c
parent7c3b7d27446cbe7e4d1ccf6f51caf2d38f55916c (diff)
downloadpostgresql-df1468e251df8ea14ad2a4c6904bd0135cba44e5.tar.gz
postgresql-df1468e251df8ea14ad2a4c6904bd0135cba44e5.zip
Many more cleanups...
Diffstat (limited to 'src/backend/libpq/util.c')
-rw-r--r--src/backend/libpq/util.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/backend/libpq/util.c b/src/backend/libpq/util.c
index 4d573d89d3b..c9cd23641eb 100644
--- a/src/backend/libpq/util.c
+++ b/src/backend/libpq/util.c
@@ -5,9 +5,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- *
- * IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/backend/libpq/Attic/util.c,v 1.5 1997/09/08 02:23:21 momjian Exp $
+ * $Id: util.c,v 1.6 1998/12/14 06:50:27 scrappy Exp $
*
*-------------------------------------------------------------------------
*/