[pgpool-committers: 982] pgpool: Fix error when pgpool_regclass is	not installed.
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Wed May 15 07:52:13 JST 2013
    
    
  
Fix error when pgpool_regclass is not installed.
The query used in pool_has_pgpool_regclass() fails if pgpool_regclass
does not exist. The bug was introduced in 3.2.4.  See [pgpool-general:
1722] for more details.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=caea5dc3c148e70d4be210e7c66c8c36c8b85a43
Modified Files
--------------
pool_select_walker.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
    
    
More information about the pgpool-committers
mailing list