Fixes:

Marc G. Fournier <scrappy@hub.org>

Commit: 1d4a115a37867ad58661aebb58cc4386c3871992
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1996-07-19T05:12:40Z
Releases: 7.1.1
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>

Files

PathChange+/−
src/backend/catalog/pg_type.h modified +2 −2