CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/02/09 21:58:48

Modified files:
        src/interfaces/jdbc/org/postgresql/jdbc1: Tag: REL7_4_STABLE 
                                                  AbstractJdbc1Connection.java 

Log message:
        Don't try to turn the random bytes from a md5 salt into a String
        because it may not be a valid String depending on the encoding.
        
        Per report from Nadeem Bitar.


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to