Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: jsonb and nested hstore
Дата
Msg-id CAM-w4HNPZAAkDL-N6wWhkYSg86e3GWg7r7TZdtvR8KBn7=p2WQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Greg Stark <stark@mit.edu>)
Ответы Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Another question. Is Peter's branch up to date with
jsonb_populate_record() ? From discussions on list it sounds like the
plan was to get rid of the use_json_as_text argument but his patch
still has it.

(Tangentially, I wonder if it wouldn't be possible to make this a
plain cast. I'm not sure but I think it's possible to have a cast to a
polymorphic type and peek at runtime at the record definition to
determine what to do).



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Patch: show relation and tuple infos of a lock to acquire
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Store Extension Options