Kim Bisgaard <[email protected]> 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
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
