Re: [HACKERS] strange regression failure

2004-12-15 Thread Neil Conway
On Wed, 2004-12-15 at 21:33 -0500, Andrew Dunstan wrote: > 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. I think you'd get more mileage out of expanding the ex

Re: [HACKERS] strange regression failure

2004-12-15 Thread Andrew Dunstan
Tom Lane wrote: Alvaro Herrera <[EMAIL PROTECTED]> 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

Re: [HACKERS] strange regression failure

2004-12-15 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> 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 th

Re: [HACKERS] strange regression failure

2004-12-15 Thread Alvaro Herrera
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 ... -- Alvaro Herrera (<[EMAIL PROTECTED]>) "Cuando mañana llegue pelearemos segun lo que mañana exi

Re: [HACKERS] strange regression failure

2004-12-15 Thread Tom Lane
> Andrew Dunstan <[EMAIL PROTECTED]> writes: >> Has anyone got any idea on why I see things like this from time to time? >> It seems to be intermittent, which is odd. > I have a suspicion that the unexpected result occurs when the client > encoding is UTF8, In fact, I was able to duplicate the f

Re: [HACKERS] strange regression failure

2004-12-15 Thread Andrew Dunstan
Tom Lane wrote: Andrew Dunstan <[EMAIL PROTECTED]> writes: Has anyone got any idea on why I see things like this from time to time? It seems to be intermittent, which is odd. I have a suspicion that the unexpected result occurs when the client encoding is UTF8, In fact, I was

Re: [HACKERS] strange regression failure

2004-12-15 Thread Andrew Dunstan
Tom Lane wrote: Andrew Dunstan <[EMAIL PROTECTED]> writes: Has anyone got any idea on why I see things like this from time to time? It seems to be intermittent, which is odd. I have a suspicion that the unexpected result occurs when the client encoding is UTF8, because psql/mbprint.c's uc

Re: [HACKERS] strange regression failure

2004-12-15 Thread Tom Lane
Andrew Dunstan <[EMAIL PROTECTED]> writes: > Has anyone got any idea on why I see things like this from time to time? > It seems to be intermittent, which is odd. I have a suspicion that the unexpected result occurs when the client encoding is UTF8, because psql/mbprint.c's ucs_wcwidth() function

[HACKERS] strange regression failure

2004-12-15 Thread Andrew Dunstan
Has anyone got any idea on why I see things like this from time to time? It seems to be intermittent, which is odd. You can see it on occasional ContribCheck failures on buildfarm. cheers andrew = pgsql.2428/contrib/tsearch2/regression.diffs === *** ./expected/tse