Case sensitivity

From: Dana Powers <powersdp(at)ctrvax(dot)Vanderbilt(dot)Edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Case sensitivity
Date: 1999-09-20 03:06:03
Message-ID: 37E5A49B.DF999E8A@ctrvax.vanderbilt.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am evaluating whether it is possible to migrate our Contact manager
system to Postgres on Linux, but I am having difficulty because the
client software was most moronically programmed to access tables using
wildly different case structures, i.e. a table might be created
'MYTABLE', and accessed 'mytable', 'MyTable' or 'MYTABLE' depending on
the context. Is there anyway to disable case-sensitivity in this case,
either through Postgres config, or the ODBC drivers? I have no access to
re-configure the clients, due to their wonderfully closed sourcedness.
Thanks
Dana Powers
dana(at)fphome(dot)com

Browse pgsql-general by date

  From Date Subject
Next Message Dana Powers 1999-09-20 03:43:00 Case sensitivity
Previous Message Martin Weinberg 1999-09-19 15:39:30 Memory exhausted in AllocSetAlloc()