npgsql - Npgsql2: cleaned up UpdatedRowSource code and added value - Mailing list pgsql-committers

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql2: cleaned up UpdatedRowSource code and added value
Date
Msg-id 20100601020232.A1D7610715C7@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
cleaned up UpdatedRowSource code and added value validation rather than type validation.

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlCommand.cs (r1.54 -> r1.55)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs?r1=1.54&r2=1.55)

pgsql-committers by date:

Previous
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: provide default value during model generation
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add documentation section "Using C++ for Extensibility".