fix a typo in file src/backend/utils/adt/xid8funcs.c comment
Junwang Zhao <zhjwpku@gmail.com>
From: Junwang Zhao <zhjwpku@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-03-24T07:16:01Z
Lists: pgsql-hackers
Attachments
- 0001-typo-replace-pg_current_xact-with-pg_current_xact_id.patch (application/octet-stream) patch v1-0001
%s/pg_current_xact/pg_current_xact_id -- Regards Junwang Zhao
Commits
-
Fix typo in header comment
- a04761ac7735 16.0 landed