[pgjdbc/pgjdbc] c99ed1: fix: Update error message for COPY commands execut...
Sehrope Sarkuni <[email protected]> Wed, 13 Nov 2019 15:41:12 -0800
| Newsgroups | gmane.comp.db.postgresql.jdbc |
|---|---|
| Message-ID | <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: c99ed1213410872915930bea4471df6b1bdc503e
https://github.com/pgjdbc/pgjdbc/commit/c99ed1213410872915930bea4471df6b1bdc503e
Author: Sehrope Sarkuni <[email protected]>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java
Log Message:
-----------
fix: Update error message for COPY commands executed using JDBC API (#1300)