Re: timestamp with time zone ~> GMT

2025-01-27 Thread Tom Lane
Laurenz Albe writes: > On Mon, 2025-01-27 at 07:51 +, PG Doc comments form wrote: >> Suggestion: Assuming my understanding is accurate - clarify for the reader >> that time zone offset is lost (after conversion to UTC). At risk of stating >> the obvious: "timestamp with time zone" is a rather

Re: timestamp with time zone ~> GMT

2025-01-27 Thread Laurenz Albe
On Mon, 2025-01-27 at 07:51 +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/17/datatype-datetime.html > Description: > > Thank you for postgres. I wanted to offer clarification would may help > othe