pgsql: Replace search.cpan.org with metacpan.org

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Replace search.cpan.org with metacpan.org
Date: 2018-06-29 13:23:22
Message-ID: E1fYtMw-0001rG-Tc@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-06-29 15:50:42 pgsql: Fix crash when ALTER TABLE recreates indexes on partitions
Previous Message Tomas Vondra 2018-06-29 12:39:34 Re: Tips on committing