More explanation on comparison

2021-12-02 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/postgres-fdw.html Description: In the following doc: https://www.postgresql.org/docs/current/postgres-fdw.html it is mentioned that "postgres_fdw provides more transparent and standards-

Re: Triggers on underlying tables of updatable views

2021-12-02 Thread Max Ziermann
I'm not sure where in the docs a clarification could best be placed. For me, the confusion arises from the fact that the updatable views section on the CREATE VIEW docs aren't very clear what *actually* happens when performing insert/update etc. through a view. It seems like the distinction between