Update to external_projects.sgml - Mailing list pgsql-docs

From Joshua D. Drake
Subject Update to external_projects.sgml
Date
Msg-id 44B69F1E.4050404@commandprompt.com
Whole thread Raw
List pgsql-docs
Added stronger language for PgFoundry.
Kept, but deprecated Gborg.
Updated some api links

Joshua D. Drake

--

    === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
    Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/


? external_projects.diff
Index: external-projects.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/external-projects.sgml,v
retrieving revision 1.10
diff -r1.10 external-projects.sgml
4c4
<   <title>External Projects</title>
---
>   <title>PgFoundry and External Projects</title>
10,17c10,20
<    efficiently developed separately from the core project. Separate
<    projects can
<    have their own developer teams, email lists, bug tracking,
<    and release schedules. While their independence makes
<    development easier, it makes users' jobs harder. They have to hunt
<    around looking for database enhancements to meet their needs.
<    This section describes some of the more popular externally
<    developed enhancements and guides you on how to find them.
---
>    efficiently developed separately from the core project. To help our
>    community with the development process of their external projects
>    we have created <ulink url="http://www.pgfoundry.org/">PgFoundry</ulink>.
>   </para>
>
>   <para>
>    <ulink url="http://www.pgfoundry.org/">Pgfoundry</ulink> utlizes the Gforg
>    software and is similar to SourceForge in its feature set. If you have an
>    Open Source project that you would like to develop and need project mangement
>    resources including, mailing lists, forums and cvs please feel free to create
>    a new project.
21,26c24,29
<    Many <productname>PostgreSQL</productname>-related projects are
<    hosted at either
<    <ulink url="http://gborg.postgresql.org"><productname>GBorg</></ulink>
<    or <ulink url="http://pgfoundry.org"><productname>pgFoundry</></ulink>.
<    There are other <productname>PostgreSQL</productname>-related projects that are hosted
<    elsewhere, but you will have to do an Internet search to find them.
---
>    Secondly, many <productname>PostgreSQL</productname>-related projects are
>    hosted at either <ulink url="http://pgfoundry.org"><productname>pgFoundry</></ulink>
>    or <ulink url="http://gborg.postgresql.org"><productname>GBorg</></ulink> (although
>    Gbord is considered deprecated). There are other <productname>PostgreSQL</productname>
>    noteable related projects that are hosted elsewhere. However, you will also want to
>    do an Internet search to find others.
55c58
<        applications.
---
>        applications. <ulink url="http://odbc.postgresql.org/">Website.</ulink>
61c64
<      <term>pgjdbc</term>
---
>      <term>ODBCng</term>
64c67,68
<        A <application>JDBC</> interface.
---
>        Another ODBC driver for PostgreSQL.
>        <ulink url="http://projects.commandprompt.com/public/odbcng/">Website.</ulink>
70,80c74
<      <term>Npgsql</term>
<      <listitem>
<       <para>
<        <application>.Net</> interface for more recent
<        <application>Windows</> applications.
<       </para>
<      </listitem>
<     </varlistentry>
<
<     <varlistentry>
<      <term>libpqxx</term>
---
>      <term>pgjdbc</term>
83c77,78
<        A newer <application>C++</> interface.
---
>        A <application>JDBC</> interface.
>        <ulink url="http://jdbc.postgresql.org/">Website.</ulink>
89c84
<      <term>libpq++</term>
---
>      <term>Npgsql</term>
92c87,89
<        An older <application>C++</> interface.
---
>        <application>.Net</> interface for more recent
>        <application>mono/C#</> applications.
>        <ulink url="http://pgfoundry.org/projects/npgsql/">Website.</ulink>
98c95
<      <term>pgperl</term>
---
>      <term>libpqxx</term>
101,102c98,99
<        A <application>Perl</> interface with an <acronym>API</> similar
<        to <application>libpq</>.
---
>        A newer <application>C++</> interface.
>        <ulink url="http://thaiopensource.org/development/libpqxx/">Website.</ulink>
108c105
<      <term>DBD-Pg</term>
---
>      <term>DBD::Pg</term>
111,112c108,109
<        A <application>Perl</> interface that uses the
<        <acronym>DBD</>-standard <application>API</>.
---
>        A <application>Perl</> DBI driver for PostgreSQL.
>        <ulink url="http://search.cpan.org/dist/DBD-Pg/">Website.</ulink>
121a119
>        <ulink url="http://gborg.postgresql.org/project/pgtclng/projdisplay.php">Website.</ulink>
127c125
<      <term>pgtcl</term>
---
>      <term>Pyscopg</term>
130c128
<        The original version of the <application>Tcl</> interface.
---
>        A <application>Python</> interface librar that is DB API 2.0 compliant.
134,143d131
<
<     <varlistentry>
<      <term>PyGreSQL</term>
<      <listitem>
<       <para>
<        A <application>Python</> interface library.
<       </para>
<      </listitem>
<     </varlistentry>
<
145,148d132
<
<    All of these can be found at
<    <ulink url="http://gborg.postgresql.org"><productname>GBorg</></ulink>
<    or <ulink url="http://pgfoundry.org"><productname>pgFoundry</></ulink>.

pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Updated Russian translation of the FAQ
Next
From: "Joshua D. Drake"
Date:
Subject: maintenance diff