Re: pgsql: Add \if support to pgbench

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Teodor Sigaev <teodor(at)sigaev(dot)ru>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Add \if support to pgbench
Date: 2018-03-22 17:28:27
Message-ID: alpine.DEB.2.20.1803221732090.22230@lancre
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


> Teodor Sigaev <teodor(at)sigaev(dot)ru> writes:
>> Add \if support to pgbench
>
> Buildfarm says you didn't account for MSVC build ...

Argh.

I'm responsible, but I do not know how to help on this one:-(

Probably some magic in "Mkvbuild.pm"? But nothing obvious...

Looking at "msvc/Install.pm", 'pgbench' is listed in @client_contribs
where ISTM that it does not belong anymore, it is now a standard client
program file.

--
Fabien.

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2018-03-22 17:36:44 pgsql: Fix typo in comment.
Previous Message Robert Haas 2018-03-22 17:26:37 pgsql: doc: Update parallel join documentation for Parallel Shared Hash