[pgjdbc/pgjdbc] 4cd3f0: chore: add EmptyStatement checkstyle rule (#1400)
AlexElin <[email protected]> Sun, 17 Feb 2019 11:42:51 -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: 4cd3f05a4697ff61ff01d80828888bfbe086e8c5
https://github.com/pgjdbc/pgjdbc/commit/4cd3f05a4697ff61ff01d80828888bfbe086e8c5
Author: AlexElin <[email protected]>
Date: 2019-02-17 (Sun, 17 Feb 2019)
Changed paths:
M pgjdbc/src/main/checkstyle/checks.xml
M pgjdbc/src/main/java/org/postgresql/core/Parser.java
M pgjdbc/src/main/java/org/postgresql/jdbc/PgConnection.java
M pgjdbc/src/test/java/org/postgresql/test/jdbc4/PGCopyInputStreamTest.java
Log Message:
-----------
chore: add EmptyStatement checkstyle rule (#1400)
* chore: add EmptyStatement checkstyle rule