summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xid8funcs.c
AgeCommit message (Expand)Author
2022-06-27Fix visibility check when XID is committed in CLOG but not in procarray.Heikki Linnakangas
2022-03-21Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings.Tom Lane
2022-01-07Update copyright for 2022Bruce Momjian
2021-12-17Simplify the general-purpose 64-bit integer parsing APIsPeter Eisentraut
2021-09-06Fix typo in comments.Fujii Masao
2021-01-02Update copyright for 2021Bruce Momjian
2020-05-15Rename SLRU structures and associated LWLocks.Tom Lane
2020-04-07Introduce xid8-based functions to replace txid_XXX.Thomas Munro