Re: [HACKERS] Various breakages in new contrib/isn module

2007-02-13 Thread Bruce Momjian
Added to TODO: * Clean up casting in /contrib/isn http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php --- Tom Lane wrote: > It occurred to me to run the regression tests type_sanity and opr_sanity > over t

[HACKERS] Various breakages in new contrib/isn module

2006-11-09 Thread Tom Lane
It occurred to me to run the regression tests type_sanity and opr_sanity over the contrib/isn code. (The easy way to do this is to copy the isn install script into the regress/sql directory and then add it to serial_schedule just before those two tests.) It turned up a couple of moderately seriou