| From: | Dave Cramer <davecramer(at)gmail(dot)com> |
|---|---|
| To: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | [pgjdbc/pgjdbc] 70745a: Revert "refactor: replace some usages of initCause... |
| Date: | 2018-01-12 21:47:09 |
| Message-ID: | 5a592cdd881e1_26e22ac3b5309c1c93889@hookshot-fe-88eb02d.cp1-iad.github.net.mail |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Branch: refs/heads/revert-1037-replace_initCause
Home: https://github.com/pgjdbc/pgjdbc
Commit: 70745a1ab1d420d0a3e628098e6997855cf6099a
https://github.com/pgjdbc/pgjdbc/commit/70745a1ab1d420d0a3e628098e6997855cf6099a
Author: Dave Cramer <davecramer(at)gmail(dot)com>
Date: 2018-01-12 (Fri, 12 Jan 2018)
Changed paths:
M pgjdbc/src/main/java/org/postgresql/copy/PGCopyInputStream.java
M pgjdbc/src/main/java/org/postgresql/copy/PGCopyOutputStream.java
M pgjdbc/src/main/java/org/postgresql/jdbc/BatchResultHandler.java
M pgjdbc/src/main/java/org/postgresql/jdbc/CallableBatchResultHandler.java
Log Message:
-----------
Revert "refactor: replace some usages of initCause (#1037)"
This reverts commit 0c29823ad8eca86e3b8f27bcee5f116d41e367f9.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2018-01-12 21:47:45 | [pgjdbc/pgjdbc] e6a1ec: Revert "refactor: replace some usages of initCause... |
| Previous Message | Dave Cramer | 2018-01-12 19:00:18 | [pgjdbc/pgjdbc] 2e8c2b: prefer the word secondary over slave (#1063) |