#3237: Error in Timeline view
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  jonas
     Type:  defect     |       Status:  new  
 Priority:  normal     |    Milestone:       
Component:  timeline   |      Version:  0.9.4
 Severity:  normal     |   Resolution:       
 Keywords:             |  
-----------------------+----------------------------------------------------
Comment (by mgood):

 What version of pyPgSql is installed?  Try upgrading it, since this
 appears to be a bug in pyPgSql.  If this still occurrs with the latest
 pyPgSql, then I think it will need confirmed and reported to pyPgSql.

 It looks like pyPgSql is throwing an error trying to fetch the results
 when the previous query returned 0 rows.  This error should be raised if
 the query did not have a result (like an insert or update), but should not
 be for a select with an empty result:
 
http://sourceforge.net/tracker/index.php?func=detail&aid=562738&group_id=16528&atid=116528

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3237>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to