Fix comment in procarray.c.
Fujii Masao <fujii@postgresql.org>
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-4B0C-BDF6-4D33E366BCDF@gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/ipc/procarray.c | modified | +2 −2 |
Discussion
- Fix annotations nextFullXid 4 messages · 2022-07-23 → 2022-07-28