CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/09/23 03:13:52

Modified files:
        src/interfaces/jdbc/org/postgresql/jdbc1: 
                                                  AbstractJdbc1Statement.java 

Log message:
        Fix to properly handle timezone offsets that are partial hours.  If the offset
        was a partial hour and less than gmt (i.e. -02:30) the code would corrupt the
        minutes part.
        
        Modified Files:
        jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to