Doc updates for MERGE
Dean Rasheed <dean.a.rasheed@gmail.com>
From: Dean Rasheed <dean.a.rasheed@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-02-24T06:08:38Z
Lists: pgsql-hackers
Attachments
- merge-docs.patch (text/x-patch) patch
Attached is a patch fixing a few doc omissions for MERGE. I don't think that it's necessary to update every place that could possibly apply to MERGE, but there are a few places where we give a list of commands that may be used in a particular context, and I think those should mention MERGE, if it applies. Also, there were a couple of other places where it seemed worth giving slightly more detail about what happens for MERGE. Regards, Dean
Commits
-
Doc: Miscellaneous doc updates for MERGE.
- ee7e8f383873 16.0 landed
- a6864751cd11 15.3 landed