Re: TimestampTz->Text->TimestampTz casting fails with DateStyle 'Postgres'
Aleksander Alekseev <aleksander@timescale.com>
From: Aleksander Alekseev <aleksander@timescale.com>
To: pgsql-bugs@lists.postgresql.org
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Laurenz Albe <laurenz.albe@cybertec.at>, Michael Paquier <michael@paquier.xyz>
Date: 2025-01-07T12:39:07Z
Lists: pgsql-bugs
Hi, > Anyway, I've started a -hackers thread about this issue at [1]. > Whatever we do probably deserves wider discussion than it will > get on pgsql-bugs. > > regards, tom lane > > [1] https://www.postgresql.org/message-id/957280.1734046384%40sss.pgh.pa.us Thanks, Tom. For the record, I'm closing the CF entry for my patch as RwF since clearly the patch was wrong and the issue needs more discussion. -- Best regards, Aleksander Alekseev
Commits
-
Seek zone abbreviations in the IANA data before timezone_abbreviations.
- d7674c9fab09 18.0 landed
-
Make pg_interpret_timezone_abbrev() check sp->defaulttype too.
- bc10219b9c89 18.0 landed