npgsql - Npgsql2: Fix Clone method so that type_info doesn't get

Lists: pgsql-committers
From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fix Clone method so that type_info doesn't get
Date: 2008-03-06 04:47:06
Message-ID: 20080306044706.9A18017ADCC4@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Fix Clone method so that type_info doesn't get automatically initialized through the property getter.

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