On Tue, Sep 22, 2020 at 02:49:22PM +0000, Tom Lane wrote: > Improve the error message for an inappropriate column definition list. > > The existing message about "a column definition list is only allowed for > functions returning "record"" could be given in some cases where it was > fairly confusing; in particular, a function with multiple OUT parameters > *does* return record according to pg_proc. Break it down into a couple > more cases to deliver a more on-point complaint. Per complaint from > Bruce Momjian. > > Discussion: https://postgr.es/m/[email protected]
Uh, did you not want to backpatch this? -- Bruce Momjian <[email protected]> https://momjian.us EnterpriseDB https://enterprisedb.com The usefulness of a cup is in its emptiness, Bruce Lee
