Skip to content
Snippets Groups Projects
Commit 649b5ec7 authored by Tom Lane's avatar Tom Lane
Browse files

Add the ability to store inheritance-tree statistics in pg_statistic,

and teach ANALYZE to compute such stats for tables that have subclasses.
Per my proposal of yesterday.

autovacuum still needs to be taught about running ANALYZE on parent tables
when their subclasses change, but the feature is useful even without that.
parent 84d723b6
No related branches found
No related tags found
No related merge requests found
Showing
with 407 additions and 177 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment