summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander2012-05-03 11:01:31 +0000
committerMagnus Hagander2012-05-03 11:01:31 +0000
commit6d362ec209f0174f36a78936c5269f8d5f2cd26e (patch)
treee8880f336fbbe347e40d15beb5ef837c331e1deb
parent08bc189ee746606b6417ed4a2f0f9d7901c5b8e1 (diff)
Remove link to ODBCng project from the docs.
This backatches Heikki's patch in 140a4fbf1a87891a79a2c61a08416828d39f286a to make sure the documentation on the website gets updated, since we're regularly receiving complains about this link.
-rw-r--r--doc/src/sgml/external-projects.sgml9
1 files changed, 1 insertions, 8 deletions
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index fd1685e3945..91fe8f586da 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -103,13 +103,6 @@
</row>
<row>
- <entry>ODBCng</entry>
- <entry>ODBC</entry>
- <entry>An alternative ODBC driver</entry>
- <entry><ulink url="http://projects.commandprompt.com/public/odbcng/">http://projects.commandprompt.com/public/odbcng/</ulink></entry>
- </row>
-
- <row>
<entry>pgtclng</entry>
<entry>Tcl</entry>
<entry></entry>
@@ -119,7 +112,7 @@
<row>
<entry>psqlODBC</entry>
<entry>ODBC</entry>
- <entry>The most commonly-used ODBC driver</entry>
+ <entry>ODBC driver</entry>
<entry><ulink url="http://psqlodbc.projects.postgresql.org/">http://psqlodbc.projects.postgresql.org/</ulink></entry>
</row>