On Fri, Apr 08, 2005 at 20:50:09 -0400,
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Comments? Anyone see anything I missed?
It should be possible to make this work for bool_and and bool_or as those
are equivalent to min and max for the boolean type.