npgsql - Npgsql: Fixed empty result check.

From: h-saito(at)pgfoundry(dot)org (User H-saito)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql: Fixed empty result check.
Date: 2006-08-29 06:58:50
Message-ID: 20060829065850.70A3686CC39@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed empty result check.

Modified Files:
--------------
Npgsql/src/testsuite/MiniTerminal:
Npsql.cs (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/testsuite/MiniTerminal/Npsql.cs.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2006-08-29 11:37:48 pgsql: Revert change to turn autovacuum on by default.
Previous Message Bruce Momjian 2006-08-29 02:32:42 pgsql: Only call log_after_parse() if necessary.