Bug #891: CAP letters
PostgreSQL Bugs List <pgsql-bugs@postgresql.org>
From: pgsql-bugs@postgresql.org
To: pgsql-bugs@postgresql.org
Date: 2003-02-04T08:00:16Z
Lists: pgsql-bugs
venu (madhavaduri@rediffmail.com) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description CAP letters Long Description i want to port SQL server database to Postgresql,while porting i am encouting problem with capital letter table names and field names. is it case sensitive??is there any other alternative for this. even if i create a fieldname in Capital letters,i am unable to retrieve the data in that field. Sample Code No file was uploaded with this report