Support TZ format code in to_timestamp()

Edit
ID 4362
Title Support TZ format code in to_timestamp()
Topic SQL Commands
Created 2023-06-13 16:29:11
Last modified 2024-01-25 22:47:24 (9 months, 3 weeks ago)
Latest email 2024-01-24 16:13:13 (9 months, 3 weeks ago)
Status
2024-01: Committed
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
Target version
Authors Tom Lane (tgl)
Reviewers Aleksander Alekseev (a.alekseev)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4362
git checkout commitfest/cf/4362
Emails
Support TZ format code in to_timestamp()
First at 2023-06-13 16:20:42 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2024-01-24 16:13:13 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v2-0001-Support-timezone-abbreviations-in-to_timestamp.patch) at 2024-01-23 22:33:34 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v2-0001-Support-timezone-abbreviations-in-to_timestamp.patch) at 2024-01-23 22:33:34 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-0001-Support-timezone-abbreviations-in-to_timestamp.patch) at 2023-06-13 16:20:42 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2024-01-25 22:47:24 Tom Lane (tgl) Closed in commitfest 2024-01 with status: Committed
2024-01-25 22:47:24 Tom Lane (tgl) Changed committer to tgl
2024-01-22 15:26:24 Aleksander Alekseev (a.alekseev) Added a.alekseev as reviewer
2023-12-04 10:11:37 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 10:00:23 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-03 08:20:32 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-06-13 16:29:20 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2023-06-13 16:29:11 Tom Lane (tgl) Attached mail thread 1681086.1686673242@sss.pgh.pa.us
2023-06-13 16:29:11 Tom Lane (tgl) Created patch record
Edit