aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2025-03-05 09:50:34 -0500
committerAndrew Dunstan <andrew@dunslane.net>2025-03-05 10:04:02 -0500
commit4603903d294bbdd644afecf9b5970827db6d1ff5 (patch)
tree29212352a8e09f5076b03c752976b416eeba8014 /src/backend/access/gist/gistget.c
parent5ead85fbc81162ab1594f656b036a22e814f96b3 (diff)
downloadpostgresql-4603903d294bbdd644afecf9b5970827db6d1ff5.tar.gz
postgresql-4603903d294bbdd644afecf9b5970827db6d1ff5.zip
Allow json{b}_strip_nulls to remove null array elements
An additional paramater ("strip_in_arrays") is added to these functions. It defaults to false. If true, then null array elements are removed as well as null valued object fields. JSON that just consists of a single null is not affected. Author: Florents Tselai <florents.tselai@gmail.com> Discussion: https://postgr.es/m/4BCECCD5-4F40-4313-9E98-9E16BEB0B01D@gmail.com
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions