diff options
author | Stephen Frost <sfrost@snowman.net> | 2014-09-29 13:32:22 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2014-09-29 13:32:22 -0400 |
commit | c8a026e4f15e2063cd7fe6cb9ffe44f2a81398bd (patch) | |
tree | 7eafaecf26e876c7be72bd666fbb24adb8a097ae /src/backend/access/gist/gistproc.c | |
parent | def4c28cf9147472ba4cfc5b68a098d7a29fb0fb (diff) | |
download | postgresql-c8a026e4f15e2063cd7fe6cb9ffe44f2a81398bd.tar.gz postgresql-c8a026e4f15e2063cd7fe6cb9ffe44f2a81398bd.zip |
Revert 95d737ff to add 'ignore_nulls'
Per discussion, revert the commit which added 'ignore_nulls' to
row_to_json. This capability would be better added as an independent
function rather than being bolted on to row_to_json. Additionally,
the implementation didn't address complex JSON objects, and so was
incomplete anyway.
Pointed out by Tom and discussed with Andrew and Robert.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions