> > A simple and robus solution is in the begin of mbutils.c set default
authorBruce Momjian <bruce@momjian.us>
Sat, 8 Sep 2001 14:30:15 +0000 (14:30 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 8 Sep 2001 14:30:15 +0000 (14:30 +0000)
commitfdbf796f3634ddf837a76f8146656299cd1d260f
tree3c53720a7eba681d99d04fdd7a56570a829775b5
parent468b9d82029c6effefe610cceec5e483e0bb1e34
> >  A simple and robus solution is in the begin of mbutils.c set default
> > ClientEncoding to SQL_ASCII (like default DatabaseEncoding). Bruce, can
> > you change it? It's one line change. Again thanks.

 Forget it! A default client encoding must be set by actual database encoding...
Please apply the small attached patch that solve it better.

Karel Zak
src/backend/utils/mb/mbutils.c