Thread: [pgjdbc/pgjdbc] 70471c: chore: javadoc changes in PgResultSet.java to pass...

[pgjdbc/pgjdbc] 70471c: chore: javadoc changes in PgResultSet.java to pass...

From
Pavel Bludov
Date:
  Branch: refs/heads/release/42.2
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 70471c25dbc6e64b5ed7a3c9db8bce26fe27e94d
      https://github.com/pgjdbc/pgjdbc/commit/70471c25dbc6e64b5ed7a3c9db8bce26fe27e94d
  Author: Pavel Bludov <pbludov@ya.ru>
  Date:   2021-01-10 (Sun, 10 Jan 2021)

  Changed paths:
    M pgjdbc/src/main/java/org/postgresql/jdbc/PgResultSet.java

  Log Message:
  -----------
  chore: javadoc changes in PgResultSet.java to pass upcoming checkstyle version

Due to issue https://github.com/checkstyle/checkstyle/issues/5711 some violations in the Javadoc were not reported.
This PR is to pass validation with the new Checkstyle version.


  Commit: c57ac5eb5dec170a24f833c64f74a63fd7b53940
      https://github.com/pgjdbc/pgjdbc/commit/c57ac5eb5dec170a24f833c64f74a63fd7b53940
  Author: Pavel Bludov <pbludov@ya.ru>
  Date:   2021-01-10 (Sun, 10 Jan 2021)

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

  Log Message:
  -----------
  chore: javadoc changes in Driver.java to pass upcoming checkstyle version

Due to issue https://github.com/checkstyle/checkstyle/issues/5711 some violations in the Javadoc were not reported.
This PR is to pass validation with the new Checkstyle version.


Compare: https://github.com/pgjdbc/pgjdbc/compare/6e3be12203fd...c57ac5eb5dec