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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT
Дата
Msg-id 603c8f070908021731u55065ddchaf2ca12f3f99fd41@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT
Список pgsql-hackers
On Sun, Aug 2, 2009 at 6:17 PM, Tom Lane<tgl@sss.pgh.pa.us> wrote:
> Dimitri Fontaine <dfontaine@hi-media.com> writes:
>> Yes, and as I didn't have the time to install filterdiff I've attached
>> a revision of your patch in git format which adresses the problem I
>> mentioned, in a tarball also containing raw notes, tests, and
>> regression.{out,diffs}.
>
> Applied with assorted corrections, plus the just-discussed change of
> syntax to SET STATISTICS DISTINCT.

Thanks.  The changes all look good - except I'm curious why %g vs. %f?

...Robert


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: change in timestamp output from 8.3 to 8.4
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT