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

Commitec0e307

Browse files
committed
Convert external-projects to an appendix.
1 parenteee5abc commitec0e307

File tree

2 files changed

+18
-11
lines changed

2 files changed

+18
-11
lines changed

‎doc/src/sgml/external-projects.sgml

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.7 2004/12/29 23:36:46 tgl Exp $
33
-->
44

5-
<chapter id="external-projects">
5+
<appendix id="external-projects">
66
<title>External Projects</title>
77

88
<para>
@@ -22,16 +22,16 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
2222
<para>
2323
Many <productname>PostgreSQL</productname>-related projects are
2424
hosted at either
25-
<productname>GBorg</> at <ulink url="http://gborg.postgresql.org">
26-
http://gborg.postgresql.org</ulink> or
27-
<productname>pgFoundry</> at <ulink
25+
<productname>GBorg</> at <ulink
26+
url="http://gborg.postgresql.org">http://gborg.postgresql.org</ulink>
27+
or<productname>pgFoundry</> at <ulink
2828
url="http://pgfoundry.org">http://pgfoundry.org</ulink>.
2929
There are other
3030
<productname>PostgreSQL</productname>-related projects that are hosted
3131
elsewhere, but you will have to do an Internet search to find them.
3232
</para>
3333

34-
<sect1 id="interfaces">
34+
<sect1 id="external-interfaces">
3535
<title>Externally Developed Interfaces</title>
3636

3737
<indexterm>
@@ -147,11 +147,17 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
147147
</varlistentry>
148148

149149
</variablelist>
150+
151+
All of these can be found at
152+
<productname>GBorg</> (<ulink
153+
url="http://gborg.postgresql.org">http://gborg.postgresql.org</ulink>)
154+
or <productname>pgFoundry</> (<ulink
155+
url="http://pgfoundry.org">http://pgfoundry.org</ulink>).
150156
</para>
151157

152158
</sect1>
153159

154-
<sect1 id="extensions">
160+
<sect1 id="external-extensions">
155161
<title>Extensions</title>
156162

157163
<indexterm>
@@ -181,7 +187,7 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
181187
</para>
182188

183189
</sect1>
184-
</chapter>
190+
</appendix>
185191

186192
<!-- Keep this comment at the end of the file
187193
Local variables:

‎doc/src/sgml/postgres.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.71 2004/12/29 23:36:47 tgl Exp $
33
-->
44

55
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
@@ -168,7 +168,8 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp
168168
with <productname>PostgreSQL</>. Each of these chapters can be
169169
read independently. Note that there are many other programming
170170
interfaces for client programs that are distributed separately and
171-
contain their own documentation. Readers of this part should be
171+
contain their own documentation (<xref linkend="external-projects">
172+
lists some of the more popular ones). Readers of this part should be
172173
familiar with using <acronym>SQL</acronym> commands to manipulate
173174
and query the database (see <xref linkend="sql">) and of course
174175
with the programming language that the interface uses.
@@ -179,7 +180,6 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp
179180
&lobj;
180181
&ecpg;
181182
&infoschema;
182-
&external-projects;
183183

184184
</part>
185185

@@ -252,6 +252,7 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp
252252
&release;
253253
&cvs;
254254
&docguide;
255+
&external-projects;
255256

256257
</part>
257258

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp