Re: Document transition table triggers are not allowed on views/foreign tables - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: Document transition table triggers are not allowed on views/foreign tables
Date
Msg-id CAPmGK16ngrinzpgrKJ_A8FkqtZo63fymOUrf-efuO_qR0JRCDg@mail.gmail.com
Whole thread Raw
In response to Document transition table triggers are not allowed on views/foreign tables  (Etsuro Fujita <etsuro.fujita@gmail.com>)
Responses Re: Document transition table triggers are not allowed on views/foreign tables
List pgsql-hackers
On Tue, Jul 15, 2025 at 4:55 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
> Another thing I noticed about transition tables is that while we
> prohibit transition tables on views/foreign tables, there is no
> description about that in the user-facing documentation.  So I would
> like to propose to do $SUBJECT in create_trigger.sgml.  Attached is a
> patch for that.

If there are no objections, I will push this and back-patch it to all
supported versions.

Best regards,
Etsuro Fujita



pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
Next
From: Ilia Evdokimov
Date:
Subject: Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment