Skip to content

Commit 1d11d4e

Browse files
peterepull[bot]
authored andcommitted
doc: Fix description of SQL standard parts
The splitting into parts actually started earlier than the text had claimed, but that is ancient history anyway by now and does not need to be mentioned. Update that and tweak the text a bit.
1 parent 96a81fa commit 1d11d4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/features.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,8 @@
4848
</para>
4949

5050
<para>
51-
The standard versions beginning with <acronym>SQL:2003</acronym>
52-
are also split into a number
53-
of parts. Each is known by a shorthand name. Note that these parts
54-
are not consecutively numbered.
51+
The standard is split into a number of parts, each also known by a shorthand
52+
name:
5553

5654
<itemizedlist>
5755
<listitem><para>ISO/IEC 9075-1 Framework (SQL/Framework)</para><indexterm><primary>SQL/Framework</primary></indexterm></listitem>
@@ -65,6 +63,8 @@
6563
<listitem><para>ISO/IEC 9075-14 XML-related specifications (SQL/XML)</para><indexterm><primary>SQL/XML</primary></indexterm></listitem>
6664
<listitem><para>ISO/IEC 9075-15 Multi-dimensional arrays (SQL/MDA)</para><indexterm><primary>SQL/MDA</primary></indexterm></listitem>
6765
</itemizedlist>
66+
67+
Note that some part numbers are not (or no longer) used.
6868
</para>
6969

7070
<para>

0 commit comments

Comments
 (0)