From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: strange regression failure |
Date: | 2004-12-16 02:33:49 |
Message-ID: | 41C0F40D.3010003@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
>Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> writes:
>
>
>>On Wed, Dec 15, 2004 at 05:20:28PM -0500, Andrew Dunstan wrote:
>>
>>
>>>Our emails just crossed. You got it. I will have buildfarm force SQL_ASCII.
>>>
>>>
>
>
>
>>But then you will lose reports using other encodings ...
>>
>>
>
>"make check" forces C locale anyway. It's only the installed server
>used by the contrib tests that could be affected.
>
>
>
>
Yes, quite so. The tiny change has gone into buildfarm's CVS.
Alvaro does have a point, though - there are many things we don't test
that possibly we should - including locale and encoding differences. A
better testing regime for the PLs is another thing that springs to mind.
Also, currently buildfarm just runs postgres' own test suites. I'm not
averse to supporting a more extensive test suite just for farm members,
if people think that's a good idea.
just some blue sky ideas
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2004-12-16 03:27:32 | Re: strange regression failure |
Previous Message | Palle Girgensohn | 2004-12-16 02:21:05 | getting 'order by' working with unicode locale? ICU? |