Thread

Commits

  1. Fix typo in header comment

  1. fix a typo in file src/backend/utils/adt/xid8funcs.c comment

    Junwang Zhao <zhjwpku@gmail.com> — 2023-03-24T07:16:01Z

    %s/pg_current_xact/pg_current_xact_id
    
    -- 
    Regards
    Junwang Zhao
    
  2. Re: fix a typo in file src/backend/utils/adt/xid8funcs.c comment

    Daniel Gustafsson <daniel@yesql.se> — 2023-03-24T08:07:02Z

    > On 24 Mar 2023, at 08:16, Junwang Zhao <zhjwpku@gmail.com> wrote:
    > 
    > %s/pg_current_xact/pg_current_xact_id
    
    Pushed, thanks!
    
    --
    Daniel Gustafsson