Re: Fix snapshot name for SET TRANSACTION documentation

Fujii Masao <masao.fujii@oss.nttdata.com>

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Japin Li <japinli@hotmail.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2022-09-22T04:00:36Z
Lists: pgsql-hackers

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!

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



Commits

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

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