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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #15327: postgres segfaults on ALTER FUNCTION ... SET SCHEMA ...
Дата
Msg-id 19301.1534771197@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #15327: postgres segfaults on ALTER FUNCTION ... SET SCHEMA ...  (Kai Kratz <kai.kratz@googlemail.com>)
Список pgsql-bugs
Kai Kratz <kai.kratz@googlemail.com> writes:
> 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.

Well, actually, it *is* pretty surprising that an FDW would affect
the behavior of ALTER FUNCTION.  Are you perhaps also hooking into
some parser hooks, or something else that's outside the FDW API?
Could you show us a backtrace from the segfault?

            regards, tom lane


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Igor Neyman
Дата:
Сообщение: RE: BUG #15340: FATAL ERROR: The application server could not becontacted.
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: BUG #15335: Documentation is wrong about archive_command andexisting files