generate_series in selected timezone, date_add in selected timezone

Edit
ID 3699
Title generate_series in selected timezone, date_add in selected timezone
Topic Miscellaneous
Created 2022-06-21 14:59:47
Last modified 2023-03-18 18:12:41 (1 year, 8 months ago)
Latest email 2023-03-18 18:18:04 (1 year, 8 months ago)
Status
2023-03: Committed
2023-01: Moved to next CF
2022-11: Moved to next CF
2022-09: Moved to next CF
2022-07: Moved to next CF
Target version 16
Authors Gurjeet Singh (gurjeet), Przemysław Sztoch (psztoch)
Reviewers Tom Lane (tgl), Gurjeet Singh (gurjeet)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub Git
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/3699
git checkout commitfest/cf/3699
Emails
generate_series for timestamptz and time zone problem
First at 2022-05-31 19:54:05 by Przemysław Sztoch <przemyslaw at sztoch.pl>
Latest at 2023-03-18 18:18:04 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (generate_series_with_timezone.v7.patch) at 2023-01-31 07:50:46 from Gurjeet Singh <gurjeet at singh.im>
    Attachment (generate_series_with_timezone.v7.patch) at 2023-01-31 07:50:46 from Gurjeet Singh <gurjeet at singh.im> (Patch: Yes)
    Attachment (generate_series_with_timezone.v6.patch) at 2023-01-30 07:18:53 from Gurjeet Singh <gurjeet at singh.im> (Patch: Yes)
    Attachment (generate_series_with_timezone_date_trunc_v5.patch) at 2022-07-04 11:00:03 from Przemysław Sztoch <przemyslaw at sztoch.pl> (Patch: Yes)
    Attachment (generate_series_with_timezone_date_trunc_v4.patch) at 2022-07-01 13:43:05 from Przemysław Sztoch <przemyslaw at sztoch.pl> (Patch: Yes)
    Attachment (generate_series_with_timezone_date_trunc_v3.patch) at 2022-06-21 14:55:40 from Przemysław Sztoch <przemyslaw at sztoch.pl> (Patch: Yes)
    Attachment (generate_series_with_timezone.patch) at 2022-06-14 19:46:26 from Przemysław Sztoch <przemyslaw at sztoch.pl> (Patch: Yes)
    Attachment (timestamptz_plus_interval_with_timezone.patch) at 2022-06-01 14:45:16 from Przemysław Sztoch <przemyslaw at sztoch.pl> (Patch: Yes)
History
When Who What
2023-03-18 18:12:41 Tom Lane (tgl) Closed in commitfest 2023-03 with status: Committed
2023-03-18 18:12:41 Tom Lane (tgl) Changed committer to tgl
2023-03-17 21:46:58 Tom Lane (tgl) Added tgl as reviewer
2023-03-04 00:33:54 Andreas 'ads' Scherbaum (ads) Deleted annotation "Patch reviewed" from a56b83dd-f7f3-ebc3-dd10-0cc9ea3bb9aa@pgug.de
2023-03-04 00:33:22 Andreas 'ads' Scherbaum (ads) Added annotation "Patch reviewed" to a56b83dd-f7f3-ebc3-dd10-0cc9ea3bb9aa@pgug.de
2023-01-31 16:13:01 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2023-01-30 12:29:52 Przemysław Sztoch (psztoch) New status: Needs review
2023-01-30 12:23:43 Przemysław Sztoch (psztoch) Changed name to generate_series in selected timezone, date_add in selected timezone
2023-01-30 07:30:55 Gurjeet Singh (gurjeet) Changed authors to Gurjeet Singh (gurjeet), Przemysław Sztoch (psztoch)
2023-01-30 06:51:08 Gurjeet Singh (gurjeet) Changed targetversion to 16
2023-01-30 06:51:08 Gurjeet Singh (gurjeet) Changed gitlink to https://github.com/gurjeet/postgres/tree/generate_series_tstz_with_zone
2022-12-08 09:57:30 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-11-12 18:44:59 Tom Lane (tgl) New status: Waiting on Author
2022-10-12 07:10:10 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-08-01 21:17:20 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-07-17 17:48:38 Tom Lane (tgl) Removed tgl from reviewers
2022-07-03 20:56:22 Tom Lane (tgl) Changed targetversion to None
2022-07-03 19:59:52 Przemysław Sztoch (psztoch) New status: Needs review
2022-07-01 04:36:36 Gurjeet Singh (gurjeet) New status: Waiting on Author
2022-06-27 06:48:38 Gurjeet Singh (gurjeet) Added gurjeet as reviewer
2022-06-21 15:00:48 Przemysław Sztoch (psztoch) Changed reviewers to Tom Lane (tgl)
2022-06-21 15:00:48 Przemysław Sztoch (psztoch) Changed authors to Przemysław Sztoch (psztoch)
2022-06-21 15:00:48 Przemysław Sztoch (psztoch) Changed targetversion to 15
2022-06-21 14:59:48 Przemysław Sztoch (psztoch) Attached mail thread 01a84551-48dd-1359-bf7e-f6b0203a6bd0@sztoch.pl
2022-06-21 14:59:47 Przemysław Sztoch (psztoch) Created patch record
Edit