| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com> |
| Cc: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgbench - add \if support |
| Date: | 2018-01-09 14:36:20 |
| Message-ID: | alpine.DEB.2.20.1801091532430.6718@lancre |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello Vik,
>> This patch adds a \if construct so that an expression on variables,
>> possibly with data coming from the database, can change the behavior of
>> a script.
>
> I have given this patch a pretty good shake and I'm happy with it. I
> did not test it with the other two patches, only on its own.
As noted by Dmitry, they intefere slightly one with the other so it
would require some conflict resolution.
[...]
> Marking as ready for committer.
Ok, thanks.
--
Fabien.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2018-01-09 14:38:20 | Re: [HACKERS] Transactions involving multiple postgres foreign servers |
| Previous Message | Vik Fearing | 2018-01-09 14:02:15 | Re: pgbench - add \if support |