From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | postgresql(at)bergeon(dot)org, pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #17911: Database or JDBC Driver Provides Incorrect Type |
Date: | 2023-04-28 19:21:31 |
Message-ID: | ZEwcu9nCqr2HMY6y@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Please report this issue here:
pgsql-jdbc(at)postgresql(dot)org
---------------------------------------------------------------------------
On Thu, Apr 27, 2023 at 02:59:30PM +0000, PG Bug reporting form wrote:
> The following bug has been logged on the website:
>
> Bug reference: 17911
> Logged by: Stephen Bergeon
> Email address: postgresql(at)bergeon(dot)org
> PostgreSQL version: 15.2
> Operating system: Windows 10
> Description:
>
> When the JDBC driver returns a ResultSet, both from obtaining table column
> info, as well as from an actual query, the DATA_TYPE returned is incorrect
> for Time-with-Time-Zone and Timestamp-With-Time-Zone columns. In both cases
> the returned value returned indicates that the non-time-zone value is
> returned.
>
> This has been tested on multiple versions of PostgreSQL and its JDBC
> driver through the latest release [database version 15.2 and JDBC driver
> 42.6.0].
>
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Embrace your flaws. They make you human, rather than perfect,
which you will never be.
From | Date | Subject | |
---|---|---|---|
Next Message | Anderson Antunes | 2023-04-28 19:59:44 | Re: BUG #16628: Hostame and string connection functions |
Previous Message | Tom Lane | 2023-04-28 19:17:09 | Re: BUG #17912: Invalid memory access when converting plpython' array containing empty array |