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

Started by Junwang Zhaoabout 3 years ago2 messageshackers
Jump to latest
#1Junwang Zhao
zhjwpku@gmail.com

%s/pg_current_xact/pg_current_xact_id

--
Regards
Junwang Zhao

Attachments:

0001-typo-replace-pg_current_xact-with-pg_current_xact_id.patchapplication/octet-stream; name=0001-typo-replace-pg_current_xact-with-pg_current_xact_id.patchDownload+3-4
#2Daniel Gustafsson
daniel@yesql.se
In reply to: Junwang Zhao (#1)
Re: fix a typo in file src/backend/utils/adt/xid8funcs.c comment

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