[pgjdbc/pgjdbc] cd400f: add missing connection documentation, fix spelling...

From: Dave Cramer <davecramer(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] cd400f: add missing connection documentation, fix spelling...
Date: 2017-06-26 13:34:05
Message-ID: 59510d4dc18a1_5f383fa4da52fc3856253@hookshot-fe5-cp1-prd.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: cd400f6f39d3c062fc94fa97b33b4d272a829a24
https://github.com/pgjdbc/pgjdbc/commit/cd400f6f39d3c062fc94fa97b33b4d272a829a24
Author: Dave Cramer <davecramer(at)gmail(dot)com>
Date: 2017-06-26 (Mon, 26 Jun 2017)

Changed paths:
M docs/documentation/head/connect.md
M pgjdbc/src/main/java/org/postgresql/PGProperty.java

Log Message:
-----------
add missing connection documentation, fix spelling (#846)

* add missing connection documentation, fix spelling

* clarify some descriptions

* fix spelling for extendedCacheEverything

Browse pgsql-jdbc by date

  From Date Subject
Next Message AlexElin 2017-06-26 13:37:25 [pgjdbc/pgjdbc] fb5df7: refactor: make PSQLState as enum (#837)
Previous Message danap 2017-06-23 16:34:39 Re: Streaming ResultSet