psql's \do was going out of its way to lie about the result type of
operators. Should report the declared oprresult type, not the return type of the underlying proc, which might be only binary-compatible (cf. textcat entries).
Showing
Please register or sign in to comment