- Notifications
You must be signed in to change notification settings - Fork5k
Commit276db87
committed
vacuumlazy.c: prefer the term "cleanup lock".
The term "super-exclusive lock" is an acceptable synonym of "cleanuplock". Even still, switching from one term to the other in the samefile is confusing. Standardize on "cleanup lock" within vacuumlazy.c.Per a complaint from Andres Freund.1 parent12b5ade commit276db87
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1274 | 1274 |
| |
1275 | 1275 |
| |
1276 | 1276 |
| |
1277 |
| - | |
1278 |
| - | |
| 1277 | + | |
| 1278 | + | |
1279 | 1279 |
| |
1280 | 1280 |
| |
1281 | 1281 |
| |
| |||
1524 | 1524 |
| |
1525 | 1525 |
| |
1526 | 1526 |
| |
1527 |
| - | |
1528 |
| - | |
| 1527 | + | |
| 1528 | + | |
1529 | 1529 |
| |
1530 | 1530 |
| |
1531 | 1531 |
| |
| |||
2377 | 2377 |
| |
2378 | 2378 |
| |
2379 | 2379 |
| |
2380 |
| - | |
2381 |
| - | |
| 2380 | + | |
| 2381 | + | |
2382 | 2382 |
| |
2383 | 2383 |
| |
2384 | 2384 |
| |
|
0 commit comments
Comments
(0)