Fix doc omission for MERGE into updatable views.

Dean Rasheed <dean.a.rasheed@gmail.com>

Commit: 8545b28679a2ec2aa66ad2ec81f17019dab5d780
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2024-03-04T10:48:40Z
Releases: 17.0
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.

Files

PathChange+/−
doc/src/sgml/rules.sgml modified +4 −2

Documentation touched