Bugs item #562738, was opened at 2002-05-31 05:44
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=116528&aid=562738&group_id=16528
Category: PgSQL
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Gerhard Häring (ghaering)
Assigned to: Gerhard Häring (ghaering)
Summary: No exception thrown on empy result set
Initial Comment:
According to the DB-API 2.0, an exception should be
thrown if fetchone(), fetchmany() or fetchall() are
called but the result set was empty.
----------------------------------------------------------------------
>Comment By: Gerhard Häring (ghaering)
Date: 2002-07-17 14:10
Message:
Logged In: YES
user_id=163326
Not a bug. See
http://sourceforge.net/tracker/index.php?func=detail&aid=562737&group_id=22307&atid=374932
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=116528&aid=562738&group_id=16528
|