diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2005-05-24 23:52:02 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2005-05-24 23:52:02 +0000 |
commit | 8f5702ebd514faf5ddcd4c3443567bfa9bd9f98a (patch) | |
tree | c9a5aae10c2126a01679de5e1276927dd485c2df /src/tutorial/funcs_new.c | |
parent | e3d0bd8d48a4ba9aa236e6cc901676ad0198ea95 (diff) |
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/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions