Tom Lane said: > Andrew Dunstan <[EMAIL PROTECTED]> writes: >> You mean the changes in varlena.c? Should I try reverting it and see >> what happens? > > Sure. If we'd been seeing these failures all along, I might think that > --no-locale was a good solution, but since they just popped up I think > suspicion has to fall on the latest patches. >
That's it alright. When I change the ifndef in varlena.c to #ifndef xxxWIN32 the regression tests sail through. cheers andrew ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend