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