From 9ae0a4c702324110dde366f9370f9b6c02b4dee8 Mon Sep 17 00:00:00 2001 From: Michael Paquier Date: Thu, 6 Jan 2022 11:41:40 +0900 Subject: [PATCH] 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 --- doc/src/sgml/biblio.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/biblio.sgml b/doc/src/sgml/biblio.sgml index 73a21b6add1..cd8aa3e8aad 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