Re: [HACKERS] Current CLOBBER_CACHE_ALWAYS failures

2013-06-11 Thread Tom Lane
Christian Ullrich writes: > The CLOBBER_CACHE_ALWAYS animals (friarbird and jaguarundi) have been > failing persistently for about 36 hours now. The error is in a test > added by Tom's recent commit a4424c5: Huh ... this is a pre-existing bug in the typcache code. Will fix, thanks for the repo

[HACKERS] Current CLOBBER_CACHE_ALWAYS failures

2013-06-11 Thread Christian Ullrich
The CLOBBER_CACHE_ALWAYS animals (friarbird and jaguarundi) have been failing persistently for about 36 hours now. The error is in a test added by Tom's recent commit a4424c5: Expected: -- Check row comparisons with IN select * from int8_tbl i8 where i8 in (row(123,456)); -- fail, type misma