Extend VacAttrStats to allow typanalyze functions to store statistic values
authorHeikki Linnakangas <heikki@enterprisedb.com>
Tue, 1 Jul 2008 10:33:09 +0000 (10:33 +0000)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Tue, 1 Jul 2008 10:33:09 +0000 (10:33 +0000)
commit91bc8b45cffe6db4aa6a9bd4b2f9d1d9e52b4bb7
tree2306b486f10723da044a78f60e57c00e8b2d07d2
parent121ee4c6a71e271c9e3c6cd26666ce7107bb1e1b
Extend VacAttrStats to allow typanalyze functions to store statistic values
of different types than the underlying column. The capability isn't yet
used for anything, but will be required by upcoming patch to analyze
tsvector columns.

Jan Urbanski
src/backend/commands/analyze.c
src/include/commands/vacuum.h