pgsql: Doc: Update ulinks to RFC documents to avoid redirect - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Doc: Update ulinks to RFC documents to avoid redirect
Date
Msg-id E1ruWfd-001Rpc-8Z@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Update ulinks to RFC documents to avoid redirect

The tools.ietf.org site has been decommissioned and replaced by a
number of sites serving various purposes.  Links to RFCs and BCPs
are now 301 redirected to their new respective IETF sites.  Since
this serves no purpose and only adds network overhead, update our
links to the new locations.

Backpatch to all supported versions.

Discussion: https://postgr.es/m/3C1CEA99-FCED-447D-9858-5A579B4C6687@yesql.se
Backpatch-through: v12

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/52b49b796cc7fd976f4da6aa49c9679ecdae8bd5

Modified Files
--------------
doc/src/sgml/acronyms.sgml     |  2 +-
doc/src/sgml/catalogs.sgml     |  2 +-
doc/src/sgml/charset.sgml      |  4 ++--
doc/src/sgml/client-auth.sgml  | 16 ++++++++--------
doc/src/sgml/datatype.sgml     |  4 ++--
doc/src/sgml/ecpg.sgml         |  2 +-
doc/src/sgml/func.sgml         |  6 +++---
doc/src/sgml/json.sgml         |  2 +-
doc/src/sgml/libpq.sgml        |  8 ++++----
doc/src/sgml/pgcrypto.sgml     |  2 +-
doc/src/sgml/protocol.sgml     |  6 +++---
doc/src/sgml/ref/psql-ref.sgml |  2 +-
doc/src/sgml/textsearch.sgml   |  2 +-
doc/src/sgml/uuid-ossp.sgml    |  2 +-
14 files changed, 30 insertions(+), 30 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Introduce a bump memory allocator
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Doc: Update ulinks to RFC documents to avoid redirect