Re: improvements for dict_xsyn extended synonym dictionary - RRR

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: improvements for dict_xsyn extended synonym dictionary - RRR
Дата
Msg-id 603c8f070907291742g4bb6a1dbi64aedce2e53a0828@mail.gmail.com
обсуждение исходный текст
Ответ на Re: improvements for dict_xsyn extended synonym dictionary - RRR  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Wed, Jul 29, 2009 at 6:59 PM, Andres Freund<andres@anarazel.de> wrote:
> Looks nice. The only small gripe I have is that the patch adds trailing
> whitespaces at a lot of places...
>
> Except maybe that I do see no need for changes anymore...

I have fixed this for Sergey in the attached version using "git apply
--whitespace=fix".  (For those who may be using git to develop
patches, I highly recommend git --check to catch these types of issues
before submitting.)

I will mark this "Ready for Committer".

...Robert

Вложения

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: multi-threaded pgbench
Следующее
От: Steve Prentice
Дата:
Сообщение: Re: RFD: Don't force plpgsql IN parameters to constant