From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Stephen Frost <sfrost(at)snowman(dot)net> |
Cc: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: add modulo (%) operator to pgbench |
Date: | 2015-03-01 18:42:49 |
Message-ID: | CA+TgmoZ7JWsyZMHFiQ5Kkq-_0GD8mpYAUxUT0t=E5ZH1HBsL_A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Feb 28, 2015 at 12:06 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> I took a look through the patch and the discussion and it certainly
> seems ready to me. I agree with Robert- let's go ahead and get this in
> and then folks can build on top of it. I'm guessing it was added as
> "Needs Review" since that's the default for a new entry, but it's
> clearly had review from multiple people, committers and non-committers
> alike, so I went ahead and marked it as 'ready for committer' to make
> that clear to folks looking at the CF app.
>
> Robert, as this is mostly your code (and you're marked as author on the
> CF app), do you want to do the actual commit, or are you impartial, or
> would you prefer someone else handle it, or..? I'm interested in this
> also and would be happy to help in any way I can.
Yeah, I'll take care of it.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2015-03-01 19:17:03 | Re: Bug in pg_dump |
Previous Message | Dean Rasheed | 2015-03-01 18:34:13 | Re: Improving RLS qual pushdown |