pgsql: Return valid json when converting an empty hstore. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Return valid json when converting an empty hstore.
Date
Msg-id E1VWpES-000171-NA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Return valid json when converting an empty hstore.

Oskari Saarenmaa.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/bfb327ac1d9a55fe0cd83fa96d4ba471dd30efaf

Modified Files
--------------
contrib/hstore/hstore_io.c |   12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Silence compiler warning when SSL not in use
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Return valid json when converting an empty hstore.