mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 00:28:59 -04:00
fea10a6434
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