Re: Backend dies when overloading + operator for bool - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Backend dies when overloading + operator for bool
Date
Msg-id 6472.977339053@sss.pgh.pa.us
Whole thread Raw
In response to Backend dies when overloading + operator for bool  (Jeff Davis <jdavis@wasabimg.com>)
List pgsql-bugs
7.0.* and prior releases don't support using SQL-language functions
as operators.  7.1 will.  However, invoking three SQL queries to add
two booleans sure seems like massive inefficiency...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: CConstraints using inherited attributes fail
Next
From: Sandeep Joshi
Date:
Subject: bug