diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2000-09-26 05:42:15 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2000-09-26 05:42:15 +0000 |
commit | e9da3dc673ecdb934debdfec781afbd2a77ae79a (patch) | |
tree | aaf5968b4eeb43c388219e34e14cf2c90f195098 /src/interfaces/ecpg/lib/execute.c | |
parent | a279ced8847b678b92287f02447423ff578d45a1 (diff) | |
download | postgresql-e9da3dc673ecdb934debdfec781afbd2a77ae79a.tar.gz postgresql-e9da3dc673ecdb934debdfec781afbd2a77ae79a.zip |
Fix compile error in ecpg when enable-multibyte is on. This is due to
illegal call to pg_mbclipen() that is for backend only. However I
have not remove the entire part of the problem, rather mark it with
#ifdef MULTIBYTE_NOTUSED since we should come back with a long range
solution someday.
Diffstat (limited to 'src/interfaces/ecpg/lib/execute.c')
0 files changed, 0 insertions, 0 deletions