Doc updates for MERGE - Mailing list pgsql-hackers

From Dean Rasheed
Subject Doc updates for MERGE
Date
Msg-id CAEZATCWqHLcxab89ATMQZNGFG_mxDPM+jzkSbXKD3JYPfRGvtw@mail.gmail.com
Whole thread Raw
Responses Re: Doc updates for MERGE
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: [PoC] Improve dead tuple storage for lazy vacuum
Next
From: Masahiko Sawada
Date:
Subject: Re: Add index scan progress to pg_stat_progress_vacuum