[pgjdbc/pgjdbc] c30556: docs: add note on behavior of ResultSet.getString(...
Hajar Razip <[email protected]> Fri, 19 Jul 2019 03:45:54 -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: c30556c6c059f25d4ed43608d1b2a2f02a168389
https://github.com/pgjdbc/pgjdbc/commit/c30556c6c059f25d4ed43608d1b2a2f02a168389
Author: Hajar Razip <[email protected]>
Date: 2019-07-19 (Fri, 19 Jul 2019)
Changed paths:
M docs/documentation/94/resultset.md
Log Message:
-----------
docs: add note on behavior of ResultSet.getString() (#1286) (#1528)
* docs: add note on behavior of ResultSet.getString() (#1286)
* docs: revise note on behavior of ResultSet.getString() (#1286)
revision based on comment by @bokken