npgsql - Npgsql: 2005-12-10 Francisco Figueiredo Jr.

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql: 2005-12-10 Francisco Figueiredo Jr.
Date: 2005-12-10 15:27:09
Message-ID: 20051210152709.783391125068@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

2005-12-10 Francisco Figueiredo Jr. <fxjrlists(at)yahoo(dot)com(dot)br>

* NpgsqlCommand.cs: [bugzilla 76961] Fixed problem with ExecuteReader when using SchemaOnly and SingleRow behavior at same time. Thanks Kamil Skalski for feedback.

Modified Files:
--------------
Npgsql/src/Npgsql:
NpgsqlCommand.cs (r1.82 -> r1.83)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.82&r2=1.83)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-12-10 19:21:04 pgsql: Teach deparsing of CASE expressions to cope with the simplified
Previous Message User Dpage 2005-12-10 15:08:15 pginstaller - pginst: Bump version number