Re: timestamp with time zone ~> GMT

2025-02-07 Thread Tom Lane
Robert Treat writes: > On Thu, Feb 6, 2025 at 5:33 PM Tom Lane wrote: >> Here's a combined proposal that also adds glossary entries. > +1 OK, pushed. regards, tom lane

Re: Minor suggestions for docs regarding json_table

2025-02-07 Thread Miłosz Chmura
On Thu, Feb 6, 2025 at 10:22 PM Robert Treat wrote: > > On Wed, Feb 5, 2025 at 5:11 AM PG Doc comments form > wrote: > > > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/17/functions-json.html > > Description: > > > > In > > htt

Re: timestamp with time zone ~> GMT

2025-02-07 Thread Robert Treat
On Thu, Feb 6, 2025 at 5:33 PM Tom Lane wrote: > Robert Treat writes: > > On Mon, Feb 3, 2025 at 12:23 PM Tom Lane 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

Regarding explanation to store and retrieve postgres geometric features

2025-02-07 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/17/datatype-geometric.html Description: I have found section for 8.8. Geometric Types 8.8.1. Points 8.8.2. Lines 8.8.3. Line Segments 8.8.4. Boxes 8.8.5. Paths 8.8.6. Polygons 8.8.7. Circles