Skip to content
Snippets Groups Projects
Commit 112bd6f0 authored by Tom Lane's avatar Tom Lane
Browse files

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).
parent 905109f2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment