pgsql: Replace search.cpan.org with metacpan.org - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Replace search.cpan.org with metacpan.org
Date
Msg-id E1fYtMw-0001rG-Tc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Replace search.cpan.org with metacpan.org

search.cpan.org has been EOL'd, with metacpan.org being the official
replacement to which URLs now redirect.  Update links to match the new
URL. Also update links to CPAN to use https as it will redirect from
http.

Author: Daniel Gustafsson
Discussion: https://postgr.es/m/B74C0219-6BA9-46E1-A524-5B9E8CD3BDB3@yesql.se

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f61a25727cd9246d749825cdaafa821b7ddbad7c

Modified Files
--------------
doc/src/sgml/acronyms.sgml          | 2 +-
doc/src/sgml/external-projects.sgml | 2 +-
doc/src/sgml/install-windows.sgml   | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: Re: pgsql: Clarify use of temporary tables within partition trees
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Fix crash when ALTER TABLE recreates indexes on partitions