]> granicus.if.org Git - postgresql/commit
Emit msg re skipping ANALYZE for absent inh tree
authorSimon Riggs <simon@2ndQuadrant.com>
Sat, 15 Nov 2014 22:49:54 +0000 (22:49 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Sat, 15 Nov 2014 22:49:54 +0000 (22:49 +0000)
commit0f66d2120154e51960a21062b214d468782d8554
tree3e5c002e51883003f28721ef9df5e82d11d7f4b1
parent85b506bbfc2937c9abdfcce4e01a8feca8e64ee8
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 emits
a message to show that the action has been skipped.

Author: Etsuro Fujita
Reviewer: Furuya Osamu
src/backend/commands/analyze.c