CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/06/30 13:38:30

Modified files:
        src/interfaces/jdbc/org/postgresql: Driver.java.in 
                                            errors.properties 
        src/interfaces/jdbc/org/postgresql/jdbc1: 
                                                  AbstractJdbc1Statement.java 
        src/interfaces/jdbc/org/postgresql/jdbc2: 
                                                  AbstractJdbc2ResultSet.java 
                                                  AbstractJdbc2Statement.java 

Log message:
        Patches applied:
        1) Patch from Kris Jurka to fix IPv6 parsing of the jdbc URL
        2) Patch from Kris Jurka to fix an ArrayIndexOutOfBounds error
        when calling moveToCurrentRow while currentRow is "beforeFirst"
        3) Patch from Kim Ho to fix add some bounds checking in setMaxRows(),
        setQueryTimeout(), setFetchSize()
        
        Modified Files:
        jdbc/org/postgresql/Driver.java.in
        jdbc/org/postgresql/errors.properties
        jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
        jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java
        jdbc/org/postgresql/jdbc2/AbstractJdbc2Statement.java


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to