[Mono-bugs] [Bug 660450] New: PostgreSQL as of 8.4 allow "infinity" in columns of type "date"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Dec 19 12:56:02 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=660450

https://bugzilla.novell.com/show_bug.cgi?id=660450#c0


           Summary: PostgreSQL as of 8.4 allow "infinity" in columns of
                    type "date"
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.8.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Data
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mikkel at linet.dk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=405546)
 --> (http://bugzilla.novell.com/attachment.cgi?id=405546)
Fix "infinify" in date type

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; da-DK; rv:1.9.2.13)
Gecko/20101209 Fedora/3.6.13-1.fc13 Firefox/3.6.13

If "infinity" is in a column of type "date" Npgsql can't parse it.

Reproducible: Always

Steps to Reproduce:
1. Add "-infinity" to column of type "date"
2. Run ExecuteReader with "SELECT date FROM foo"
3. Fails

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list