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

From: Kai Kratz <kai(dot)kratz(at)googlemail(dot)com>
To: andres(at)anarazel(dot)de
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-20 05:22:25
Message-ID: CAMJyv-6rkNtVLNi6QaAN26cC7uxeFVQfHBFBd6aBH74eGQeM_g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Andres,

It is an in-house developed FDW. Part of the surprise was that we
execute the postgres integration tests (as described here:
https://www.postgresql.org/docs/current/static/regress-run.html)
against a postgres instance with our custom FDW loaded and no errors
show up.

Cheers
Kai
On Wed, Aug 15, 2018 at 5:19 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> 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 PG Bug reporting form 2018-08-20 06:00:31 BUG #15341: postgresql is not running
Previous Message Jeff Frost 2018-08-20 01:48:14 Re: BUG #15299: relation does not exist errors