pgsql: Fix documentation of information_schema.element_types

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix documentation of information_schema.element_types
Дата
Msg-id E1QUX7E-0005vs-0z@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/066d5a3ef5409da833c1138de640d26ec011277c

Modified Files
--------------
doc/src/sgml/information_schema.sgml |   16 +++++++++++++---
1 files changed, 13 insertions(+), 3 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix documentation of information_schema.element_types
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Mark the SLRU page as dirty when setting an entry in pg_serial.