[JDBC] [pgjdbc/pgjdbc] 2d0bfc: fix javadoc complaints and some small editsto rep...

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема [JDBC] [pgjdbc/pgjdbc] 2d0bfc: fix javadoc complaints and some small editsto rep...
Дата
Msg-id 592ccac135fdf_315d3fb00d45fc341381f@hookshot-fe1-cp1-prd.iad.github.net.mail
обсуждение исходный текст
Список pgsql-jdbc
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 2d0bfcebb0641ddb73d9297e6211f75537238b15
      https://github.com/pgjdbc/pgjdbc/commit/2d0bfcebb0641ddb73d9297e6211f75537238b15
  Author: Dave Cramer <davecramer@gmail.com>
  Date:   2017-05-29 (Mon, 29 May 2017)

  Changed paths:
    M pgjdbc/src/main/java/org/postgresql/PGProperty.java
    M pgjdbc/src/main/java/org/postgresql/core/QueryExecutor.java
    M pgjdbc/src/main/java/org/postgresql/core/ReplicationProtocol.java
    M pgjdbc/src/main/java/org/postgresql/core/v3/replication/V3PGReplicationStream.java
    M pgjdbc/src/main/java/org/postgresql/ds/common/BaseDataSource.java
    M pgjdbc/src/main/java/org/postgresql/replication/fluent/ChainedCommonCreateSlotBuilder.java
    M pgjdbc/src/main/java/org/postgresql/replication/fluent/CommonOptions.java
    M pgjdbc/src/main/java/org/postgresql/replication/fluent/logical/ChainedLogicalCreateSlotBuilder.java
    M pgjdbc/src/main/java/org/postgresql/replication/fluent/logical/ChainedLogicalStreamBuilder.java
    M pgjdbc/src/main/java/org/postgresql/replication/fluent/physical/ChainedPhysicalStreamBuilder.java

  Log Message:
  -----------
  fix javadoc complaints and some small edits to replication comments (#832)

* fix javadoc complaints and some small edits to replication comments

* fix checkstyle



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: [JDBC] old JDBC driver (8.1-JDBC3) can connect to postgresql 9.x ?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256