8000 Remove link to ODBCng project from the docs. · jcsston/postgres@14c412d · GitHub
[go: up one dir, main page]

Skip to content

Commit 14c412d

Browse files
committed
Remove link to ODBCng project from the docs.
This backatches Heikki's patch in 140a4fb to make sure the documentation on the website gets updated, since we're regularly receiving complains about this link.
1 parent 14f9fb5 commit 14c412d

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

doc/src/sgml/external-projects.sgml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,6 @@
102102
<entry><ulink url="http://npgsql.projects.postgresql.org/">http://npgsql.projects.postgresql.org/</ulink></entry>
103103
</row>
104104

105-
<row>
106-
<entry>ODBCng</entry>
107-
<entry>ODBC</entry>
108-
<entry>An alternative ODBC driver</entry>
109-
<entry><ulink url="http://projects.commandprompt.com/public/odbcng/">http://projects.commandprompt.com/public/odbcng/</ulink></entry>
110-
</row>
111-
112105
<row>
113106
<entry>pgtclng</entry>
114107
<entry>Tcl</entry>
@@ -119,7 +112,7 @@
119112
<row>
120113
<entry>psqlODBC</entry>
121114
<entry>ODBC</entry>
122-
<entry>The most commonly-used ODBC driver</entry>
115+
<entry>ODBC driver</entry>
123116
<entry><ulink url="http://psqlodbc.projects.postgresql.org/">http://psqlodbc.projects.postgresql.org/</ulink></entry>
124117
</row>
125118

0 commit comments

Comments
 (0)
0