|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.18 2007/10/16 19:04:34 mha Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.19 2007/11/14 01:58:18 tgl Exp $ --> |
2 | 2 |
|
3 | 3 | <appendix id="external-projects">
|
4 | 4 | <title>External Projects</title>
|
|
23 | 23 | to create a new project.
|
24 | 24 | </para>
|
25 | 25 |
|
26 |
| - <note> |
27 |
| - <para> |
28 |
| - Many <productname>PostgreSQL</productname>-related projects are still |
29 |
| - hosted at <ulink url="http://gborg.postgresql.org/">GBorg</>. GBorg is |
30 |
| - the original external community developer site, and while it is |
31 |
| - currently closed to new projects in favor of PgFoundry, it still |
32 |
| - contains many active and relevant projects. Other popular |
33 |
| - <productname>PostgreSQL</productname>-related projects are hosted |
34 |
| - independently, or on other project-hosting sites such as <ulink |
35 |
| - url="http://sourceforge.net/">SourceForge.net</ulink>. You should search |
36 |
| - the web if you don't find the project you are looking for. |
37 |
| - </para> |
38 |
| - </note> |
39 |
| - |
40 | 26 | <sect1 id="external-interfaces">
|
41 | 27 | <title>Client Interfaces</title>
|
42 | 28 |
|
|
109 | 95 | <entry><ulink url="http://pqxx.org/">http://pqxx.org/</ulink></entry>
|
110 | 96 | </row>
|
111 | 97 |
|
112 |
| - <row> |
113 |
| - <entry>libpq++</entry> |
114 |
| - <entry>C++</entry> |
115 |
| - <entry>Old-style C++ interface</entry> |
116 |
| - <entry><ulink url="http://gborg.postgresql.org/project/libpqpp/">http://gborg.postgresql.org/project/libpqpp/</ulink></entry> |
117 |
| - </row> |
118 |
| - |
119 | 98 | <row>
|
120 | 99 | <entry>Npgsql</entry>
|
121 | 100 | <entry>.NET</entry>
|
|