Re: Support TZ format code in to_timestamp()
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Aleksander Alekseev <aleksander@timescale.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Peter Smith <smithpb2250@gmail.com>,
David Steele <david@pgmasters.net>
Date: 2024-01-23T23:33:36Z
Lists: pgsql-hackers
> On 23 Jan 2024, at 23:33, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Anyway, v2-0001 below is the previous patch rebased up to current > (only line numbers change), and then v2-0002 responds to your > and Daniel's review comments. LGTM. -- Daniel Gustafsson
Commits
-
Support TZ and OF format codes in to_timestamp().
- 8ba6fdf905d0 17.0 landed