View Single Post

   
  #4 (permalink)  
Old 05-10-2008, 02:05 PM
Tom Lane
 
Posts: n/a
Default Re: gsoc08, text search selectivity, pg_statistics holding an array of a different type

Alvaro Herrera <alvherre@commandprompt.com> writes:
> Tom Lane wrote:
>> Jan's right: this is an oversight in the design of the VacAttrStats API.


> Perhaps we would also want the ability to store the base element type
> when the column is an array.


Well, that would be up to the type-specific analyze routine to determine
what it wanted to do.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply With Quote