Re: Clarifying "timestamp with time zone"

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Jeremy Finzel <finzelj(at)gmail(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Clarifying "timestamp with time zone"
Date: 2018-06-15 19:36:10
Message-ID: CAKFQuwb=yVgtpxncTW7Wkic4wvYWgqPt3HyNmmWFxGnT=zWsGw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jun 15, 2018 at 12:24 PM, Jeremy Finzel <finzelj(at)gmail(dot)com> wrote:

> So it seems to me that "timestamp with time zone" is a misnomer in a big
> way, and perhaps it's worth at least clarifying the docs about this, or
> even renaming the type or providing an aliased type that means the same
> thing, something like timestamputc. Maybe I'm crazy but I would appreciate
> any feedback on this and how easily it confuses.
>

​If you present a doc patch that people agree improves the situation it
will likely be committed.

I don't see any effort in the data type​ area being worthwhile though.
Renaming is impossible and an alias is probably just going to confuse
matters even further by giving people one more thing they need to
understand.

David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2018-06-15 19:43:14 Re: Clarifying "timestamp with time zone"
Previous Message Jeremy Finzel 2018-06-15 19:24:08 Clarifying "timestamp with time zone"