1998-06-16 14:42:02 +08:00
|
|
|
|
1998-12-13 13:14:53 +08:00
|
|
|
1998 Nov 20
|
1998-06-16 14:42:02 +08:00
|
|
|
|
|
|
|
I extended locale support. Now ORDER BY (if PostgreSQL configured with
|
|
|
|
--enable-locale) uses strcoll() for all text fields: char(n), varchar(n),
|
1998-12-13 13:14:53 +08:00
|
|
|
text.
|
1998-06-16 14:42:02 +08:00
|
|
|
|
|
|
|
I included test suite .../src/test/locale. I didn't include this in
|
|
|
|
the regression test because not so much people require locale support. Read
|
|
|
|
.../src/test/locale/README for details on the test suite.
|
|
|
|
|
|
|
|
Many thanks to Oleg Bartunov (oleg@sai.msu.su) and Thomas G. Lockhart
|
|
|
|
(lockhart@alumni.caltech.edu) for hints, tips, help and discussion.
|
|
|
|
|
|
|
|
Oleg.
|
|
|
|
----
|
|
|
|
Oleg Broytmann http://members.tripod.com/~phd2/ phd2@earthling.net
|