Case insensitive indexing in posgtres?

Поиск
Список
Период
Сортировка
От sandeep satpal
Тема Case insensitive indexing in posgtres?
Дата
Msg-id Pine.LNX.4.63.0509091558140.31702@akash.it.iitb.ac.in
обсуждение исходный текст
Ответы Re: Case insensitive indexing in posgtres?  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-hackers
Dear ,

One of the difference in mysql and postgresql is case insensitiveness.
I want to midify the code of posgresql so that it can support case 
insensitiveness in indexing and in join operation.

I dont want that user should always write lower and uppder during using 
it.
I just need information that where exactly in the code of postgres it 
compare the values of attribute supplied by user and values of 
attribute present in the database.

Thanking you,
sandeep


-- 
------------------
| Sandeep Satpal |
| M.Tech Student |
| Lab 212 KReSIT |
------------------


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: statement logging / extended query protocol issues
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Case insensitive indexing in posgtres?