Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: e9ced455fd118731eb7dea38a63e0b400df32a1b
https://github.com/pgjdbc/pgjdbc/commit/e9ced455fd118731eb7dea38a63e0b400df32a1b
Author: Stephen Nelson <stephen@eccostudio.com>
Date: 2018-06-30 (Sat, 30 Jun 2018)
Changed paths:
M pgjdbc/src/main/java/org/postgresql/copy/CopyManager.java
M pgjdbc/src/main/java/org/postgresql/jdbc/PgResultSet.java
M pgjdbc/src/main/java/org/postgresql/jdbc/TimestampUtils.java
M pgjdbc/src/main/java/org/postgresql/replication/PGReplicationConnection.java
M pgjdbc/src/main/java/org/postgresql/replication/fluent/ChainedCommonStreamBuilder.java
M pgjdbc/src/main/java/org/postgresql/sspi/NTDSAPI.java
M pgjdbc/src/main/java/org/postgresql/sspi/NTDSAPIWrapper.java
M pgjdbc/src/main/java/org/postgresql/util/Base64.java
M pgjdbc/src/main/java/org/postgresql/util/MD5Digest.java
M pgjdbc/src/main/java/org/postgresql/util/WriterHandler.java
M pgjdbc/src/main/java/org/postgresql/xa/PGXAConnection.java
Log Message:
-----------
chore: add missing javadoc tags to avoid warnings (#1164)
Some missing javadoc tags were generating warnings when building
the documentation. This commit provides those missing tags.
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.