forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0f66d21
committed
Emit msg re skipping ANALYZE for absent inh tree
When checking a table that has an inheritance tree marked,if no child tables remain, we skip ANALYZE. This patch emitsa message to show that the action has been skipped.Author: Etsuro FujitaReviewer: Furuya Osamu1 parent85b506b commit0f66d21
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1483 | 1483 |
| |
1484 | 1484 |
| |
1485 | 1485 |
| |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
1486 | 1490 |
| |
1487 | 1491 |
| |
1488 | 1492 |
| |
|
0 commit comments
Comments
(0)