| От | Stephane Bortzmeyer |
|---|---|
| Тема | Re: Flag for insentive use of Postgres? |
| Дата | |
| Msg-id | 20020710123116.GA15275@nic.fr обсуждение исходный текст |
| Ответ на | Flag for insentive use of Postgres? (Andreas Schlegel <schlegel@software.b.uunet.de>) |
| Ответы |
Re: Flag for insentive use of Postgres?
|
| Список | pgsql-general |
On Wed, Jul 10, 2002 at 02:03:30PM +0200, Andreas Schlegel <schlegel@software.b.uunet.de> wrote a message of 18 lines which said: > is there a flag to set which determines if queries run successful with a > case sensitive or case insensitive WHERE clause: What if the encoding is Unicode, which has no case-folding rules? > For example: if I have a name1 colum with a value 'Test' I would like to > search for 'test' and get also this row > (select * from tTest where name1='test') And name1 = 'MASSE' when you requested name1 = 'Maße'? So, even with Latin-1, you have a problem.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера