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:03:00 +0200
commite91f00148d3f406f60b313db906ef64972cf9706 (patch)
treedff1cbd71ceb0e131fd90f8e85fcf57511921015
parent092d1d9dd8fd371f92d1cda5ae1947f79e5ae04f (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 500ffd1356d..cf52aae6d98 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>