forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9eb344f
committed
Allow vacuums to report oldestxmin
Allow VACUUM and Autovacuum to report the oldestxmin value theyused while cleaning tables, helping to make better sense out ofthe other statistics we report in various cases.1 parent19dc233 commit9eb344f
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
380 | 380 |
| |
381 | 381 |
| |
382 | 382 |
| |
383 |
| - | |
| 383 | + | |
384 | 384 |
| |
385 | 385 |
| |
386 |
| - | |
| 386 | + | |
| 387 | + | |
387 | 388 |
| |
388 | 389 |
| |
389 | 390 |
| |
| |||
1329 | 1330 |
| |
1330 | 1331 |
| |
1331 | 1332 |
| |
1332 |
| - | |
1333 |
| - | |
| 1333 | + | |
| 1334 | + | |
1334 | 1335 |
| |
1335 | 1336 |
| |
1336 | 1337 |
| |
|
0 commit comments
Comments
(0)