Skip to content
Snippets Groups Projects
Commit e9da3dc6 authored by Tatsuo Ishii's avatar Tatsuo Ishii
Browse files

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.
parent a279ced8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment