[Pgpool-committers] pgpool - pgpool-II: FIX parallel query 1.

User T-ishii t-ishii at pgfoundry.org
Sat Sep 26 00:05:44 UTC 2009


Log Message:
-----------
FIX parallel query

	     1. Fix JOIN Expr
	          Subquery was used on larg or rarg.
	          Subquery was used on ON-Cluase.
	          Full OUTER JOIN was not optimized.  
	     2. Fail_on_error=false was passed to the 3rd arguments of dblink.

This patch was applied to only 2.2-STABLE tree by y-mori on 2009/09/08.

Modified Files:
--------------
    pgpool-II:
        pool_process_query.c (r1.161 -> r1.162)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_process_query.c?r1=1.161&r2=1.162)


More information about the Pgpool-committers mailing list