diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2005-05-24 15:45:34 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2005-05-24 15:45:34 +0000 |
commit | a90e9d662e15b348aab68fd8d725a029e60ae2fa (patch) | |
tree | faccfb7294ff442fc34c24175c9c0798a0d98848 /contrib/rtree_gist/rtree_gist.c | |
parent | 11a0c3741f3c41a5dadaa6788e02ba58a6f7b0a2 (diff) | |
download | postgresql-a90e9d662e15b348aab68fd8d725a029e60ae2fa.tar.gz postgresql-a90e9d662e15b348aab68fd8d725a029e60ae2fa.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 'contrib/rtree_gist/rtree_gist.c')
0 files changed, 0 insertions, 0 deletions