ReadNewTransactionId() -> ReadNextTransactionId().

Thomas Munro <tmunro@postgresql.org>

Commit: c7ecd6af010e2ac8c5530f3985e97f24531bfa5f
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2021-02-15T00:17:02Z
Releases: 14.0
ReadNewTransactionId() -> ReadNextTransactionId().

The new name conveys the effect better, is more consistent with similar
functions ReadNextMultiXactId(), ReadNextFullTransactionId(), and
matches the name of the variable that it reads.

Reported-by: Peter Geoghegan <pg@bowt.ie>
Discussion: https://postgr.es/m/CAH2-WzmVR4SakBXQUdhhPpMf1aYvZCnna5%3DHKa7DAgEmBAg%2B8g%40mail.gmail.com

Files

Discussion