Thread

  1. ResultSet.getTimestamp() was broken

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2000-10-14T21:21:30Z

    Kensaku MASUDA (greg@greg.rim.or.jp) reports a bug with a severity of 2
    The lower the number the more severe it is.
    
    Short Description
    ResultSet.getTimestamp() was broken
    
    Long Description
    	This report is same as #8. And collect format string is here.
    
    from
    	"yyyy-MM-dd HH:mm:ss.zzz"
    to
    	"yyyy-MM-dd HH:mm:ss.SSzzz"
    
    
    Sample Code
    
    
    No file was uploaded with this report