Re: BUG #15327: postgres segfaults on ALTER FUNCTION ... SET SCHEMA ...

From: Andres Freund <andres(at)anarazel(dot)de>
To: Kai Kratz <kai(dot)kratz(at)googlemail(dot)com>
Cc: tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15327: postgres segfaults on ALTER FUNCTION ... SET SCHEMA ...
Date: 2018-08-15 15:19:40
Message-ID: 20180815151940.5cocuyqgt45iuqpo@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

On 2018-08-15 16:08:51 +0200, Kai Kratz wrote:
> It seems that I have an issue with an FDW extension that was loaded,
> it didn't cross my mind that this could interfere with ALTER FUNCTION.
> Same is true for the other 2 bug I filed a couple of minutes ago.

Just for the record, which FDW was that?

- Andres

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Gam Er 2018-08-15 17:34:18 Duplicate keys inserted even with unique constraint.
Previous Message Kai Kratz 2018-08-15 14:08:51 Re: BUG #15327: postgres segfaults on ALTER FUNCTION ... SET SCHEMA ...