Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3904ab
)
Correct the URL pointing to PL/R
author
Joe Conway
<mail@joeconway.com>
Sat, 27 Apr 2019 13:28:06 +0000
(09:28 -0400)
committer
Joe Conway
<mail@joeconway.com>
Sat, 27 Apr 2019 13:28:06 +0000
(09:28 -0400)
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.
doc/src/sgml/external-projects.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/external-projects.sgml
b/doc/src/sgml/external-projects.sgml
index 968e1ef0fa59a33bf05eef3e69c930bd49250421..99a259615dd48ec327c774adadb36e29b6b9eab1 100644
(file)
--- a/
doc/src/sgml/external-projects.sgml
+++ b/
doc/src/sgml/external-projects.sgml
@@
-211,7
+211,7
@@
<row>
<entry>PL/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="http
s://github.com/postgres-plr/plr">https://github.com/postgres-plr/plr
</ulink></entry>
</row>
<row>