Re: Removing useless DISTINCT clauses

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Removing useless DISTINCT clauses
Дата
Msg-id 20180823142953.camsmlr63zrbpzwv@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Removing useless DISTINCT clauses  (Jim Finnerty <jfinnert@amazon.com>)
Ответы Re: Removing useless DISTINCT clauses
Список pgsql-hackers
On 2018-Aug-23, Jim Finnerty wrote:

> distinct_opt_v7.patch
> <http://www.postgresql-archive.org/file/t348990/distinct_opt_v7.patch>  

Are you posting this via postgresql-archive.org?  Please don't do that.
These posts of yours are mangled by postgresql-archive and do not
contain the file you're attaching.  Use direct posting by email to
pgsql-hackers@lists.postgresql.org instead.

Thanks

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: Make executor's Range Table an array instead of a List
Следующее
От: Tom Lane
Дата:
Сообщение: Re: A really subtle lexer bug