forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd30b499
committed
Make lazy_vacuum_heap_rel match lazy_scan_heap.
Make lazy_vacuum_heap_rel variable names match those from lazy_scan_heapwhere that makes sense.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 parent8c233cf commitd30b499
1 file changed
+8
-16
lines changedLines changed: 8 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2388 | 2388 |
| |
2389 | 2389 |
| |
2390 | 2390 |
| |
2391 |
| - | |
2392 |
| - | |
| 2391 | + | |
| 2392 | + | |
2393 | 2393 |
| |
2394 | 2394 |
| |
2395 | 2395 |
| |
| |||
2406 | 2406 |
| |
2407 | 2407 |
| |
2408 | 2408 |
| |
2409 |
| - | |
2410 |
| - | |
2411 |
| - | |
2412 | 2409 |
| |
2413 | 2410 |
| |
2414 |
| - | |
| 2411 | + | |
2415 | 2412 |
| |
2416 | 2413 |
| |
2417 | 2414 |
| |
2418 | 2415 |
| |
2419 | 2416 |
| |
2420 | 2417 |
| |
2421 |
| - | |
2422 |
| - | |
2423 |
| - | |
| 2418 | + | |
| 2419 | + | |
| 2420 | + | |
2424 | 2421 |
| |
2425 | 2422 |
| |
2426 |
| - | |
| 2423 | + | |
2427 | 2424 |
| |
2428 | 2425 |
| |
2429 | 2426 |
| |
2430 | 2427 |
| |
2431 | 2428 |
| |
2432 | 2429 |
| |
2433 |
| - | |
| 2430 | + | |
2434 | 2431 |
| |
2435 | 2432 |
| |
2436 | 2433 |
| |
2437 |
| - | |
2438 | 2434 |
| |
2439 |
| - | |
2440 | 2435 |
| |
2441 |
| - | |
2442 | 2436 |
| |
2443 |
| - | |
2444 |
| - | |
2445 | 2437 |
| |
2446 | 2438 |
| |
2447 | 2439 |
| |
|
0 commit comments
Comments
(0)