Re: Default to TIMESTAMP WITH TIME ZONE? - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: Default to TIMESTAMP WITH TIME ZONE?
Date
Msg-id CAKFQuwa2--Ssqx0yhjOztX3F4yUOVHPtL54m1aYthGzJJopsWQ@mail.gmail.com
Whole thread Raw
In response to Re: Default to TIMESTAMP WITH TIME ZONE?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Friday, August 13, 2021, Tom Lane <tgl@sss.pgh.pa.us> wrote:
The one thing I could potentially see us doing is more strongly
encouraging the use of the names "timestamp" and "timestamptz",
up to and including changing what format_type() et al. put out.

 +1.  Having the canonical form be timestamptz would make pretending the “with time zone” version doesn’t exist much easier.

David J.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Native spinlock support on RISC-V
Next
From: Álvaro Herrera
Date:
Subject: Re: Autovacuum on partitioned table (autoanalyze)