pgsql: Fix comment in procarray.c.

2022-07-27 Thread Fujii Masao
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/642ba615-4b28-4b0

pgsql: Fix comment in procarray.c

2020-08-27 Thread Michael Paquier
Fix comment in procarray.c The description of GlobalVisDataRels was missing, GlobalVisCatalogRels being mentioned instead. Author: Jim Nasby Discussion: https://postgr.es/m/[email protected] Branch -- master Details --- https://git.postgresql.org/pg/commitd