]> granicus.if.org Git - postgresql/commit
Correctly handle NULLs in JSON output.
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 24 Feb 2012 04:44:16 +0000 (23:44 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 24 Feb 2012 04:44:16 +0000 (23:44 -0500)
commit0c9e5d5e0d407013bf66af01942a7b2dd3342546
treea9c8b19589b958823c0a614e61c783f7a357c6e0
parentb2ce60703ab431a1d6c10f50587ea5f5e984af2e
Correctly handle NULLs in JSON output.

Error reported by David Wheeler.
src/backend/utils/adt/json.c