Thread: pgsql: Correctly handle NULLs in JSON output.

pgsql: Correctly handle NULLs in JSON output.

From
Andrew Dunstan
Date:
Correctly handle NULLs in JSON output.

Error reported by David Wheeler.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0c9e5d5e0d407013bf66af01942a7b2dd3342546

Modified Files
--------------
src/backend/utils/adt/json.c |   26 ++++++++++++++------------
1 files changed, 14 insertions(+), 12 deletions(-)