npgsql - Npgsql: 2005-10-25 Josh Cooley <jbnpgsql@tuxinthebox.net>

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql: 2005-10-25 Josh Cooley <jbnpgsql@tuxinthebox.net>
Date: 2005-10-26 03:59:04
Message-ID: 20051026035904.D9A9D112504B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
2005-10-25 Josh Cooley <jbnpgsql(at)tuxinthebox(dot)net>

* NpgsqlDataReader.cs: Added support for IsUnique and IsKey in GetSchemaTable. Also added check for CommandBehavior so that additional queries are only performed when CommandBehavior.KeyInfo is specified.

Modified Files:
--------------
Npgsql/src/Npgsql:
NpgsqlDataReader.cs (r1.45 -> r1.46)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlDataReader.cs.diff?r1=1.45&r2=1.46)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2005-10-26 04:09:26 npgsql - Npgsql: 2005-10-25 Josh Cooley <jbnpgsql@tuxinthebox.net>
Previous Message User K0cka 2005-10-25 22:32:41 press - pr: regular upd