mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-08 07:38:44 +01: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:
parent
b3904abb4d
commit
e729d0b8c7
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user