pgsql: Fix whitespace - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix whitespace
Date
Msg-id E1XXPIF-0007CJ-Cx@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Define META_FREE in a way that doesn't cause -Wempty-body warnin
Next
From: Andres Freund
Date:
Subject: pgsql: Fix a couple occurrences of 'the the' in the new atomics API.