[pgjdbc/pgjdbc] 90535d: docs - change load.md to reflect currentpractice ...

Поиск
Список
Период
Сортировка
От bpd0018
Тема [pgjdbc/pgjdbc] 90535d: docs - change load.md to reflect currentpractice ...
Дата
Msg-id 5a5361a058fd6_b642afc2be47bfc773f1@hookshot-fe-7191cb1.cp1-iad.github.net.mail
обсуждение исходный текст
Список pgsql-jdbc
Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 90535d9289141c398b2e62f2ee7571617c5aecc3
      https://github.com/pgjdbc/pgjdbc/commit/90535d9289141c398b2e62f2ee7571617c5aecc3
  Author: bpd0018 <bpd0018@gmail.com>
  Date:   2018-01-08 (Mon, 08 Jan 2018)

  Changed paths:
    M docs/documentation/head/load.md

  Log Message:
  -----------
  docs - change load.md to reflect current practice (#1058)

The documentation in head should reflect current best practice while still providing the historical background needed
bydevelopers who are maintaining older code. I think this documentation change covers the significant points
 
1. you no longer need to explicitly load the driver
2. the driver jar file must be on the classpath in order for the driver to load
3. the old way still works but isn't needed



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

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: [pgjdbc/pgjdbc] a3982b: test: run Travis tests with non-default timezone
Следующее
От: bpd0018
Дата:
Сообщение: [pgjdbc/pgjdbc] 6c5490: docs: fix the URL regex (#1057)