Re: BUG #16630: TupleDesc reference leak: TupleDesc 0x7fad89c9c928 (16386,-1) still referenced

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: pg(at)pmenke(dot)de
Subject: Re: BUG #16630: TupleDesc reference leak: TupleDesc 0x7fad89c9c928 (16386,-1) still referenced
Date: 2020-09-23 16:12:13
Message-ID: CAH2-WzkwWi1r4i3hGw_u-tQ6-PPq5a4-vBQ_BXG_na=EM3Qv8Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2020-09-23 16:28:08 Re: BUG #16630: TupleDesc reference leak: TupleDesc 0x7fad89c9c928 (16386,-1) still referenced
Previous Message Emmanuel OÑA 2020-09-23 15:49:45 mysql-fdw fail