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-0001rH-Td@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_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6acb4e89fe472e74bcbb3d3b997cccef6c026be9

Modified Files
--------------
doc/src/sgml/acronyms.sgml | 2 +-
doc/src/sgml/external-projects.sgml | 2 +-
2 files changed, 2 insertions(+), 2 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