Re: Fix snapshot name for SET TRANSACTION documentation

Japin Li <japinli@hotmail.com>

From: Japin Li <japinli@hotmail.com>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2022-09-22T13:16:21Z
Lists: pgsql-hackers
On Thu, 22 Sep 2022 at 12:00, Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
> On 2022/09/21 14:40, Fujii Masao wrote:
>> On 2022/09/21 12:01, Japin Li wrote:
>>>
>>> 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.
>> Thanks for the patch! Looks good to me.
>
> Pushed. Thanks!
>

Thanks!


-- 
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.