pgsql: Fix erroneous statements about multiply specified JSON columns.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Fix erroneous statements about multiply specified JSON columns.
Дата
Msg-id E1VPJOR-0008GK-If@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix erroneous statements about multiply specified JSON columns.

The behaviour in json_populate_record() and json_populate_recordset()
was changed during development but the docs were not.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/32d860285240df0ecbc2ce32ebaeeaefab4f836c

Modified Files
--------------
doc/src/sgml/func.sgml |    6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix spurious warning after vacuuming a page on a table with no i
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix erroneous statements about multiply specified JSON columns.