Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 971febe

Browse files
author
Thomas G. Lockhart
committed
Include libpq+.sgml in the doc set.
Had been omitted from the integrated doc for no good reason.
1 parent c701639 commit 971febe

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/src/sgml/postgres.sgml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.18 1999/02/13 03:52:46 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.19 1999/03/30 15:23:03 thomas Exp $
33

44
Postgres integrated documentation.
55
Other subset docs should be copied and shrunk from here.
66
thomas 1998-02-23
77

88
$Log: postgres.sgml,v $
9+
Revision 1.19 1999/03/30 15:23:03 thomas
10+
Include libpq+.sgml in the doc set.
11+
Had been omitted from the integrated doc for no good reason.
12+
913
Revision 1.18 1999/02/13 03:52:46 thomas
1014
Include chapter on SQL language elements (keywords, etc).
1115
Should merge with or complement Stefan's Master's Thesis intro to SQL.
@@ -118,6 +122,7 @@ Move SQL reference pages up into the User's Guide.
118122
<!entity spi SYSTEM "spi.sgml">
119123
<!entity func-ref SYSTEM "func-ref.sgml">
120124
<!entity libpq SYSTEM "libpq.sgml">
125+
<!entity libpqpp SYSTEM "libpq++.sgml">
121126
<!entity libpgtcl SYSTEM "libpgtcl.sgml">
122127
<!entity ecpg SYSTEM "ecpg.sgml">
123128
<!entity odbc SYSTEM "odbc.sgml">
@@ -299,6 +304,7 @@ Your name here...
299304
&lobj;
300305
&ecpg;
301306
&libpq;
307+
&libpqpp;
302308
&libpgtcl;
303309
&odbc;
304310
&jdbc;

0 commit comments

Comments
 (0)