[Pgpool-committers] pgpool - pgpool-II: Fix: The INSERT statment did not correspond to the

User Y-mori y-mori at pgfoundry.org
Fri Nov 30 07:38:41 UTC 2007


Log Message:
-----------
Fix: The INSERT statment did not correspond to the parser of postgresql 8.3
     that pgpool-II 2.0 had.
     Therefore, the following errors occur if INSERT is done in a parallel mode

     ERROR: pgpool2 sql restriction
     DETAIL: cannot use SElectStmt in InserStmt

Modified Files:
--------------
    pgpool-II:
        pool_rewrite_query.c (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_rewrite_query.c.diff?r1=1.6&r2=1.7)


More information about the Pgpool-committers mailing list