]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Correct handling of NULL arguments in json funcs.
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 15 Apr 2013 20:20:21 +0000 (16:20 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 15 Apr 2013 20:20:21 +0000 (16:20 -0400)
commit728ec9731fb0b3f2de8ce66a394b71c64930f445
tree83c24bc31fda42d05800f2c6c10d1de0001bd446
parent410bed2ab8c3864d7f34f9694d080adcaf446352
Correct handling of NULL arguments in json funcs.

Per gripe from Tom Lane.
src/backend/utils/adt/jsonfuncs.c