| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: The question of LOCALE at the time of a regression test. |
| Date: | 2008-02-08 17:22:37 |
| Message-ID: | 3103.1202491357@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Tom Lane wrote:
>> This is quite untrue; we have variant regression files that exist
>> specifically to support running the tests under various popular locales.
> I know I had enough trouble even before we started doing Windows builds
> that we had to use --no-locale in the buildfarm (or at least that was
> the solution I adopted).
It's certainly possible that some of the buildfarm machines use locales
that haven't been covered --- or at least weren't covered when you
started that project; we fixed things for sv_SE just a couple months
ago, for instance.
I'm not sure whether it'd be sane to promise that we'd make the
regression tests work on any locale at all. But I agree that it's
worth experimenting to see where they do or don't work now.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Saito | 2008-02-08 17:31:25 | Re: The question of LOCALE at the time of a regression test. |
| Previous Message | Hiroshi Saito | 2008-02-08 17:20:16 | "AS" by the syntax of table reference.(8.4 proposal) |