Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
ec0e3075
Commit
ec0e3075
authored
20 years ago
by
Tom Lane
Browse files
Options
Downloads
Patches
Plain Diff
Convert external-projects to an appendix.
parent
eee5abce
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/src/sgml/external-projects.sgml
+14
-8
14 additions, 8 deletions
doc/src/sgml/external-projects.sgml
doc/src/sgml/postgres.sgml
+4
-3
4 additions, 3 deletions
doc/src/sgml/postgres.sgml
with
18 additions
and
11 deletions
doc/src/sgml/external-projects.sgml
+
14
−
8
View file @
ec0e3075
<!--
<!--
$PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.
6
2004/12/2
8
2
2:47:15
tgl Exp $
$PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.
7
2004/12/2
9
2
3:36:46
tgl Exp $
-->
-->
<
chapter
id="external-projects">
<
appendix
id="external-projects">
<title>External Projects</title>
<title>External Projects</title>
<para>
<para>
...
@@ -22,16 +22,16 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
...
@@ -22,16 +22,16 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
<para>
<para>
Many <productname>PostgreSQL</productname>-related projects are
Many <productname>PostgreSQL</productname>-related projects are
hosted at either
hosted at either
<productname>GBorg</> at <ulink
url="http://gborg.postgresql.org">
<productname>GBorg</> at <ulink
http://gborg.postgresql.org</ulink>
or
url="http://gborg.postgresql.org">
http://gborg.postgresql.org</ulink>
<productname>pgFoundry</> at <ulink
or
<productname>pgFoundry</> at <ulink
url="http://pgfoundry.org">http://pgfoundry.org</ulink>.
url="http://pgfoundry.org">http://pgfoundry.org</ulink>.
There are other
There are other
<productname>PostgreSQL</productname>-related projects that are hosted
<productname>PostgreSQL</productname>-related projects that are hosted
elsewhere, but you will have to do an Internet search to find them.
elsewhere, but you will have to do an Internet search to find them.
</para>
</para>
<sect1 id="interfaces">
<sect1 id="
external-
interfaces">
<title>Externally Developed Interfaces</title>
<title>Externally Developed Interfaces</title>
<indexterm>
<indexterm>
...
@@ -147,11 +147,17 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
...
@@ -147,11 +147,17 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
</varlistentry>
</varlistentry>
</variablelist>
</variablelist>
All of these can be found at
<productname>GBorg</> (<ulink
url="http://gborg.postgresql.org">http://gborg.postgresql.org</ulink>)
or <productname>pgFoundry</> (<ulink
url="http://pgfoundry.org">http://pgfoundry.org</ulink>).
</para>
</para>
</sect1>
</sect1>
<sect1 id="extensions">
<sect1 id="
external-
extensions">
<title>Extensions</title>
<title>Extensions</title>
<indexterm>
<indexterm>
...
@@ -181,7 +187,7 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
...
@@ -181,7 +187,7 @@ $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.6 2004/12/28 22:47:15
</para>
</para>
</sect1>
</sect1>
</
chapter
>
</
appendix
>
<!-- Keep this comment at the end of the file
<!-- Keep this comment at the end of the file
Local variables:
Local variables:
...
...
This diff is collapsed.
Click to expand it.
doc/src/sgml/postgres.sgml
+
4
−
3
View file @
ec0e3075
<!--
<!--
$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.7
0
2004/12/2
4 19:12:3
7 tgl Exp $
$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.7
1
2004/12/2
9 23:36:4
7 tgl Exp $
-->
-->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [
<!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
...
@@ -168,7 +168,8 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp
with <productname>PostgreSQL</>. Each of these chapters can be
with <productname>PostgreSQL</>. Each of these chapters can be
read independently. Note that there are many other programming
read independently. Note that there are many other programming
interfaces for client programs that are distributed separately and
interfaces for client programs that are distributed separately and
contain their own documentation. Readers of this part should be
contain their own documentation (<xref linkend="external-projects">
lists some of the more popular ones). Readers of this part should be
familiar with using <acronym>SQL</acronym> commands to manipulate
familiar with using <acronym>SQL</acronym> commands to manipulate
and query the database (see <xref linkend="sql">) and of course
and query the database (see <xref linkend="sql">) and of course
with the programming language that the interface uses.
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
...
@@ -179,7 +180,6 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp
&lobj;
&lobj;
&ecpg;
&ecpg;
&infoschema;
&infoschema;
&external-projects;
</part>
</part>
...
@@ -252,6 +252,7 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp
...
@@ -252,6 +252,7 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.70 2004/12/24 19:12:37 tgl Exp
&release;
&release;
&cvs;
&cvs;
&docguide;
&docguide;
&external-projects;
</part>
</part>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment