aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2010-01-22 16:40:19 +0000
committerRobert Haas <rhaas@postgresql.org>2010-01-22 16:40:19 +0000
commit76a47c0e7423891d4b4f0977312f46fec6c5c416 (patch)
tree8c9ad15f5c0bf5b2c129ec78fece1780eb430c0d /src/backend/utils/misc
parent9ca0989037602d9835eec04c2a9b6016a7b55740 (diff)
downloadpostgresql-76a47c0e7423891d4b4f0977312f46fec6c5c416.tar.gz
postgresql-76a47c0e7423891d4b4f0977312f46fec6c5c416.zip
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.
Diffstat (limited to 'src/backend/utils/misc')
0 files changed, 0 insertions, 0 deletions