diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-09 09:44:11 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-09 09:44:11 -0400 |
commit | 62e57ff040e5d0acd303b94e86fff689effc5957 (patch) | |
tree | 7c3381bc2c5bdf7cfe2535b8d1e202e1a61c8797 /src/backend/utils/adt/jsonb_util.c | |
parent | bdf9dd4db78a5f23e863f2d4d8500969dc261fd0 (diff) | |
download | postgresql-62e57ff040e5d0acd303b94e86fff689effc5957.tar.gz postgresql-62e57ff040e5d0acd303b94e86fff689effc5957.zip |
Teach add_json() that jsonb is of TYPCATEGORY_JSON.
This code really needs to be refactored so that there aren't so many copies
that can diverge. Not to mention that this whole approach is probably
wrong. But for the moment I'll just stick my finger in the dike.
Per report from Michael Paquier.
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions