Re: timestamp with time zone wire format - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: timestamp with time zone wire format
Date
Msg-id CAB=Je-Emya9B+vFv8CSuuNS4C+psbQiAVTvDY-P+ckytmx9+uw@mail.gmail.com
Whole thread Raw
In response to Re: timestamp with time zone wire format  (Philippe Marschall <pm@netcetera.ch>)
Responses Re: timestamp with time zone wire format  (Philippe Marschall <pm@netcetera.ch>)
List pgsql-jdbc
> time zone either comes from the caller or the system default, never the database

As far as I can tell, DB does not send time zone when using binary
encoding (see [1]).

[1]
https://github.com/postgres/postgres/blob/d4355425831fe8f6a68095393e3628cb30d06b3f/src/backend/utils/adt/timestamp.c#L792-L807

>Is there an ETA for this?

Hopefully it will be in 2015.

Vladimir


pgsql-jdbc by date:

Previous
From: Philippe Marschall
Date:
Subject: Re: timestamp with time zone wire format
Next
From: Philippe Marschall
Date:
Subject: Re: timestamp with time zone wire format