1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +03:00

Remove link to ODBCng project from the docs.

This backatches Heikki's patch in 140a4fbf1a
to make sure the documentation on the website gets updated, since
we're regularly receiving complains about this link.
This commit is contained in:
Magnus Hagander
2012-05-03 13:01:31 +02:00
parent 092d1d9dd8
commit e91f00148d

View File

@ -102,13 +102,6 @@
<entry><ulink url="http://npgsql.projects.postgresql.org/">http://npgsql.projects.postgresql.org/</ulink></entry> <entry><ulink url="http://npgsql.projects.postgresql.org/">http://npgsql.projects.postgresql.org/</ulink></entry>
</row> </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> <row>
<entry>pgtclng</entry> <entry>pgtclng</entry>
<entry>Tcl</entry> <entry>Tcl</entry>
@ -119,7 +112,7 @@
<row> <row>
<entry>psqlODBC</entry> <entry>psqlODBC</entry>
<entry>ODBC</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> <entry><ulink url="http://psqlodbc.projects.postgresql.org/">http://psqlodbc.projects.postgresql.org/</ulink></entry>
</row> </row>