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
- [BUGS] Backend dies when overloading + operator for bool Jeff Davis
- Re: [BUGS] Backend dies when overloading + operator ... Robert B. Easter
- Tom Lane