diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2005-05-24 23:02:54 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2005-05-24 23:02:54 +0000 |
commit | 2a99455ca7f56cef0f0d77dee4c72ff430363668 (patch) | |
tree | 44da89320b45153fd3617ddf1a64536190c672ac /src/backend/access/gist/gistget.c | |
parent | a94ace0796b8719c6685351b02fe93459c206c38 (diff) | |
download | postgresql-2a99455ca7f56cef0f0d77dee4c72ff430363668.tar.gz postgresql-2a99455ca7f56cef0f0d77dee4c72ff430363668.zip |
Inserting 5 characters into char(10) does not produce 5 padding spaces
if they are two-byte multibyte characters. Same thing can be happen
if octet_length(multibyte_chars) == n where n is char(n).
Long standing bug since 7.3 days. Per report and fix from Yoshiyuki Asaba.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions