Re: [GENERAL] Column names getting lower-case in SELECT statements when issued via JDBC

2011-05-15 Thread Szymon Guz
On 15 May 2011 21:04, Eduardas F. wrote: > Hello everyone, today I encountered this nasty problem: > Whenever you issue an SELECT command from JDBC (prepared statement) you end > up with column X does not exist. And column X name is shown in lower-case > As I understand, PostgreSQL Server or Post

Re: [GENERAL] Column names getting lower-case in SELECT statements when issued via JDBC

2011-05-15 Thread Jerry Sievers
"Eduardas F." writes: > Hello everyone, today I encountered this nasty problem: > Whenever you issue an SELECT command from JDBC (prepared statement) you end > up with column X does not exist. And > column X name is shown in?lower-case? As?I?understand,?PostgreSQL > Server?or?PostgreSQL?JDBC dr

[GENERAL] Column names getting lower-case in SELECT statements when issued via JDBC

2011-05-15 Thread Eduardas F.
Hello everyone, today I encountered this nasty problem: Whenever you issue an SELECT command from JDBC (prepared statement) you end up with column X does not exist. And column X name is shown in lower-case As I understand, PostgreSQL Server or PostgreSQL JDBC driver converts column names containing