I notice in 7.4.1 that if I do:ALTER TABLE <tab> ALTER <col> SET STATISTICS 100;... that not necc. 100 values are stored in pg_stats, but in 7.3.4 it did. Bug or expected behaviour?