File tree Expand file tree Collapse file tree 4 files changed +4489
-5
lines changed Expand file tree Collapse file tree 4 files changed +4489
-5
lines changed Original file line number Diff line number Diff line change 1
- <!-- $Header: /cvsroot/pgsql/doc/src/sgml/filelist.sgml,v 1.8 2001/02 /04 15:28:18 petere Exp $ -->
1
+ <!-- $Header: /cvsroot/pgsql/doc/src/sgml/filelist.sgml,v 1.9 2001/03 /04 18:54:07 petere Exp $ -->
2
2
3
3
<!entity history SYSTEM "history.sgml">
4
4
<!entity info SYSTEM "info.sgml">
62
62
<!entity libpq SYSTEM "libpq.sgml">
63
63
<!entity libpqpp SYSTEM "libpq++.sgml">
64
64
<!entity libpgtcl SYSTEM "libpgtcl.sgml">
65
+ <!entity pygresql SYSTEM "pygresql.sgml">
65
66
<!entity lisp SYSTEM "lisp.sgml">
66
67
<!entity lobj SYSTEM "lobj.sgml">
67
68
<!entity odbc SYSTEM "odbc.sgml">
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.57 2001/01/20 20:59:28 petere Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/libpq.sgml,v 1.58 2001/03/04 18:54:07 petere Exp $
3
3
-->
4
4
5
- <chapter id="libpq-chapter ">
6
- <title id="libpq" >libpq - C Library</title>
5
+ <chapter id="libpq">
6
+ <title>libpq - C Library</title>
7
7
8
8
<para>
9
9
<filename>libpq</filename> is the <acronym>C</acronym>
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.34 2001/02 /04 15:28:18 petere Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.35 2001/03 /04 18:54:07 petere Exp $
3
3
4
4
PostgreSQL Programmer's Guide.
5
5
-->
@@ -48,6 +48,7 @@ PostgreSQL Programmer's Guide.
48
48
&ecpg;
49
49
&odbc;
50
50
&jdbc;
51
+ &pygresql;
51
52
&lisp;
52
53
</part>
53
54
You can’t perform that action at this time.
0 commit comments