Fix snapshot name for SET TRANSACTION documentation

Japin Li <japinli@hotmail.com>

From: Japin Li <japinli@hotmail.com>
To: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2022-09-21T03:01:23Z
Lists: pgsql-hackers

Attachments

Hi hackers,

In 6c2003f8a1bbc7c192a2e83ec51581c018aa162f, we change the snapshot name
when exporting snapshot, however, there is one place we missed update the
snapshot name in documentation.  Attach a patch to fix it.

-- 
Regrads,
Japin Li.
ChengDu WenWu Information Technology Co.,Ltd.

Commits

  1. docs: Fix snapshot name in SET TRANSACTION docs.

  2. Don't force-assign transaction id when exporting a snapshot.