[pgjdbc/pgjdbc] 0fd453: fix camel case writing of 'cleanupSavepoints' (#1587)
Torsten Brodbeck <[email protected]> Thu, 24 Oct 2019 06:45:20 -0700
| Newsgroups | gmane.comp.db.postgresql.jdbc |
|---|---|
| Message-ID | <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 0fd45353e504ed7821af69c8053814918212b8d7
https://github.com/pgjdbc/pgjdbc/commit/0fd45353e504ed7821af69c8053814918212b8d7
Author: Torsten Brodbeck <[email protected]>
Date: 2019-10-24 (Thu, 24 Oct 2019)
Changed paths:
M README.md
M docs/documentation/head/connect.md
Log Message:
-----------
fix camel case writing of 'cleanupSavepoints' (#1587)
* Camel case writing of 'cleanupSavepoints' fixed.