[pgpool-committers: 3258] pgpool: change the Makefile under this directory src/sql/, that is propo
    pengbo 
    pengbo at sraoss.co.jp
       
    Thu Jun  9 13:42:41 JST 2016
    
    
  
change the Makefile under this directory src/sql/,that is proposed by
[pgpool-hackers: 1611]
    -PG_CONFIG = pg_config
    +PG_CONFIG ?= pg_config
Branch
------
V3_5_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=51653dfbc73269b2285466f5a259ad2b613ef0b0
Modified Files
--------------
src/sql/Makefile                 | 4 ++--
src/sql/pgpool-recovery/Makefile | 4 ++--
src/sql/pgpool-regclass/Makefile | 4 ++--
src/sql/pgpool_adm/Makefile.in   | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
    
    
More information about the pgpool-committers
mailing list