New operators for pgbench expressions, with modulo

Edit
ID 97
Title New operators for pgbench expressions, with modulo
Topic Clients
Created 2015-01-12 13:40:59
Last modified 2015-03-02 19:32:13 (9 years, 8 months ago)
Latest email 2015-03-04 08:19:24 (9 years, 8 months ago)
Status
2015-02: Committed
Target version
Authors Robert Haas (rhaas)
Reviewers Fabien Coelho (calvin), Greg Smith (gsmith)Become reviewer
Committer Robert Haas (rhaas)
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/97
git checkout commitfest/cf/97
Emails
add modulo (%) operator to pgbench
First at 2014-08-01 18:46:03 by Fabien <coelho at cri.ensmp.fr>
Latest at 2015-03-04 08:19:24 by Fabien COELHO <coelho at cri.ensmp.fr>
Latest attachment (pgbench-expr-6.patch) at 2015-01-05 18:00:36 from Fabien COELHO <coelho at cri.ensmp.fr>
    Attachment (pgbench-expr-6.patch) at 2015-01-05 18:00:36 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (pgbench-expr-5.patch) at 2015-01-05 09:38:00 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (pgbench-expr-4.patch) at 2015-01-01 08:23:32 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (pgbench-expr-msvc_fix.patch) at 2015-01-01 07:50:51 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (pgbench-expr-3.patch) at 2014-12-31 15:02:07 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (pgbench-expr-2.patch) at 2014-12-31 12:21:24 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (pgbench-expr.patch) at 2014-09-25 02:10:56 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (pgbench-modulo-4-1.patch) at 2014-09-08 14:22:56 from Mitsumasa KONDO <kondo.mitsumasa at gmail.com> (Patch: Yes)
    Attachment (pgbench-modulo-4.patch) at 2014-09-08 14:08:02 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (pgbench-modulo-3.patch) at 2014-08-06 14:38:44 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (pgbench-modulo-2.patch) at 2014-08-04 09:20:51 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (pgbench-modulo-test-check.sql) at 2014-08-01 18:46:03 from Fabien <coelho at cri.ensmp.fr> (Patch: No)
History
When Who What
2015-03-02 19:32:13 Robert Haas (rhaas) Closed in commitfest 2015-02 with status: Committed
2015-03-02 15:54:14 Robert Haas (rhaas) Added rhaas as committer
2015-02-28 16:57:26 Stephen Frost (sfrost) New status: Ready for Committer
2015-01-12 13:41:40 Michael Paquier (michael-kun) Changed authors to Robert Haas (rhaas)
2015-01-12 13:41:40 Michael Paquier (michael-kun) Changed reviewers to Fabien Coelho (calvin), Greg Smith (gsmith)
2015-01-12 13:40:59 Michael Paquier (michael-kun) Attached mail thread alpine.DEB.2.10.1408012027460.22310@sto
2015-01-12 13:40:59 Michael Paquier (michael-kun) Created patch record
Edit