docs: Fix snapshot name in SET TRANSACTION docs.

Fujii Masao <fujii@postgresql.org>

Commit: ec6c263db90338d25cf1775efed609b3307b865b
Author: Fujii Masao <fujii@postgresql.org>
Date: 2022-09-22T03:55:44Z
Releases: 11.18
docs: Fix snapshot name in SET TRANSACTION docs.

Commit 6c2003f8a1 changed the snapshot names mentioned in
SET TRANSACTION docs, however, there was one place that
the commit missed updating the name.

Back-patch to all supported versions.

Author: Japin Li
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/MEYP282MB1669BD4280044501165F8B07B64F9@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM

Files

PathChange+/−
doc/src/sgml/ref/set_transaction.sgml modified +1 −1

Documentation touched

Discussion