Log10 and hyperbolic functions for SQL:2016 compliance

Edit
ID 1980
Title Log10 and hyperbolic functions for SQL:2016 compliance
Topic SQL Commands
Created 2019-01-31 20:21:36
Last modified 2019-03-12 19:55:23 (5 years, 9 months ago)
Latest email 2019-03-19 05:49:44 (5 years, 9 months ago)
Status
2019-03: Committed
Target version 12
Authors Lætitia AVROT (arkhena)
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/1980
git checkout commitfest/cf/1980
Emails
[Patch] Log10 and hyperbolic functions for SQL:2016 compliance
First at 2019-01-26 09:50:15 by Lætitia Avrot <laetitia.avrot at gmail.com>
Latest at 2019-03-19 05:49:44 by Darafei "Komяpa" Praliaskouski <me at komzpa.net>
Latest attachment (log1p.c) at 2019-03-11 11:58:17 from Dean Rasheed <dean.a.rasheed at gmail.com>
    Attachment (log1p.c) at 2019-03-11 11:58:17 from Dean Rasheed <dean.a.rasheed at gmail.com> (Patch: No)
    Attachment (adding_log10_and_hyperbolic_functions_v5.patch) at 2019-02-11 17:44:41 from Lætitia Avrot <laetitia.avrot at gmail.com> (Patch: Yes)
    Attachment (adding_log10_and_hyperbolic_functions_v4.patch) at 2019-02-03 01:55:06 from Lætitia Avrot <laetitia.avrot at gmail.com> (Patch: Yes)
    Attachment (adding_log10_and_hyperbolic_functions_v3.patch) at 2019-01-31 20:45:25 from Lætitia Avrot <laetitia.avrot at gmail.com> (Patch: Yes)
    Attachment (adding_log10_and_hyperbolic_functions_v2.patch) at 2019-01-27 19:39:41 from Lætitia Avrot <laetitia.avrot at gmail.com> (Patch: Yes)
    Attachment (adding_log10_and_hyperbolic_functions_v1.patch) at 2019-01-26 09:50:15 from Lætitia Avrot <laetitia.avrot at gmail.com> (Patch: Yes)
History
When Who What
2019-03-12 19:55:23 Tom Lane (tgl) Closed in commitfest 2019-03 with status: Committed
2019-03-12 19:55:23 Tom Lane (tgl) Changed committer to tgl
2019-03-12 19:45:02 Tom Lane (tgl) Added tgl as reviewer
2019-02-13 20:28:26 Álvaro Herrera (alvherre) Changed authors to Lætitia AVROT (arkhena)
2019-02-13 20:28:26 Álvaro Herrera (alvherre) Changed reviewers to
2019-02-07 04:43:33 Andres Freund (andresfreund) Changed targetversion to 12
2019-01-31 20:36:49 Lætitia AVROT (arkhena) Changed reviewers to Lætitia AVROT (arkhena)
2019-01-31 20:21:37 Lætitia AVROT (arkhena) Attached mail thread CAB_COdguG22LO=rnxDQ2DW1uzv8aQoUzyDQNJjrR4k00XSgm5w@mail.gmail.com
2019-01-31 20:21:37 Lætitia AVROT (arkhena) Created patch record
Edit