Dear postgres team.
I'm not member of any of your list, but I decided to send this bugreport
since focusing same problem for more than 2 releases of PGSQL. I'm
running Linux-box 2.4.18 kernel, postgres build from your sources-7.2.1.
Steps:
1. Set locales to any UTF-8 one. Do not forget LC_COLLATE
Dear JDBC team,
I'm using pgjdbc2.jar from february and facing this problem:
I have a table (UNICODE database is set up) having numeric type in it.
Than something like this:
statement = connection.preparedStatement( "SELECT * from account WHERE
rate > ?" );
statement.setBigDecimal( 1, BigDecimal