npgsql - Npgsql2: Change constructors so the Microsoft C# compiler

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Change constructors so the Microsoft C# compiler
Date: 2008-11-04 00:17:06
Message-ID: 20081104001706.86E3017ADE24@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Change constructors so the Microsoft C# compiler recognizes the fields have been set.

Modified Files:
--------------
Npgsql2/src/NpgsqlTypes:
NpgsqlTypes.cs (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypes.cs.diff?r1=1.10&r2=1.11)

Browse pgsql-committers by date

  From Date Subject
Next Message Alex Hunsaker 2008-11-04 00:20:47 Re: pgsql: suppress_redundant_updates_trigger function.
Previous Message Tom Lane 2008-11-03 23:49:07 pgsql: Use bool for a boolean flag.