[pgjdbc/pgjdbc] c5d97f: fix: Error messages cannot be formatted

Dave Cramer <[email protected]> Wed, 29 May 2019 08:51:58 -0700
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <pgjdbc/pgjdbc/push/refs/heads/davecramer-fix-1491/[email protected]>
  Branch: refs/heads/davecramer-fix-1491
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: c5d97fc2c48c628a25b07616d60f41803eae21a2
      https://github.com/pgjdbc/pgjdbc/commit/c5d97fc2c48c628a25b07616d60f41803eae21a2
  Author: Dave Cramer <[email protected]>
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
    M pgjdbc/src/main/java/org/postgresql/xa/PGXAConnection.java

  Log Message:
  -----------
  fix: Error messages cannot be formatted

fixes #1491