pgsql: MERGE docs adjustments

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: MERGE docs adjustments
Date: 2022-08-12 11:17:33
Message-ID: E1oMSfU-000PsW-3N@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

MERGE docs adjustments

Per Justin Pryzby

Discussion: https://postgr.es/m/20220801145257.GA15006@telsasoft.com
Discussion: https://postgr.es/m/20220714162618.GH18011@telsasoft.com

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d6d1fbf353d12b88509af40116ce90047d1db440

Modified Files
--------------
doc/src/sgml/mvcc.sgml | 3 ++-
doc/src/sgml/ref/merge.sgml | 10 +++-------
2 files changed, 5 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2022-08-12 12:56:05 pgsql: Avoid using a fake relcache entry to own an SmgrRelation.
Previous Message Alvaro Herrera 2022-08-12 10:28:06 pgsql: Reject MERGE in CTEs and COPY