date_trunc() in a specific time zone

Edit
ID 1851
Title date_trunc() in a specific time zone
Topic Server Features
Created 2018-10-29 15:20:27
Last modified 2018-11-14 20:41:39 (6 years ago)
Latest email 2018-11-14 21:42:04 (6 years ago)
Status
2018-11: Committed
Target version
Authors Vik Fearing (xocolatl)
Reviewers Tom Lane (tgl)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/1851
git checkout commitfest/cf/1851
Emails
date_trunc() in a specific time zone
First at 2018-10-29 15:18:23 by Vik Fearing <vik.fearing at 2ndquadrant.com>
Latest at 2018-11-14 21:42:04 by Vik Fearing <vik.fearing at 2ndquadrant.com>
Latest attachment (date_trunc_tz_v2.patch) at 2018-11-13 23:20:30 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (date_trunc_tz_v2.patch) at 2018-11-13 23:20:30 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (date_trunc_tz__001.patch) at 2018-10-29 15:18:23 from Vik Fearing <vik.fearing at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2018-11-14 20:41:39 Tom Lane (tgl) Closed in commitfest 2018-11 with status: Committed
2018-11-14 20:41:39 Tom Lane (tgl) Changed committer to tgl
2018-11-13 21:23:15 Tom Lane (tgl) Added tgl as reviewer
2018-10-29 15:20:58 Vik Fearing (xocolatl) Changed authors to Vik Fearing (xocolatl)
2018-10-29 15:20:27 Vik Fearing (xocolatl) Attached mail thread 6249ffc4-2b22-4c1b-4e7d-7af84fedd7c6@2ndquadrant.com
2018-10-29 15:20:27 Vik Fearing (xocolatl) Created patch record
Edit