Thread
Commits
-
Fix typo in header comment
- a04761ac7735 16.0 landed
-
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
-
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