Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT
Дата
Msg-id 603c8f070908020831p735175b1xbe5cf98a540bc74c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-hackers
On Sat, Aug 1, 2009 at 7:27 AM, Dimitri Fontaine<dfontaine@hi-media.com> wrote:
> Unless you want me to test for impact on planner choices (even if we already
> know it has impact on pg_statistic), I'd say it's ready for commiter.

Great, thanks for the review.  I think if stadistinct is getting
populated that's sufficient in terms of testing; the problems caused
by inaccurate ndistinct estimates have been discussed elsewhere.  I
see you've already marked this Ready for Committer, thanks.

...Robert


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: IMMUTABLE break inlining simple SQL functions.
Следующее
От: Robert Haas
Дата:
Сообщение: Re: mixed, named notation support