forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd396606
committed
Fix comment in procarray.c.
Commitfea10a6 renamed VariableCacheData.nextFullXid to nextXid.But commitdc7420c introduced the comment mentioning nextFullXid.This commit changes"nextFullXid" to "nextXid" in the comment.Author: Zhang MingliDiscussion:https://postgr.es/m/642BA615-4B28-4B0C-BDF6-4D33E366BCDF@gmail.com1 parent4fc6b6e commitd396606
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
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
Comments
(0)