Re: timestamp with time zone wire format

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Philippe Marschall <pm(at)netcetera(dot)ch>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: timestamp with time zone wire format
Date: 2015-12-15 08:16:09
Message-ID: CAB=Je-Emya9B+vFv8CSuuNS4C+psbQiAVTvDY-P+ckytmx9+uw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Philippe Marschall 2015-12-15 08:40:19 Re: timestamp with time zone wire format
Previous Message Philippe Marschall 2015-12-15 08:01:35 Re: timestamp with time zone wire format