|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.16 2007/05/03 15:47:48 alvherre Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.17 2007/10/16 12:14:33 mha Exp $ --> |
2 | 2 |
|
3 | 3 | <appendix id="external-projects">
|
4 | 4 | <title>External Projects</title>
|
|
106 | 106 | <entry>libpqxx</entry>
|
107 | 107 | <entry>C++</entry>
|
108 | 108 | <entry>New-style C++ interface</entry>
|
109 |
| - <entry><ulink url="http://thaiopensource.org/development/libpqxx/">http://thaiopensource.org/development/libpqxx/</ulink></entry> |
| 109 | + <entry><ulink url="http://pqxx.tk/">http://pqxx.tk/</ulink></entry> |
110 | 110 | </row>
|
111 | 111 |
|
112 | 112 | <row>
|
|
120 | 120 | <entry>Npgsql</entry>
|
121 | 121 | <entry>.NET</entry>
|
122 | 122 | <entry>.NET data provider</entry>
|
123 |
| - <entry><ulink url="http://pgfoundry.org/projects/npgsql/">http://pgfoundry.org/projects/npgsql/</ulink></entry> |
| 123 | + <entry><ulink url="http://npgsql.projects.postgresql.org/">http://npgsql.projects.postgresql.org/</ulink></entry> |
124 | 124 | </row>
|
125 | 125 |
|
126 | 126 | <row>
|
|
141 | 141 | <entry>psqlODBC</entry>
|
142 | 142 | <entry>ODBC</entry>
|
143 | 143 | <entry>The most commonly-used ODBC driver</entry>
|
144 |
| - <entry><ulink url="http://odbc.postgresql.org/">http://odbc.postgresql.org/</ulink></entry> |
| 144 | + <entry><ulink url="http://psqlodbc.projects.postgresql.org/">http://psqlodbc.projects.postgresql.org/</ulink></entry> |
145 | 145 | </row>
|
146 | 146 |
|
147 | 147 | <row>
|
|