From ab5ad0c71a0f4428d6ecb874b7eaa7a95fe4c17e Mon Sep 17 00:00:00 2001 From: Michael Paquier Date: Sat, 18 Jul 2020 22:43:45 +0900 Subject: doc: Refresh more URLs in the docs This updates some URLs that are redirections, mostly to an equivalent using https. One URL referring to generalized partial indexes was outdated. Author: Kyotaro Horiguchi Discussion: https://postgr.es/m/20200717.121308.1369606287593685396.horikyota.ntt@gmail.com Backpatch-through: 9.5 --- doc/src/sgml/plperl.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src/sgml/plperl.sgml') diff --git a/doc/src/sgml/plperl.sgml b/doc/src/sgml/plperl.sgml index 967efba3b55..78ad2f01135 100644 --- a/doc/src/sgml/plperl.sgml +++ b/doc/src/sgml/plperl.sgml @@ -14,7 +14,7 @@ PL/Perl is a loadable procedural language that enables you to write PostgreSQL functions in the - Perl programming language. + Perl programming language. -- cgit v1.2.3