Re: Support TZ format code in to_timestamp() - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Support TZ format code in to_timestamp()
Date
Msg-id 3614695.1705889417@sss.pgh.pa.us
Whole thread Raw
In response to Re: Support TZ format code in to_timestamp()  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: Support TZ format code in to_timestamp()
Re: Support TZ format code in to_timestamp()
List pgsql-hackers
Peter Smith <smithpb2250@gmail.com> writes:
> Hi, this patch was marked in CF as "Needs Review" [1], but there has
> been no activity on this thread for 7+ months.
> If nothing more is planned for this thread then it will be closed
> ("Returned with feedback") at the end of this CF.

I still think it would be a good idea, but I can't deny the lack
of other interest in it.  Unless someone steps up to review,
let's close it.

(FTR, I don't agree with David's objections to the entire concept
of zone abbreviations.  We're not going to remove support for them
everywhere else, so why shouldn't to_timestamp() handle them?)

            regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: MERGE ... WHEN NOT MATCHED BY SOURCE
Next
From: Peter Smith
Date:
Subject: Re: Volatile write caches on macOS and Windows, redux