summaryrefslogtreecommitdiff
path: root/src/man/libpq.3
diff options
context:
space:
mode:
authorBruce Momjian1996-12-11 00:28:15 +0000
committerBruce Momjian1996-12-11 00:28:15 +0000
commit9b41da6ce48e3bed6730faa6347a5461175cff83 (patch)
tree794ba84c08a83c6a56714c73ba33d6ecd75475ed /src/man/libpq.3
parent7f36a2a7180b0cba2a2cde14df8061de8d4e04c3 (diff)
Rename postgres95 to PostgreSQL. Add comment for SELECT NULL
Diffstat (limited to 'src/man/libpq.3')
-rw-r--r--src/man/libpq.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/libpq.3 b/src/man/libpq.3
index f7e28712b6..0eb77dd1cf 100644
--- a/src/man/libpq.3
+++ b/src/man/libpq.3
@@ -1,7 +1,7 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/libpq.3,v 1.3 1996/11/27 13:49:44 momjian Exp $
-.TH LIBPQ INTRO 03/12/94 Postgres95 Postgres95
+.\" $Header: /cvsroot/pgsql/src/man/Attic/libpq.3,v 1.4 1996/12/11 00:27:53 momjian Exp $
+.TH LIBPQ INTRO 03/12/94 PostgreSQL PostgreSQL
.SH DESCRIPTION
Libpq is the programmer's interface to Postgres. Libpq is a set of
library routines that allows queries to pass to the Postgres backend and