Thread: npgsql - Npgsql2: Fixed problem with literal boolean values.

npgsql - Npgsql2: Fixed problem with literal boolean values.

From
fxjr@pgfoundry.org (User Fxjr)
Date:
Log Message:
-----------

Fixed problem with literal boolean values. Previous patch only fixed for bit mapping. I forgot to fix for boolean
mappingtoo! Thanks Josh Cooley for test cases and heads up. 

Modified Files:
--------------
    Npgsql2/src/NpgsqlTypes:
        NpgsqlTypesHelper.cs (r1.20 -> r1.21)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypesHelper.cs.diff?r1=1.20&r2=1.21)