From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
---|---|
To: | Murray Prior Hobbs <murray(at)efone(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Red Hat 7.2 Regression failures (Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)) |
Date: | 2002-01-23 12:49:36 |
Message-ID: | 200201231249.HAA17010@www.wgcr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-sql |
[I trimmed the CC list. It was getting out of hand. Boy, how I despise having
to use reply-all.... :-)]
On Wednesday 23 January 2002 04:44 am, Murray Prior Hobbs wrote:
> and ran the check (make check) - 79 tests passed
> then i ran the make installcheck
> and get precisely the same failures as i got on my 686 over the last 3 days
> could somebody else confirm these findings please or suggest what's going
> on
This probably has nothing to do with the TCL issue. It is the locale setting
biting you. The first regression run using make check is using the C locale
-- which passes all tests. The second run isn't using the C locale,
apparently. And those tests fail when the locale is not 'C'.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
From | Date | Subject | |
---|---|---|---|
Next Message | Murray Prior Hobbs | 2002-01-23 12:56:47 | Re: Auditing and Postgres 7.3 |
Previous Message | Gavin Sherry | 2002-01-23 12:45:41 | Re: Auditing and Postgres 7.3 |
From | Date | Subject | |
---|---|---|---|
Next Message | Fritz Lehmann-Grube | 2002-01-23 14:43:30 | ERROR (Bug?) in RULE processing ? |
Previous Message | Vsevolod Lobko | 2002-01-23 09:11:16 | pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems) |