Re: BUG #18621: postgres_fdw cannot work with tables that use schemaless functions in triggers

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18621: postgres_fdw cannot work with tables that use schemaless functions in triggers
Дата
Msg-id 1462963.1726582725@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #18621: postgres_fdw cannot work with tables that use schemaless functions in triggers  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> Let's create a trigger on a remote server that uses different functions for
> different users. postgres_fdw cannot perform an insert in this case. And the
> remote server may be a production server, where there is no access to change
> the trigger code so that it uses an explicit schema specification!

This is a bug in the trigger function, not in postgres_fdw.

            regards, tom lane



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