diff options
-rw-r--r-- | doc/src/sgml/external-projects.sgml | 9 |
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> |