Correct handling of NULL arguments in json funcs. Per gripe from Tom Lane.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/728ec9731fb0b3f2de8ce66a394b71c64930f445 Modified Files -------------- src/backend/utils/adt/jsonfuncs.c | 15 +++++++++++---- 1 files changed, 11 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
