[Pgpool-committers] pgpool - pgpool-II: Fix detect_error() so that it ignores NOTICE.

User T-ishii t-ishii at pgfoundry.org
Tue Dec 30 01:05:37 UTC 2008


Log Message:
-----------
Fix detect_error() so that it ignores NOTICE.
Without this following error occurs, for example:

BEGIN;
BEGIN;

ERROR:  kind mismatch among backends 0[N] 1[E]

Modified Files:
--------------
    pgpool-II:
        pool_process_query.c (r1.127 -> r1.128)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_process_query.c.diff?r1=1.127&r2=1.128)


More information about the Pgpool-committers mailing list