git.postgresql.org Git - postgresql.git/commit
2010年1月22日 16:40:19 +0000 (16:40 +0000)
2010年1月22日 16:40:19 +0000 (16:40 +0000)
commit 76a47c0e7423891d4b4f0977312f46fec6c5c416
Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism.
Attributes can now have options, just as relations and tablespaces do, and
the reloptions code is used to parse, validate, and store them. For
simplicity and because these options are not performance critical, we store
them in a separate cache rather than the main relcache.
Thanks to Alex Hunsaker for the review.
19 files changed:
This is the main PostgreSQL git repository.
RSS
Atom