[Mono-bugs] [Bug 58163][Nor] Changed - Null values in Postgres DB don't evaluate to null
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 May 2004 15:12:13 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58163
--- shadow/58163 2004-05-11 15:27:15.000000000 -0400
+++ shadow/58163.tmp.573 2004-05-27 15:12:13.000000000 -0400
@@ -3,13 +3,13 @@
Version: unspecified
OS: Debian Woody
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Major
+Priority: Normal
Component: Sys.Data
AssignedTo: mono-bugs@ximian.com
ReportedBy: agillesp@vt.edu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -110,6 +110,12 @@
expected but incorrect.");
}
}
}
I think that will give you what I'm seeing.
+
+------- Additional Comments From miguel@ximian.com 2004-05-27 15:12 -------
+Hello,
+
+ Could you provide instructions to repeat the test case?
+ Consider that some of us do not know much about databases.