diff --git a/doc/src/sgml/features.sgml b/doc/src/sgml/features.sgml
index 2c5a7e5d0c5..035f6774d69 100644
--- a/doc/src/sgml/features.sgml
+++ b/doc/src/sgml/features.sgml
@@ -63,6 +63,7 @@
ISO/IEC 9075-11 Information and Definition Schemas (SQL/Schemata)SQL/Schemata
ISO/IEC 9075-13 Routines and Types using the Java Language (SQL/JRT)SQL/JRT
ISO/IEC 9075-14 XML-related specifications (SQL/XML)SQL/XML
+ ISO/IEC 9075-15 Multi-dimensional arrays (SQL/MDA)SQL/MDA
@@ -71,7 +72,7 @@
11, and 14. Part 3 is covered by the ODBC driver, and part 13 is
covered by the PL/Java plug-in, but exact conformance is currently
not being verified for these components. There are currently no
- implementations of parts 4 and 10
+ implementations of parts 4, 10, and 15
for PostgreSQL.