aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-01-06 11:41:40 +0900
committerMichael Paquier <michael@paquier.xyz>2022-01-06 11:41:40 +0900
commit9ae0a4c702324110dde366f9370f9b6c02b4dee8 (patch)
treeb9aa89837338038333678c1dcf497e18bb69b345
parent5ddfebded41f7754b3c4fc1b576ca33736efcab6 (diff)
downloadpostgresql-9ae0a4c702324110dde366f9370f9b6c02b4dee8.tar.gz
postgresql-9ae0a4c702324110dde366f9370f9b6c02b4dee8.zip
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
-rw-r--r--doc/src/sgml/biblio.sgml2
1 files changed, 1 insertions, 1 deletions
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 @@
</biblioentry>
<biblioentry id="sqltr-19075-6">
- <title><ulink url="https://standards.iso.org/ittf/PubliclyAvailableStandards/c067367_ISO_IEC_TR_19075-6_2017.zip">SQL Technical Report</ulink></title>
+ <title>SQL Technical Report</title>
<subtitle>Part 6: SQL support for JavaScript Object
Notation (JSON)</subtitle>
<edition>First Edition</edition>