Re: BUG #18621: postgres_fdw cannot work with tables that use schemaless functions in triggers - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18621: postgres_fdw cannot work with tables that use schemaless functions in triggers
Date
Msg-id 1462963.1726582725@sss.pgh.pa.us
Whole thread Raw
In response to BUG #18621: postgres_fdw cannot work with tables that use schemaless functions in triggers  (PG Bug reporting form <noreply@postgresql.org>)
List 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 by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: logical replication walsender loop preventing a clean shutdown
Next
From: PetSerAl
Date:
Subject: PL/pgSQL THEN binging in condition