pgsql: doc: explain use of json_populate_record{set}()

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: explain use of json_populate_record{set}()
Дата
Msg-id E1fVKfa-0007Mm-5m@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc:  explain use of json_populate_record{set}()

The set-returning nature of these functions make their use unclear. The
modified paragraph was added in PG 9.4.

Reported-by: yshaladi@denodo.com

Discussion:  https://postgr.es/m/152571684246.9460.18059951267371255159@wrigleys.postgresql.org

Backpatch-through: 9.4

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/faff43e6d21fc7256b87ef582e5deb8305d5b2a9

Modified Files
--------------
doc/src/sgml/func.sgml | 28 +++++++++++++++++++++-------
1 file changed, 21 insertions(+), 7 deletions(-)


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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Fix typos in release notes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Fix for globals.c- c.h must come first