[pgjdbc/pgjdbc] fac5e0: Fix inconsistent javadoc for setDefaultAutoCommit ...

From: Andrew Guibert <noreply(at)github(dot)com>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] fac5e0: Fix inconsistent javadoc for setDefaultAutoCommit ...
Date: 2019-04-19 13:54:03
Message-ID: pgjdbc/pgjdbc/push/refs/heads/master/0efcf8-fac5e0@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: fac5e09c3851537c25254d0c635c6e2f02943ca3
https://github.com/pgjdbc/pgjdbc/commit/fac5e09c3851537c25254d0c635c6e2f02943ca3
Author: Andrew Guibert <andy(dot)guibert(at)gmail(dot)com>
Date: 2019-04-19 (Fri, 19 Apr 2019)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/ds/PGConnectionPoolDataSource.java

Log Message:
-----------
Fix inconsistent javadoc for setDefaultAutoCommit (#1472)

Browse pgsql-jdbc by date

  From Date Subject
Next Message kazachka 2019-04-19 20:28:45 [pgjdbc/pgjdbc] cb466d: style: remove extra empty lines (#1454)
Previous Message Dave Cramer 2019-04-19 13:36:42 Re: ResultSet.getObject(..., LocalTime.class) not working with Postgres timetz type