npgsql - Npgsql2: cleaned up UpdatedRowSource code and added value

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: cleaned up UpdatedRowSource code and added value
Date: 2010-06-01 02:02:32
Message-ID: 20100601020232.A1D7610715C7@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-06-01 02:31:36 pgsql: Add documentation section "Using C++ for Extensibility".
Previous Message User Jbcooley 2010-06-01 01:59:32 npgsql - Npgsql2: provide default value during model generation