OIDs for jsonb type - Mailing list pgsql-general

From Daniele Varrazzo
Subject OIDs for jsonb type
Date
Msg-id CA+mi_8aCBP5MPyDOoGGccMj7=cO=y9RqAP207oq_FeYOAhMkvw@mail.gmail.com
Whole thread Raw
Responses Re: OIDs for jsonb type  (Vik Fearing <vik.fearing@dalibo.com>)
List 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 by date:

Previous
From: pinker
Date:
Subject: Database block lifecycle
Next
From: Vik Fearing
Date:
Subject: Re: OIDs for jsonb type