Doc: Update ulinks to RFC documents to avoid redirect

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 0a97ef7600ded3650b217bb06ff07851bebdb81e
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-04-10T11:53:25Z
Releases: 13.15
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

Files

PathChange+/−
doc/src/sgml/charset.sgml modified +1 −1
doc/src/sgml/client-auth.sgml modified +2 −2
doc/src/sgml/func.sgml modified +1 −1
doc/src/sgml/json.sgml modified +1 −1
doc/src/sgml/libpq.sgml modified +2 −2
doc/src/sgml/ref/psql-ref.sgml modified +1 −1

Documentation touched

Discussion