summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorMagnus Hagander2012-05-03 11:01:31 +0000
committerMagnus Hagander2012-05-03 11:02:48 +0000
commit56c8d50eaf4683049c07e0ed75747615f021a3b1 (patch)
tree415d878e75ca91040ef7be247aa1bca2bc395bce /doc/src
parenta45c63ea0e5fcd3aaf9b707ec6fc059e07cd18a4 (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.
Diffstat (limited to 'doc/src')
-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>