Bruno Lavoie escribió:
> Hello guys,
>
> Posted this msg on general & hackers list to get most accurate responses as
> possible...
>
> I plan to use PG with an OpenCRX project... but I read that there's some
> probs with PG and strings comparisons Is it true?
> Look at: http://www.opencrx.org
Bruno Lavoie wrote:
Hello guys,
Posted this msg on general & hackers list to get most accurate responses
as possible...
I plan to use PG with an OpenCRX project... but I read that there's some
probs with PG and strings comparisons Is it true?
Look at: http://www.opencrx.org/opencrx/1.11
Bruno Lavoie <[EMAIL PROTECTED]> writes:
> Look at: http://www.opencrx.org/opencrx/1.11/pg.htm
[ shrug... ] Text sort ordering is dependent on the locale you use.
If these folk want C-locale sorting, they need to initdb in C locale.
regards, tom lane
-