Thread
Commits
-
docs: Fix snapshot name in SET TRANSACTION docs.
- 053767644737 10.23 landed
- ec6c263db903 11.18 landed
- e2744369db87 12.13 landed
- ff5d9e0a9952 13.9 landed
- be032619d4b1 14.6 landed
- 4230279f3576 15.0 landed
- 2f636daac85b 16.0 landed
-
Don't force-assign transaction id when exporting a snapshot.
- 6c2003f8a1bb 10.0 cited
-
Fix snapshot name for SET TRANSACTION documentation
Japin Li <japinli@hotmail.com> — 2022-09-21T03:01:23Z
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.
-
Re: Fix snapshot name for SET TRANSACTION documentation
Fujii Masao <masao.fujii@oss.nttdata.com> — 2022-09-21T05:40:34Z
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. Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
-
Re: Fix snapshot name for SET TRANSACTION documentation
Fujii Masao <masao.fujii@oss.nttdata.com> — 2022-09-22T04:00:36Z
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
-
Re: Fix snapshot name for SET TRANSACTION documentation
Japin Li <japinli@hotmail.com> — 2022-09-22T13:16:21Z
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.