> -Original Message-
> From: Andrew Dunstan [mailto:[EMAIL PROTECTED]
> Sent: 22 July 2005 17:56
> To: Tom Lane
> Cc: Dave Page; PostgreSQL-development
> Subject: Re: [HACKERS] Buildfarm failure - pl/tcl on snake
>
>
>
> Tom Lane wrote:
>
> >
Tom Lane wrote:
"Dave Page" writes:
CVS HEAD is consistently failing on snake in pl/tcl,
Looks like a locale issue to me, ie, sort order of "KEY" relative to "key".
Are you running the installcheck tests in C locale?
(If the buildfarm script doesn't force C locale, maybe it should
"Dave Page" writes:
> CVS HEAD is consistently failing on snake in pl/tcl,
Looks like a locale issue to me, ie, sort order of "KEY" relative to "key".
Are you running the installcheck tests in C locale?
(If the buildfarm script doesn't force C locale, maybe it should.)
r
CVS HEAD is consistently failing on snake in pl/tcl, whilst
REL8_0_STABLE is passing just fine.
select * from T_pkey1 order by key1 using @<, key2;
key1 | key2 | txt
--+--+--
- 1 | KEY1-3