Fix comment in procarray.c.

Commit fea10a6434 renamed VariableCacheData.nextFullXid to nextXid.
But commit dc7420c2c9 introduced the comment mentioning nextFullXid.
This commit changes"nextFullXid" to "nextXid" in the comment.

Author: Zhang Mingli
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d396606ebe9722baceabb156551169d83c85b8c8

Modified Files
--------------
src/backend/storage/ipc/procarray.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Reply via email to