On Wed, Sep 23, 2020 at 1:47 AM PG Bug reporting form
<noreply(at)postgresql(dot)org> wrote:
> ```
> WARNING: TupleDesc reference leak: TupleDesc 0x7f4207cbcf20 (16386,-1)
> still referenced
> WARNING: TupleDesc reference leak: TupleDesc 0x7f4207cbcf20 (16386,-1)
> still referenced
> ERROR: tupdesc reference 0x7f4207cbcf20 is not owned by resource owner
> TopTransaction
> ```
I can reproduce this on Postgres 13, 12, and 11.
Peter Eisentraut is CC'd as the author of the stored procedures feature.
--
Peter Geoghegan