pgsql: Fix whitespace

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix whitespace
Date: 2013-12-28 00:52:29
Message-ID: E1Vwi8j-0000rq-Ph@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix whitespace

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b986270bd4bec964d239cd73f7aaf5131a6996fa

Modified Files
--------------
src/port/username.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-12-29 01:14:57 Re: pgsql: Fix misplaced right paren bugs in pgstatfuncs.c.
Previous Message Andrew Dunstan 2013-12-27 22:22:15 pgsql: Properly detect invalid JSON numbers when generating JSON.