| От | Tom Lane |
|---|---|
| Тема | Re: Why does app fail? |
| Дата | |
| Msg-id | 3330.1077721057@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Why does app fail? ("Paul Simpson" <Paul.Simpson@spgs.org>) |
| Список | pgsql-general |
"Paul Simpson" <Paul.Simpson@spgs.org> writes:
> I accept the back-end converts them. What I'm saying is could I not re-comp
> ile the back-end to make it convert to upper case instead?
If that were a simple change, somebody would have done it before you.
(Hint: the problem is not in changing a few lines in the lexer, it's in
fixing everything else that will break.)
What might be easier is to hack the ODBC driver so that those
system-catalog queries it issues are case-insensitive --- for instance,
use "ilike" in place of "like". I am not certain that would fix your
problem completely, but it'd be worth trying.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера