summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2012-05-03 13:01:31 +0200
committerMagnus Hagander <magnus@hagander.net>2012-05-03 13:02:31 +0200
commit14c412da46d9e36ab19c42ec6fb66139dbc30c3e (patch)
tree22861b52278a4822ca4168cb9c0fbb4c4a2e1104
parent14f9fb575b23f02a92b870908e6b801a209b0a2e (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 1605deb46c9..251ed0f278a 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>