OSDN Git Service

Fixes:
authorMarc G. Fournier <scrappy@hub.org>
Fri, 19 Jul 1996 05:12:40 +0000 (05:12 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 19 Jul 1996 05:12:40 +0000 (05:12 +0000)
commit1d4a115a37867ad58661aebb58cc4386c3871992
tree7495d5af94c4615f63448b4f9e385bc55c97cfb7
parent72f76d38eb23e1fbca92f0e14b257c33e5ecccbc
Fixes:

The type _char16 (array of char16) is incorrectly defined as array of name
and values longer than 16 chars are stored as names and not truncated to 16
bytes as they should be.

Submitted by: Massimo Dal Zotto <dz@cs.unitn.it>
src/backend/catalog/pg_type.h