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 Branch ------ REL8_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/e5b50d0ffb72935b844a2d78b6f81e3b6c85cba9 Modified Files -------------- doc/src/sgml/information_schema.sgml | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
