Re: pgsql: Introduce jsonb, a structured format for storing json.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pgsql: Introduce jsonb, a structured format for storing json.
Дата
Msg-id 532F5FE3.4060403@dunslane.net
обсуждение исходный текст
Ответ на Re: pgsql: Introduce jsonb, a structured format for storing json.  (Thom Brown <thom@linux.com>)
Список pgsql-committers
On 03/23/2014 06:18 PM, Thom Brown wrote:
>
> Only noticed the one typo during a skim read...
>
> In doc/src/sgml/json.sgml:
>
> s/aquired/acquired/
>


Thanks, fixed.

I'm expecting that several people will want to add to the docs.

cheers

andrew


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix mis-spelling in jsonb docs.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Do jsonb regression test input in the conventional way.