mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
doc: Update external PL list
Add PL/Lua, PL/v8. Remove stale/unmaintained PL/PHP, PL/Py, PL/Ruby, PL/Scheme. Reported-by: Adam Sah <asah@midgard.net>
This commit is contained in:
parent
7332c3cbb3
commit
2440c442d1
@ -186,19 +186,13 @@
|
||||
<row>
|
||||
<entry>PL/Java</entry>
|
||||
<entry>Java</entry>
|
||||
<entry><ulink url="https://github.com/tada/pljava"></ulink></entry>
|
||||
<entry><ulink url="https://tada.github.io/pljava/"></ulink></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>PL/PHP</entry>
|
||||
<entry>PHP</entry>
|
||||
<entry><ulink url="https://public.commandprompt.com/projects/plphp"></ulink></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>PL/Py</entry>
|
||||
<entry>Python</entry>
|
||||
<entry><ulink url="http://python.projects.postgresql.org/backend/"></ulink></entry>
|
||||
<entry>PL/Lua</entry>
|
||||
<entry>Lua</entry>
|
||||
<entry><ulink url="https://github.com/pllua/pllua"></ulink></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
@ -207,23 +201,17 @@
|
||||
<entry><ulink url="http://www.joeconway.com/plr.html"></ulink></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>PL/Ruby</entry>
|
||||
<entry>Ruby</entry>
|
||||
<entry><ulink url="http://raa.ruby-lang.org/project/pl-ruby/"></ulink></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>PL/Scheme</entry>
|
||||
<entry>Scheme</entry>
|
||||
<entry><ulink url="http://plscheme.projects.postgresql.org/"></ulink></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>PL/sh</entry>
|
||||
<entry>Unix shell</entry>
|
||||
<entry><ulink url="https://github.com/petere/plsh"></ulink></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>PL/v8</entry>
|
||||
<entry>JavaScript</entry>
|
||||
<entry><ulink url="https://github.com/plv8/plv8"></ulink></entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
|
Loading…
x
Reference in New Issue
Block a user