postgres/doc
Andrew Dunstan 237a882443 Add json_strip_nulls and jsonb_strip_nulls functions.
The functions remove object fields, including in nested objects, that
have null as a value. In certain cases this can lead to considerably
smaller datums, with no loss of semantic information.

Andrew Dunstan, reviewed by Pavel Stehule.
2014-12-12 09:00:43 -05:00
..
src Add json_strip_nulls and jsonb_strip_nulls functions. 2014-12-12 09:00:43 -05:00
bug.template Stamp HEAD as 9.5devel. 2014-06-10 21:36:13 -04:00
KNOWN_BUGS
Makefile Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
MISSING_FEATURES
TODO