[pgjdbc/pgjdbc] 761882: refactor: state of PGXAConnection as enum (#966)

From: AlexElin <alexey(dot)elin(at)list(dot)ru>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 761882: refactor: state of PGXAConnection as enum (#966)
Date: 2017-10-24 13:02:08
Message-ID: 59ef39d0975a_53da3f972fdf9c3c74918@hookshot-fe1-cp1-prd.iad.github.net.mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 76188228ddb412db74959fbe59b5c2d6ef5eddfc
https://github.com/pgjdbc/pgjdbc/commit/76188228ddb412db74959fbe59b5c2d6ef5eddfc
Author: AlexElin <alexey(dot)elin(at)list(dot)ru>
Date: 2017-10-24 (Tue, 24 Oct 2017)

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

Log Message:
-----------
refactor: state of PGXAConnection as enum (#966)

make state of PGXAConnection as enum

Browse pgsql-jdbc by date

  From Date Subject
Next Message zapov 2017-10-24 13:23:41 [pgjdbc/pgjdbc] 266ed6: fix: avoid integer overflow when sending large arg...
Previous Message Jorge Solorzano 2017-10-24 12:47:47 [pgjdbc/pgjdbc] bdfc1d: chore: updates to CHANGELOG.md in release_notes.sh...