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

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT
Дата
Msg-id 20090406113052.GB8123@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
* Robert Haas (robertmhaas@gmail.com) wrote:
> Well, I think I was pretty clear about what I was trying to
> accomplish.  I think there are more people who care about pg_dump
> output being diffable than there are who need to set ndistinct more
> accurately than 1 ppm and yet not as an integer.  Perhaps if any of
> those people are reading this thread they could chime in.  Otherwise,
> I will implement as you propose.

I do such diffs pretty often, but I don't think I've *ever* done it on
catalog tables..  Perhaps it'll come up in the future, but I doubt it.
Stephen

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: EXPLAIN WITH
Следующее
От: Dave Page
Дата:
Сообщение: Update PL interpreters for 8.4