postgresql/src/test
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
..
examples Update copyright for 2014 2014-01-07 16:05:30 -05:00
isolation Fix corner case where SELECT FOR UPDATE could return a row twice. 2014-12-11 19:37:36 -05:00
locale Rename 'gmake' to 'make' in docs and recommended commands 2014-02-12 17:29:19 -05:00
mb Lots of doc corrections. 2012-04-23 22:43:09 -04:00
modules Remove erroneous EXTRA_CLEAN line from Makefile. 2014-12-05 12:17:56 +02:00
performance Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:49 -04:00
perl Add configure --enable-tap-tests option 2014-11-02 09:17:26 -05:00
regress Add json_strip_nulls and jsonb_strip_nulls functions. 2014-12-12 09:00:43 -05:00
ssl SSL tests: Remove trailing blank lines 2014-12-11 21:33:58 -05:00
thread Remove dependency on wsock32.lib in favor of ws2_32 2014-07-15 14:18:39 +02:00
Makefile Add a regression test suite for SSL support. 2014-12-09 17:37:20 +02:00