Thread

Commits

  1. Fix comment in procarray.c.

  2. Rename VariableCacheData.nextFullXid to nextXid.

  1. Fix annotations nextFullXid

    Zhang Mingli <zmlpostgres@gmail.com> — 2022-07-23T05:01:26Z

    Hi,
    
    VariableCacheData.nextFullXid is renamed to nextXid in commit https://github.com/postgres/postgres//commit/fea10a64340e529805609126740a540c8f9daab4 <https://github.com/postgres/postgres//commit/fea10a64340e529805609126740a540c8f9daab4>
    
    Fix the annotations for less confusion.
    
    Regards,
    
    Zhang Mingli
  2. Re: Fix annotations nextFullXid

    Fujii Masao <masao.fujii@oss.nttdata.com> — 2022-07-26T02:08:45Z

    
    On 2022/07/23 14:01, Zhang Mingli wrote:
    > Hi,
    > 
    > VariableCacheData.nextFullXid is renamed to nextXid in commit https://github.com/postgres/postgres//commit/fea10a64340e529805609126740a540c8f9daab4 <https://github.com/postgres/postgres//commit/fea10a64340e529805609126740a540c8f9daab4>
    > 
    > Fix the annotations for less confusion.
    
    Thanks for the patch! LGTM. I will commit it.
    
    Regards,
    
    -- 
    Fujii Masao
    Advanced Computing Technology Center
    Research and Development Headquarters
    NTT DATA CORPORATION
    
    
    
    
  3. Re: Fix annotations nextFullXid

    Zhang Mingli <zmlpostgres@gmail.com> — 2022-07-26T16:29:05Z

    Thanks!
    
    Regards,
    Zhang Mingli
    
    
    
    > On Jul 26, 2022, at 10:08, Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
    > 
    > 
    > 
    > On 2022/07/23 14:01, Zhang Mingli wrote:
    >> Hi,
    >> VariableCacheData.nextFullXid is renamed to nextXid in commit https://github.com/postgres/postgres//commit/fea10a64340e529805609126740a540c8f9daab4 <https://github.com/postgres/postgres//commit/fea10a64340e529805609126740a540c8f9daab4>
    >> Fix the annotations for less confusion.
    > 
    > Thanks for the patch! LGTM. I will commit it.
    > 
    > Regards,
    > 
    > -- 
    > Fujii Masao
    > Advanced Computing Technology Center
    > Research and Development Headquarters
    > NTT DATA CORPORATION
    
    
    
    
    
  4. Re: Fix annotations nextFullXid

    Fujii Masao <masao.fujii@oss.nttdata.com> — 2022-07-28T06:00:44Z

    
    On 2022/07/27 1:29, Zhang Mingli wrote:
    > Thanks!
    
    Pushed. Thanks!
    
    Regards,
    
    -- 
    Fujii Masao
    Advanced Computing Technology Center
    Research and Development Headquarters
    NTT DATA CORPORATION