Re: Some whitespaces in utility.c

Magnus Hagander <magnus@hagander.net>

From: Magnus Hagander <magnus@hagander.net>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2012-09-04T07:21:02Z
Lists: pgsql-hackers
On Tue, Sep 4, 2012 at 6:57 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> Hi all,
>
> I found some whitespace characters in utility.c introduced by commit
> 3a0e4d3.
> Please find attached a patch fixing that which can be applied on postgres
> master (commit 2f0c7d5).

That probably exists in many other places in the source as well, but
it's certainly fairly ugly. So I see nothing wrong cleaning it up whe
nspotted.

Thus, patch applied, thanks!

-- 
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Indent fix_path_separator() header properly.

  2. Make new event trigger facility actually do something.