Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: jsonb and nested hstore
Дата
Msg-id 20140225212740.GA4759@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Josh Berkus escribió:

> (to clarify below: "json" refers to the current varlena datatype; JSON
> refers to JSON serialized data).

FWIW the term "varlena json" is misleading.  jsonb is also varlena, only
different.  I think you need a different term to say that json uses the
text representation.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Unfortunate choice of short switch name in pgbench