Thread: Pull request: Use .valueOf()

Pull request: Use .valueOf()

From
Jesper Pedersen
Date:
Hi,

I have changed the code to use .valueOf() and thereby fixing the
findbugs reports for that area. Also results in a small performance
improvement.

Required is Java 1.5.

PR: https://github.com/pgjdbc/pgjdbc/pull/4

Best regards,
  Jesper