1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00

Correct the URL pointing to PL/R

As pointed out by documentation comment, the URL for PL/R
needs to be updated to the correct current repository. Back-patch
to all supported branches.
This commit is contained in:
Joe Conway
2019-04-27 09:28:06 -04:00
parent b3904abb4d
commit e729d0b8c7

View File

@ -211,7 +211,7 @@
<row> <row>
<entry>PL/R</entry> <entry>PL/R</entry>
<entry>R</entry> <entry>R</entry>
<entry><ulink url="http://www.joeconway.com/plr.html">http://www.joeconway.com/plr.html</ulink></entry> <entry><ulink url="https://github.com/postgres-plr/plr">https://github.com/postgres-plr/plr</ulink></entry>
</row> </row>
<row> <row>