Re: can't drop table due to reference from orphaned temp function

From: Andres Freund <andres(at)anarazel(dot)de>
To: Miles Delahunty <miles(dot)delahunty(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: can't drop table due to reference from orphaned temp function
Date: 2022-02-21 18:36:58
Message-ID: 20220221183658.svytvgj7nqiwnd5f@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

On 2022-02-19 13:31:39 -0800, Andres Freund wrote:
> Proposed bugfix and test attached.

Pushed test + fix to all branches, assertion to HEAD.

Miles, thanks for the report!

Greetings,

Andres Freund

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Noah Misch 2022-02-21 21:29:28 Re: Reconnect a single connection used by multiple threads in embedded SQL in C application causes error.
Previous Message Victor Yegorov 2022-02-21 17:57:00 Re: BUG #17406: Segmentation fault on GiST index after 14.2 upgrade