pgsql: Return valid json when converting an empty hstore.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Return valid json when converting an empty hstore.
Date: 2013-10-17 15:13:20
Message-ID: E1VWpGK-000187-5A@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Return valid json when converting an empty hstore.

Oskari Saarenmaa.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2013-10-17 15:42:46 Re: [COMMITTERS] pgsql: Rework SSL renegotiation code
Previous Message Andrew Dunstan 2013-10-17 15:11:24 pgsql: Return valid json when converting an empty hstore.