Radek Strnad wrote:
- new collations can be defined with command CREATE COLLATION <collation name> FOR <character set specification> FROM <existing collation name> [STRCOLFN <fn name>] [ <pad characteristic> ] [ <case sensitive> ] [ LCCOLLATE <lc_collate> ] [ LCCTYPE <lc_ctype> ]

How do you plan to make a collation case sensitive or accent sensitive? I have previously commented that this is not a realistic view on how collations work. Since you are apparently planning to use the system locales, I don't see how you can make this work.


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to