I just upgraded from 7.3rc2 to 7.3.1.
The database contains EUC_JP text data.
Everything seems fine except that when I access the DB (using a Java
program with the JDBC driver) any text data comes out as garbled when
outputted to the screen.
The data itself is fine since I can access it and get it outputted to a
browser using a PHP connection.
Did I forget some setting when doing ./configure? Or is it a setting in
the JDBC driver? Everything was working fine with 7.3rc2 so I assume it
is some install/initdb setting that I forgot about?
Thanks,
Jc