npgsql - Npgsql2: Provide type information for arrays and ensure that

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Provide type information for arrays and ensure that
Date: 2008-10-07 00:54:48
Message-ID: 20081007005448.19D0217ADE11@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Provide type information for arrays and ensure that NpgsqlBackendTypeInfo always has Type.

Modified Files:
--------------
Npgsql2/src/NpgsqlTypes:
NpgsqlTypesHelper.cs (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypesHelper.cs.diff?r1=1.18&r2=1.19)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2008-10-07 00:55:54 npgsql - Npgsql2: Test for GetFieldType with arrays.
Previous Message Bruce Momjian 2008-10-07 00:19:48 pgsql: Improve backend flowchart to show more detail.