|
65 | 65 | <entry>DBD::Pg</entry>
|
66 | 66 | <entry>Perl</entry>
|
67 | 67 | <entry>Perl DBI driver</entry>
|
68 |
| - <entry><ulink url="http://search.cpan.org/dist/DBD-Pg/">http://search.cpan.org/dist/DBD-Pg/</ulink></entry> |
| 68 | + <entry><ulink url="http://search.cpan.org/dist/DBD-Pg/"></ulink></entry> |
69 | 69 | </row>
|
70 | 70 |
|
71 | 71 | <row>
|
72 | 72 | <entry>JDBC</entry>
|
73 | 73 | <entry>JDBC</entry>
|
74 | 74 | <entry>Type 4 JDBC driver</entry>
|
75 |
| - <entry><ulink url="http://jdbc.postgresql.org/">http://jdbc.postgresql.org/</ulink></entry> |
| 75 | + <entry><ulink url="http://jdbc.postgresql.org/"></ulink></entry> |
76 | 76 | </row>
|
77 | 77 |
|
78 | 78 | <row>
|
79 | 79 | <entry>libpqxx</entry>
|
80 | 80 | <entry>C++</entry>
|
81 | 81 | <entry>New-style C++ interface</entry>
|
82 |
| - <entry><ulink url="http://pqxx.org/">http://pqxx.org/</ulink></entry> |
| 82 | + <entry><ulink url="http://pqxx.org/"></ulink></entry> |
83 | 83 | </row>
|
84 | 84 |
|
85 | 85 | <row>
|
86 | 86 | <entry>Npgsql</entry>
|
87 | 87 | <entry>.NET</entry>
|
88 | 88 | <entry>.NET data provider</entry>
|
89 |
| - <entry><ulink url="http://www.npgsql.org/">http://www.npgsql.org/</ulink></entry> |
| 89 | + <entry><ulink url="http://www.npgsql.org/"></ulink></entry> |
90 | 90 | </row>
|
91 | 91 |
|
92 | 92 | <row>
|
93 | 93 | <entry>pgtclng</entry>
|
94 | 94 | <entry>Tcl</entry>
|
95 | 95 | <entry></entry>
|
96 |
| - <entry><ulink url="http://sourceforge.net/projects/pgtclng/">http://sourceforge.net/projects/pgtclng/</ulink></entry> |
| 96 | + <entry><ulink url="http://sourceforge.net/projects/pgtclng/"></ulink></entry> |
97 | 97 | </row>
|
98 | 98 |
|
99 | 99 | <row>
|
100 | 100 | <entry>psqlODBC</entry>
|
101 | 101 | <entry>ODBC</entry>
|
102 | 102 | <entry>ODBC driver</entry>
|
103 |
| - <entry><ulink url="https://odbc.postgresql.org/">https://odbc.postgresql.org/</ulink></entry> |
| 103 | + <entry><ulink url="https://odbc.postgresql.org/"></ulink></entry> |
104 | 104 | </row>
|
105 | 105 |
|
106 | 106 | <row>
|
|
172 | 172 | <row>
|
173 | 173 | <entry>PL/Java</entry>
|
174 | 174 | <entry>Java</entry>
|
175 |
| - <entry><ulink url="https://github.com/tada/pljava">https://github.com/tada/pljava</ulink></entry> |
| 175 | + <entry><ulink url="https://github.com/tada/pljava"></ulink></entry> |
176 | 176 | </row>
|
177 | 177 |
|
178 | 178 | <row>
|
179 | 179 | <entry>PL/PHP</entry>
|
180 | 180 | <entry>PHP</entry>
|
181 |
| - <entry><ulink url="http://www.commandprompt.com/community/plphp/">http://www.commandprompt.com/community/plphp/</ulink></entry> |
| 181 | + <entry><ulink url="http://www.commandprompt.com/community/plphp/"></ulink></entry> |
182 | 182 | </row>
|
183 | 183 |
|
184 | 184 | <row>
|
185 | 185 | <entry>PL/Py</entry>
|
186 | 186 | <entry>Python</entry>
|
187 |
| - <entry><ulink url="http://python.projects.postgresql.org/backend/">http://python.projects.postgresql.org/backend/</ulink></entry> |
| 187 | + <entry><ulink url="http://python.projects.postgresql.org/backend/"></ulink></entry> |
188 | 188 | </row>
|
189 | 189 |
|
190 | 190 | <row>
|
191 | 191 | <entry>PL/R</entry>
|
192 | 192 | <entry>R</entry>
|
193 |
| - <entry><ulink url="http://www.joeconway.com/plr/">http://www.joeconway.com/plr/</ulink></entry> |
| 193 | + <entry><ulink url="http://www.joeconway.com/plr/"></ulink></entry> |
194 | 194 | </row>
|
195 | 195 |
|
196 | 196 | <row>
|
197 | 197 | <entry>PL/Ruby</entry>
|
198 | 198 | <entry>Ruby</entry>
|
199 |
| - <entry><ulink url="http://raa.ruby-lang.org/project/pl-ruby/">http://raa.ruby-lang.org/project/pl-ruby/</ulink></entry> |
| 199 | + <entry><ulink url="http://raa.ruby-lang.org/project/pl-ruby/"></ulink></entry> |
200 | 200 | </row>
|
201 | 201 |
|
202 | 202 | <row>
|
203 | 203 | <entry>PL/Scheme</entry>
|
204 | 204 | <entry>Scheme</entry>
|
205 |
| - <entry><ulink url="http://plscheme.projects.postgresql.org/">http://plscheme.projects.postgresql.org/</ulink></entry> |
| 205 | + <entry><ulink url="http://plscheme.projects.postgresql.org/"></ulink></entry> |
206 | 206 | </row>
|
207 | 207 |
|
208 | 208 | <row>
|
209 | 209 | <entry>PL/sh</entry>
|
210 | 210 | <entry>Unix shell</entry>
|
211 |
| - <entry><ulink url="https://github.com/petere/plsh">https://github.com/petere/plsh</ulink></entry> |
| 211 | + <entry><ulink url="https://github.com/petere/plsh"></ulink></entry> |
212 | 212 | </row>
|
213 | 213 | </tbody>
|
214 | 214 | </tgroup>
|
|
0 commit comments