public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Cramer <[email protected]>
To: [email protected]
Subject: [pgjdbc/pgjdbc] 104d2e: redo PR fix_binary_transfer_floating point from b...
Date: Thu, 12 Jan 2023 10:23:57 -0800
Message-ID: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]> (raw)
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 104d2e79f9291822bd0116af82595b0b5a4c4fc7
https://github.com/pgjdbc/pgjdbc/commit/104d2e79f9291822bd0116af82595b0b5a4c4fc7
Author: Dave Cramer <[email protected]>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M pgjdbc/src/main/java/org/postgresql/jdbc/PgResultSet.java
M pgjdbc/src/test/java/org/postgresql/test/jdbc2/ResultSetTest.java
Log Message:
-----------
redo PR fix_binary_transfer_floating point from brett, removed BigDecimal where possible (#2719)
* redo pr from brett, removed BigDecimal where possible
* Use double LONG_MAX instead of float. Fix binary readLong to be compatible with how strings are read
* convert to BigInteger and then test
* cast to double
* make tests easier to read
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] 104d2e: redo PR fix_binary_transfer_floating point from b...
In-Reply-To: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox