diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2000-08-25 14:24:09 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2000-08-25 14:24:09 +0000 |
commit | 8cca25728bdacb31dfdcaf9f8b5fb61ca3438819 (patch) | |
tree | 9cb59e50ed2d2ecf3a37800b41655d2d7ff715e1 /src/backend/commands/dbcommands.c | |
parent | 996832caeec19ed43fdc36db33ae7ee48e348662 (diff) | |
download | postgresql-8cca25728bdacb31dfdcaf9f8b5fb61ca3438819.tar.gz postgresql-8cca25728bdacb31dfdcaf9f8b5fb61ca3438819.zip |
Change return type of:
pg_mb2wchar(const unsigned char *, pg_wchar *);
pg_mb2wchar_with_len(const unsigned char *, pg_wchar *, int);
from void to int. Now they return the number of
wide chars.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions