pgsql: doc: remove useless MERGE example

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: remove useless MERGE example
Date: 2024-11-01 20:20:56
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: remove useless MERGE example

Reported-by: dwayne(dot)towell(at)gmail(dot)com

Discussion: https://postgr.es/m/[email protected]

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4a9effe45ee96f7105ba19285eff18a634bfee01

Modified Files
--------------
doc/src/sgml/ref/merge.sgml | 17 -----------------
1 file changed, 17 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2024-11-01 20:38:44 pgsql: doc: clarify text around MVCC example query
Previous Message Bruce Momjian 2024-11-01 19:54:41 pgsql: doc: improve tablespace example query and link to helper funcs.