From: | David Rowley <dgrowleyml(at)gmail(dot)com> |
---|---|
To: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: add modulo (%) operator to pgbench |
Date: | 2015-01-01 07:50:51 |
Message-ID: | CAApHDvq96MGU7sT+fwnpBh_dkkhy6w1d2G6T+wSXZnaXuvGJew@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 1 January 2015 at 04:02, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> wrote:
>
> I'm not sure about what Makefile changes could be necessary for
>> various environments, it looks ok to me as it is.
>>
>
> Found one. EXTRA_CLEAN is needed for generated C files. Added to this v3.
>
>
I was about to go and look at this, but I had a problem when attempting to
compile with MSVC.
The attached patch seems to fix it.
Regards
David Rowley
Attachment | Content-Type | Size |
---|---|---|
pgbench-expr-msvc_fix.patch | application/octet-stream | 517 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2015-01-01 08:23:32 | Re: add modulo (%) operator to pgbench |
Previous Message | Abhijit Menon-Sen | 2015-01-01 07:17:23 | Re: What exactly is our CRC algorithm? |