[BUGS] Case sensitive table names ?

2002-03-14 Thread Per Winkvist
(Dunno if my previous got sent or not since I wasn't subscribed) Hi, When creating a table from psql named 'tblProduct' that is turned into tblproduct. (I'm accessing pg through Qt db classes too and I experience the same thing there too I believe) However, when creating a table with the tcl/tk

[BUGS] Case sensitive table names ?

2002-03-13 Thread Per Winkvist
Hi, When creating a table from psql named 'tblProduct' that is turned into tblproduct. (I'm accessing pg through Qt db classes too and I experience the same thing there too I believe) However, when creating a table with the tcl/tk application pgaccess you can create a table that have capital let