pgsql: Add a couple of missing JsonbValue type initialisers. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Add a couple of missing JsonbValue type initialisers.
Date
Msg-id E1YzFqP-0001V3-9W@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add a couple of missing JsonbValue type initialisers.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/28b29f7e44534339f88ea914794f8b64e13bc528

Modified Files
--------------
src/backend/utils/adt/jsonfuncs.c |    2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Rename jsonb_replace to jsonb_set and allow it to add new values
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Rename jsonb_replace to jsonb_set and allow it to add new values