Re: timestamp with time zone ~> GMT - Mailing list pgsql-docs

From Robert Treat
Subject Re: timestamp with time zone ~> GMT
Date
Msg-id CAJSLCQ1jRP5g=1zyttYeyS-Ui-0rGMCmUNrD1vmbJfCpxRXYAQ@mail.gmail.com
Whole thread Raw
In response to Re: timestamp with time zone ~> GMT  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
On Thu, Feb 6, 2025 at 5:33 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Treat <rob@xzilla.net> writes:
> > On Mon, Feb 3, 2025 at 12:23 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> >> Hmm, I kind of like the up-front statement that timestamptz stores
> >> UTC.  How about this simpler change?
>
> > I thought the re-order made sense since the preceding paragraph talks
> > exclusively about behavior, so this paragraph first contrasts the
> > behavioral difference between the two, and then mentions the storage
> > aspects as part of that story.
> > I actually like the above as well, but if it were me I'd move all
> > mentions of storage (the existing + the above) to the end of the
> > paragraph after the behavior aspects.
>
> OK, it makes more sense when considering the previous para as well.
> Here's a combined proposal that also adds glossary entries.
>

+1

Robert Treat
https://xzilla.net



pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Regarding explanation to store and retrieve postgres geometric features
Next
From: Miłosz Chmura
Date:
Subject: Re: Minor suggestions for docs regarding json_table