Case sensitivity

Поиск
Список
Период
Сортировка
От Dana Powers
Тема Case sensitivity
Дата
Msg-id 37E5AD44.CF6025CC@ctrvax.vanderbilt.edu
обсуждение исходный текст
Ответы Re: [GENERAL] Case sensitivity  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список 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





В списке pgsql-general по дате отправления:

Предыдущее
От: Dana Powers
Дата:
Сообщение: Case sensitivity
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Case sensitivity