pgsql: Fix typcategory labeling of jsonb.
Started by Tom Laneabout 12 years ago1 messagescomitters
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.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/bdf9dd4db78a5f23e863f2d4d8500969dc261fd0
Modified Files
--------------
src/include/catalog/catversion.h | 2 +-
src/include/catalog/pg_type.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers