OIDs for jsonb type

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема OIDs for jsonb type
Дата
Msg-id CA+mi_8aCBP5MPyDOoGGccMj7=cO=y9RqAP207oq_FeYOAhMkvw@mail.gmail.com
обсуждение исходный текст
Ответы Re: OIDs for jsonb type  (Vik Fearing <vik.fearing@dalibo.com>)
Список pgsql-general
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?

Thank you very much

-- Daniele


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

Предыдущее
От: pinker
Дата:
Сообщение: Database block lifecycle
Следующее
От: Vik Fearing
Дата:
Сообщение: Re: OIDs for jsonb type