pgsql: Fix doc omission for MERGE into updatable views.

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix doc omission for MERGE into updatable views.
Date: 2024-03-04 10:51:26
Message-ID: E1rh5un-0021ch-VE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix doc omission for MERGE into updatable views.

Commit 5f2e179bd3 missed one place in rules.sgml that should have
mentioned MERGE. Also, be more specific when saying that MERGE doesn't
support rules, since it does support SELECT rules.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8545b28679a2ec2aa66ad2ec81f17019dab5d780

Modified Files
--------------
doc/src/sgml/rules.sgml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2024-03-04 10:56:22 pgsql: Remove unused ParallelWorkerInfo.pid field
Previous Message Daniel Gustafsson 2024-03-04 09:59:58 pgsql: doc: Fix datatype for postgres_fdw option