Hi,
As one of the maintainers of the postgres jdbc driver I am interested in
this discussion.
Postgres only stores date/times in UTC. Everything else is a translation.
The driver uses the client's timezone for all dates/times (for better or
worse) If there is anything I can do to help make things
patibility mode.
Thanks,
Dave Cramer
On Sun, 12 Jan 2020 at 23:36, Steve Ebersole wrote:
> Hi Dave.
>
> Same - I was swamped with stuff at the end of last week.
>
> Yes, from what I was reading postgres is a bit strange in storing temporal
> values. Not unique to
Dave Cramer
On Mon, 13 Jan 2020 at 11:10, Yoann Rodiere wrote:
> Hi,
>
> As far as I know there wasn't any specific time-related problem with the
> org.postgresql:postrgresql driver. I'm not sure we run tests against
> pgjdbc, that might be something to consider.
&g
on()` on stateless session is marked as
> deprecated with [no alternative nor actual
> docs/info](
> https://github.com/hibernate/hibernate-orm/blob/master/hibernate-core/src/main/java/org/hibernate/StatelessSession.java#L169
> ).
&