Kim Bisgaard <kim+pg@alleroedderne.adsl.dk> writes:
> Are there plans to make a small follow-up patch to make
> CREATE UNIQUE INDEX on one column
> (and variants in CREATE TABLE ... PRIMARY KEY) automatically do
> SET STATISTICS DISTINCT?
No. It would be pointless for a single column and wrong for
multiple columns.
regards, tom lane