Case sensitive table names ?

From: Per Winkvist <nd96pwt(at)adeptus(dot)student(dot)hig(dot)se>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Case sensitive table names ?
Date: 2002-03-13 20:10:03
Message-ID: Pine.GSO.4.21.0203132108330.28812-100000@spartacus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

(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 application pgaccess you
can create a table that have capital letters. Isn't this a bug ?

Would be nice if one could create tables as tBlPrOdUcT and they appear
that way when querying system tables but also be able to access it non
case sensitive through sql.

Great job guys,

Per

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-03-13 20:31:25 Re: referential constraint bug
Previous Message Tom Lane 2002-03-13 19:39:37 Re: Bug #613: Sequence values fall back to previously checkpointed