Fix documentation of information_schema.element_types

Peter Eisentraut <peter_e@gmx.net>

Commit: 302e4e6f3b5f5e03162f11c8a074d337cd11acf7
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-06-09T04:31:13Z
Releases: 8.3.16
Fix documentation of information_schema.element_types

The documentation of the columns collection_type_identifier and
dtd_identifier was wrong.  This effectively reverts commits
8e1ccad51901e83916dae297cd9afa450957a36c and
57352df66d3a0885899d39c04c067e63c7c0ba30 and updates the name
array_type_identifier (the name in SQL:1999) to
collection_type_identifier.

closes bug #5926

Files

PathChange+/−
doc/src/sgml/information_schema.sgml modified +13 −3