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

From: bpd0018 <bpd0018(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 0cfffa: docs: fix spelling and chapter, update sample code...
Date: 2018-02-02 20:11:40
Message-ID: 5a74c5fcd83ac_73262b11712edc10870f6@hookshot-fe-88eb02d.cp1-iad.github.net.mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 0cfffa841b9b8d2040fe6c576aa77edfd399bbc0
https://github.com/pgjdbc/pgjdbc/commit/0cfffa841b9b8d2040fe6c576aa77edfd399bbc0
Author: bpd0018 <bpd0018(at)gmail(dot)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)

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jaime Soler 2018-02-07 19:00:02 ResultSet storing all rows with defaulftFetchSize to 5000
Previous Message Brad DeJong 2018-01-31 04:41:40 Re: "could not determine data type of parameter" with timestamp