suggestion: set default statistics to 100 for numerics

Joseph Shraibman <jks@selectacast.net>

From: Joseph Shraibman <jks@selectacast.net>
To: pgsql-hackers@postgresql.org
Date: 2004-07-01T02:56:53Z
Lists: pgsql-hackers
Seeing how small storage for a number type is compared to a text type, 
and seeing how they tend to be queried on a lot, shouldn't it be 
reasonable for the default stats number for numerics to be 100 instead 
of 10?