Commit d396606
committed
Fix comment in procarray.c.
Commit fea10a6 renamed VariableCacheData.nextFullXid to nextXid.
But commit dc7420c 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.com1 parent 4fc6b6e commit d396606
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4212 | 4212 | | |
4213 | 4213 | | |
4214 | 4214 | | |
4215 | | - | |
4216 | | - | |
| 4215 | + | |
| 4216 | + | |
4217 | 4217 | | |
4218 | 4218 | | |
4219 | 4219 | | |
| |||
0 commit comments