8000 doc: Add information about new SQL part SQL/MDA · postgrespro/postgres_cluster@33e27c3 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 header class="HeaderMktg header-logged-out js-details-container js-header Details f4 py-3" role="banner" data-is-top="true" data-color-mode=light data-light-theme=light data-dark-theme=dark>

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit 33e27c3

Browse files
committed
doc: Add information about new SQL part SQL/MDA
1 parent 8d7def5 commit 33e27c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/features.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
<listitem><para>ISO/IEC 9075-11 Information and Definition Schemas (SQL/Schemata)</para><indexterm><primary>SQL/Schemata</primary></indexterm></listitem>
6464
<listitem><para>ISO/IEC 9075-13 Routines and Types using the Java Language (SQL/JRT)</para><indexterm><primary>SQL/JRT</primary></indexterm></listitem>
6565
<listitem><para>ISO/IEC 9075-14 XML-related specifications (SQL/XML)</para><indexterm><primary>SQL/XML</primary></indexterm></listitem>
66+
<listitem><para>ISO/IEC 9075-15 Multi-dimensional arrays (SQL/MDA)</para><indexterm><primary>SQL/MDA</primary></indexterm></listitem>
6667
</itemizedlist>
6768
</para>
6869

@@ -71,7 +72,7 @@
7172
11, and 14. Part 3 is covered by the ODBC driver, and part 13 is
7273
covered by the PL/Java plug-in, but exact conformance is currently
7374
not being verified for these components. There are currently no
74-
implementations of parts 4 and 10
75+
implementations of parts 4, 10, and 15
7576
for <productname>PostgreSQL</productname>.
7677
</para>
7778

0 commit comments

Comments
 (0)
0