[pgjdbc/pgjdbc] 0cfffa: docs: fix spelling and chapter, update samplecode...

Поиск
Список
Период
Сортировка
От bpd0018
Тема [pgjdbc/pgjdbc] 0cfffa: docs: fix spelling and chapter, update samplecode...
Дата
Msg-id 5a74c5fcd83ac_73262b11712edc10870f6@hookshot-fe-88eb02d.cp1-iad.github.net.mail
обсуждение исходный текст
Список pgsql-jdbc
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 0cfffa841b9b8d2040fe6c576aa77edfd399bbc0
      https://github.com/pgjdbc/pgjdbc/commit/0cfffa841b9b8d2040fe6c576aa77edfd399bbc0
  Author: bpd0018 <bpd0018@gmail.com>
  Date:   2018-02-02 (Fri, 02 Feb 2018)

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

  Log Message:
  -----------
  docs: fix spelling and chapter, update sample code (#1098)

metioned -> mentioned
Chapter 12 -> Chapter 13
change sample code to match PgJDBC code style guidelines
explicitly close (via try-with-resources) the Statement and ResultSet in retrieveCircle(Connection)



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

Предыдущее
От: Brad DeJong
Дата:
Сообщение: Re: "could not determine data type of parameter" with timestamp
Следующее
От: Jaime Soler
Дата:
Сообщение: ResultSet storing all rows with defaulftFetchSize to 5000