Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5bbad66

Browse files
committed
PyGreSQL documentation. Based on the README, converted to DocBook by
Mikhail Terekhov <terekhov@emc.com>.
1 parent60cea7d commit5bbad66

File tree

4 files changed

+4489
-5
lines changed

4 files changed

+4489
-5
lines changed

‎doc/src/sgml/filelist.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/filelist.sgml,v 1.8 2001/02/0415:28:18 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/filelist.sgml,v 1.9 2001/03/0418:54:07 petere Exp $ -->
22

33
<!entity history SYSTEM "history.sgml">
44
<!entity info SYSTEM "info.sgml">
@@ -62,6 +62,7 @@
6262
<!entity libpq SYSTEM "libpq.sgml">
6363
<!entity libpqpp SYSTEM "libpq++.sgml">
6464
<!entity libpgtcl SYSTEM "libpgtcl.sgml">
65+
<!entity pygresql SYSTEM "pygresql.sgml">
6566
<!entity lisp SYSTEM "lisp.sgml">
6667
<!entity lobj SYSTEM "lobj.sgml">
6768
<!entity odbc SYSTEM "odbc.sgml">

‎doc/src/sgml/libpq.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!--
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 $
33
-->
44

5-
<chapter id="libpq-chapter">
6-
<title id="libpq">libpq - C Library</title>
5+
<chapter id="libpq">
6+
<title>libpq - C Library</title>
77

88
<para>
99
<filename>libpq</filename> is the <acronym>C</acronym>

‎doc/src/sgml/programmer.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.34 2001/02/0415:28:18 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.35 2001/03/0418:54:07 petere Exp $
33

44
PostgreSQL Programmer's Guide.
55
-->
@@ -48,6 +48,7 @@ PostgreSQL Programmer's Guide.
4848
&ecpg;
4949
&odbc;
5050
&jdbc;
51+
&pygresql;
5152
&lisp;
5253
</part>
5354

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp