forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8c233cf
committed
vacuumlazy.c: Tweak local variable name.
Make a local variable name consistent with the name from its WAL record.Extracted from a larger patch to deal with issues with how vacuumlazy.csets pages all-frozen.Author: Peter Geoghegan <pg@bowt.ie>Discussion:https://postgr.es/m/CAH2-WznuNGSzF8v6OsgjaC5aYsb3cZ6HW6MLm30X0d65cmSH6A@mail.gmail.com1 parent5076770 commit8c233cf
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2478 | 2478 |
| |
2479 | 2479 |
| |
2480 | 2480 |
| |
2481 |
| - | |
| 2481 | + | |
2482 | 2482 |
| |
2483 | 2483 |
| |
2484 | 2484 |
| |
| |||
2508 | 2508 |
| |
2509 | 2509 |
| |
2510 | 2510 |
| |
2511 |
| - | |
| 2511 | + | |
2512 | 2512 |
| |
2513 | 2513 |
| |
2514 |
| - | |
| 2514 | + | |
2515 | 2515 |
| |
2516 | 2516 |
| |
2517 | 2517 |
| |
| |||
2527 | 2527 |
| |
2528 | 2528 |
| |
2529 | 2529 |
| |
2530 |
| - | |
| 2530 | + | |
2531 | 2531 |
| |
2532 | 2532 |
| |
2533 | 2533 |
| |
2534 | 2534 |
| |
2535 | 2535 |
| |
2536 |
| - | |
| 2536 | + | |
2537 | 2537 |
| |
2538 | 2538 |
| |
2539 | 2539 |
| |
|
0 commit comments
Comments
(0)