Re: improvements for dict_xsyn extended synonym dictionary - RRR - Mailing list pgsql-hackers

From Robert Haas
Subject Re: improvements for dict_xsyn extended synonym dictionary - RRR
Date
Msg-id 603c8f070907291742g4bb6a1dbi64aedce2e53a0828@mail.gmail.com
Whole thread Raw
In response to Re: improvements for dict_xsyn extended synonym dictionary - RRR  (Andres Freund <andres@anarazel.de>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: multi-threaded pgbench
Next
From: Steve Prentice
Date:
Subject: Re: RFD: Don't force plpgsql IN parameters to constant