Speedup timestamp/time/date output functions

Edit
ID 343
Title Speedup timestamp/time/date output functions
Topic Performance
Created 2015-08-28 00:18:26
Last modified 2016-02-07 04:11:55 (8 years, 9 months ago)
Latest email 2016-02-08 14:43:18 (8 years, 9 months ago)
Status
2016-01: Committed
2015-11: Moved to next CF
2015-09: Moved to next CF
Target version
Authors Andres Freund (andresfreund), David Rowley (davidrowley)
Reviewers Peter Geoghegan (pgeoghegan)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/343
git checkout commitfest/cf/343
Emails
WIP: Make timestamptz_out less slow.
First at 2015-07-27 21:17:42 by Andres Freund <andres at anarazel.de>
Latest at 2016-02-08 14:43:18 by David Rowley <david.rowley at 2ndquadrant.com>
Latest attachment (timestamp_out_speedup_2015-11-05.patch) at 2015-11-05 02:30:47 from David Rowley <david.rowley at 2ndquadrant.com>
    Attachment (timestamp_out_speedup_2015-11-05.patch) at 2015-11-05 02:30:47 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (timestamp_out_speedup_2015-09-12.patch) at 2015-09-11 16:00:26 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (timestamp_out_speedup_2015-09-03_f79f03b.patch) at 2015-09-03 04:28:40 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (timestamp_out_speedup_2015-08-09.patch) at 2015-08-09 00:47:53 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (timestamp_out.c) at 2015-08-05 13:04:07 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: No)
    Attachment (timestamp_out.c) at 2015-07-28 15:10:41 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: No)
    Attachment (0001-WIP-faster-timestamp-tz-_out.patch) at 2015-07-27 21:17:42 from Andres Freund <andres at anarazel.de> (Patch: Yes)

Annotations

When Who Mail Annotation
2015-11-05 00:21:19 Peter Geoghegan (pgeoghegan) From Peter Geoghegan <pg@heroku.com>
at 2015-11-05 00:20:53
Review
History
When Who What
2016-02-07 04:11:55 Tom Lane (tgl) Closed in commitfest 2016-01 with status: Committed
2016-02-07 00:54:49 Tom Lane (tgl) Added tgl as committer
2015-12-24 02:47:23 Michael Paquier (michael-kun) New status: Ready for Committer
2015-12-24 02:47:11 Michael Paquier (michael-kun) Closed in commitfest 2015-11 with status: Moved to next CF
2015-11-29 00:59:51 Peter Geoghegan (pgeoghegan) New status: Ready for Committer
2015-11-08 23:35:01 David Rowley (davidrowley) New status: Needs review
2015-11-05 00:21:25 Peter Geoghegan (pgeoghegan) New status: Waiting on Author
2015-11-05 00:21:19 Peter Geoghegan (pgeoghegan) Added annotation "Review" to CAM3SWZRCHQ7xNZe3oehahSDGKVtgTn+vD9xE4MkLMmasPihaCQ@mail.gmail.com
2015-11-04 02:03:32 Peter Geoghegan (pgeoghegan) Added pgeoghegan as reviewer
2015-10-30 23:29:00 Michael Paquier (michael-kun) Closed in commitfest 2015-09 with status: Moved to next CF
2015-09-13 23:09:19 David Rowley (davidrowley) New status: Needs review
2015-09-02 17:11:06 Andres Freund (andresfreund) Added andresfreund as committer
2015-09-02 17:11:02 Andres Freund (andresfreund) New status: Waiting on Author
2015-08-28 00:19:39 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley), Andres Freund (andresfreund)
2015-08-28 00:18:27 David Rowley (davidrowley) Attached mail thread 20150727211742.GA27681@alap3.anarazel.de
2015-08-28 00:18:26 David Rowley (davidrowley) Created patch record
Edit