diff options
author | Andres Freund <andres@anarazel.de> | 2020-08-11 11:25:23 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2020-08-11 12:07:14 -0700 |
commit | fea10a64340e529805609126740a540c8f9daab4 (patch) | |
tree | d1e87d36b7e115441c55f195cfe22de010201cbd /src/backend/access/gist/gistutil.c | |
parent | 1f75b454134cce6a67a9bcdb01b5c018221dd359 (diff) | |
download | postgresql-fea10a64340e529805609126740a540c8f9daab4.tar.gz postgresql-fea10a64340e529805609126740a540c8f9daab4.zip |
Rename VariableCacheData.nextFullXid to nextXid.
Including Full in variable names duplicates the type information and
leads to overly long names. As FullTransactionId cannot accidentally
be casted to TransactionId that does not seem necessary.
Author: Andres Freund
Discussion: https://postgr.es/m/20200724011143.jccsyvsvymuiqfxu@alap3.anarazel.de
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions