The following bug has been logged on the website:
Bug reference: 6543
Logged by: Cleberson
Email address: kebe.1969@gmail.com
PostgreSQL version: 9.1.3
Operating system: Windows 7
Description:=20=20=20=20=20=20=20=20
When you create a column name with uppercase ( idCustomer ) you can=C2=B4t
define a filter to thi col, because internaly de pgadmin converts the name
to ( idcustomer ) and show an error that the column does not exist.