diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-09 09:25:58 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-09 09:25:58 -0400 |
commit | bdf9dd4db78a5f23e863f2d4d8500969dc261fd0 (patch) | |
tree | 49a4f18441d472b5838462158f8c992eb0433726 /src/backend/utils/adt/jsonb_util.c | |
parent | d9daff0e0cb15221789e6c50d9733c8754c054fb (diff) | |
download | postgresql-bdf9dd4db78a5f23e863f2d4d8500969dc261fd0.tar.gz postgresql-bdf9dd4db78a5f23e863f2d4d8500969dc261fd0.zip |
Fix typcategory labeling of jsonb.
Dunno who had the cute idea of labeling jsonb as typcategory 'C',
but it is not a composite type. Label it 'U', since that's what
json is using.
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions