projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddcaa59
)
Correct the URL pointing to PL/R
author
Joe Conway
<mail@joeconway.com>
Sat, 27 Apr 2019 13:27:56 +0000
(09:27 -0400)
committer
Joe Conway
<mail@joeconway.com>
Sat, 27 Apr 2019 13:30:22 +0000
(09:30 -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 81742d227bbfeb512bb6df627010d9ed87e5f6e3..f94e450ef9e464bfcc6edb033b56c52bc6b2ad66 100644
(file)
--- a/
doc/src/sgml/external-projects.sgml
+++ b/
doc/src/sgml/external-projects.sgml
@@
-205,7
+205,7
@@
<row>
<entry>PL/R</entry>
<entry>R</entry>
- <entry><ulink url="http
://www.joeconway.com/plr.html
"></ulink></entry>
+ <entry><ulink url="http
s://github.com/postgres-plr/plr
"></ulink></entry>
</row>
<row>