pgsql: Fix whitespace

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix whitespace
Date: 2014-09-26 06:46:15
Message-ID: E1XXPIF-0007CJ-Cx@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/d11339c099fae036f4efffdc69d434c374c820b5

Modified Files
--------------
src/backend/utils/cache/relcache.c | 4 ++--
src/include/port/atomics/generic-gcc.h | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2014-09-26 07:37:48 pgsql: Fix a couple occurrences of 'the the' in the new atomics API.
Previous Message Andres Freund 2014-09-26 00:59:51 pgsql: Define META_FREE in a way that doesn't cause -Wempty-body warnin