]> granicus.if.org Git - postgresql/commit
Extend VacAttrStats to allow typanalyze functions to store statistic values
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 1 Jul 2008 10:33:09 +0000 (10:33 +0000)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 1 Jul 2008 10:33:09 +0000 (10:33 +0000)
commit3ccb2c590ca5eb3d718170f6cb6cbc8b4b879a59
treebe7318dad91538acbb5bdc81176d39b366859175
parentbaaad2330b13e5be886edad6d01e7866feb7ea9c
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