[pgpool-committers: 3495] pgpool: Fix wrong indentation according	to the code style
    pengbo 
    pengbo at sraoss.co.jp
       
    Mon Sep 12 08:57:01 JST 2016
    
    
  
Fix wrong indentation according to the code style
Branch
------
IMPORT_96_PARSER
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=cfc0998b0d2d28b98789db9df321298668a08f35
Modified Files
--------------
src/include/parser/explain.h    |  3 ---
src/include/parser/extensible.h |  8 --------
src/include/parser/makefuncs.h  |  2 +-
src/include/parser/nodes.h      |  6 +++---
src/include/parser/parsenodes.h | 16 ++++++++--------
src/include/parser/primnodes.h  | 16 ++++++++--------
src/parser/copyfuncs.c          |  1 -
src/parser/gram.y               |  5 ++---
8 files changed, 22 insertions(+), 35 deletions(-)
    
    
More information about the pgpool-committers
mailing list