git.postgresql.org Git - postgresql.git/commit
2021年2月15日 00:03:10 +0000 (13:03 +1300)
2021年2月15日 00:17:02 +0000 (13:17 +1300)
commit c7ecd6af010e2ac8c5530f3985e97f24531bfa5f
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
This is the main PostgreSQL git repository.
RSS
Atom