diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2005-05-24 23:15:05 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2005-05-24 23:15:05 +0000 |
commit | de212f4910dd9b75641a572b68a3fec5509974e3 (patch) | |
tree | 6cd5b20630607493e8544a9f6c987ec8086fca07 /src/backend/access/gist/gistget.c | |
parent | 0a7b3a3649c7a03c432ef172f6b9efb3adc52868 (diff) | |
download | postgresql-de212f4910dd9b75641a572b68a3fec5509974e3.tar.gz postgresql-de212f4910dd9b75641a572b68a3fec5509974e3.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