OIDs for jsonb type

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: OIDs for jsonb type
Date: 2014-08-12 21:49:01
Message-ID: CA+mi_8aCBP5MPyDOoGGccMj7=cO=y9RqAP207oq_FeYOAhMkvw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vik Fearing 2014-08-12 21:54:25 Re: OIDs for jsonb type
Previous Message pinker 2014-08-12 21:41:19 Database block lifecycle