diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2021-10-04 10:31:01 +0200 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2021-10-04 10:31:01 +0200 |
commit | 941921b875c7710e2b070c02c7819f2510808fdd (patch) | |
tree | 79dacf327a890c501e334e99d3f5f05830f20d7c /src/backend/access/transam/parallel.c | |
parent | 8a4237908c0fe73dd41d4d7c7a6314f17dfd7a6f (diff) | |
download | postgresql-941921b875c7710e2b070c02c7819f2510808fdd.tar.gz postgresql-941921b875c7710e2b070c02c7819f2510808fdd.zip |
Replace occurrences of InvalidXid with InvalidTransactionId
While Xid is a known shortening of TransactionId, InvalidXid is not
defined in the code. Fix comments which mistakenly were using the
shorter version.
Author: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Discussion: https://postgr.es/m/CALj2ACUQzdigML868nV4cojfELPkEzNLNOk7b91Pho4JB90fng@mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/parallel.c')
0 files changed, 0 insertions, 0 deletions