From: Michael Paquier Date: Thu, 6 Jan 2022 02:41:47 +0000 (+0900) Subject: doc: Remove link to JSON support in the SQL specification X-Git-Tag: REL_12_10~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ada0e91f9d435b8c1c185107f3ba4e80966b7d82;p=thirdparty%2Fpostgresql.git doc: Remove link to JSON support in the SQL specification The link used in the documentation is dead, and the only options to have an access to this part of the SQL specification are not free. Like any other books referred, just remove the link to keep some neutrality but keep its reference. Reported-by: Erik Rijkers Discussion: https://postgr.es/m/989abd7d-af30-ab52-1201-bf0b4f33b872@xs4all.nl Backpatch-through: 12 --- diff --git a/doc/src/sgml/biblio.sgml b/doc/src/sgml/biblio.sgml index 8dddbf5f768..912f3b1e740 100644 --- a/doc/src/sgml/biblio.sgml +++ b/doc/src/sgml/biblio.sgml @@ -137,7 +137,7 @@ - <ulink url="https://standards.iso.org/ittf/PubliclyAvailableStandards/c067367_ISO_IEC_TR_19075-6_2017.zip">SQL Technical Report</ulink> + SQL Technical Report Part 6: SQL support for JavaScript Object Notation (JSON) First Edition