Re: OIDs for jsonb type

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема Re: OIDs for jsonb type
Дата
Msg-id 53EA8D11.6080703@dalibo.com
обсуждение исходный текст
Ответ на OIDs for jsonb type  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Ответы Re: OIDs for jsonb type  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-general
On 08/12/2014 11:49 PM, Daniele Varrazzo wrote:
> Hello,
>
> I'm going to add support to the jsonb data type in psycopg2, in order
> to have the type behaving like json currently does
> (http://initd.org/psycopg/docs/extras.html#json-adaptation).
>
> Is it correct that oid and arrayoid for the type will be 3802 and 3807
> and that they won't change before the 9.4 final release?

That is correct.
--
Vik


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

Предыдущее
От: Daniele Varrazzo
Дата:
Сообщение: OIDs for jsonb type
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Database block lifecycle