Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: jsonb and nested hstore
Дата
Msg-id 52F41F13.4070903@dunslane.net
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Teodor Sigaev <teodor@sigaev.ru>)
Ответы Re: jsonb and nested hstore  ("Erik Rijkers" <er@xs4all.nl>)
Re: jsonb and nested hstore  (Andres Freund <andres@2ndquadrant.com>)
Re: jsonb and nested hstore  (Andres Freund <andres@2ndquadrant.com>)
Re: jsonb and nested hstore  (Tomas Vondra <tv@fuzzy.cz>)
Список pgsql-hackers
On 02/05/2014 10:36 AM, Teodor Sigaev wrote:
>  Should I make new version of patch? Right now it's placed on github.
> May be Andrew wants to change something?
>


Attached are updated patches.

Apart from the things Teodor has fixed, this includes

  * switching to using text representation in jsonb send/recv
  * implementation of jsonb_array_elements_text that we need now we have
    json_array_elements_text
  * some code fixes requested in code reviews, plus some other tidying
    and refactoring.

cheers

andrew



Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Recovery inconsistencies, standby much larger than primary
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Recovery inconsistencies, standby much larger than primary