Re: pgbench - add \if support - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: pgbench - add \if support
Date
Msg-id alpine.DEB.2.20.1801100916340.2283@lancre
Whole thread Raw
In response to Re: pgbench - add \if support  (Vik Fearing <vik.fearing@2ndquadrant.com>)
Responses Re: pgbench - add \if support
List pgsql-hackers
>> A new automaton state is added to quickly step over false branches.
>
> This one took me a little while to understand while reading the patch,
> but mostly because of how diff doesn't handle moving things around.

"git diff -w --patience" may help.

> Marking as ready for committer.

Here is a rebase. I made some tests use actual expressions instead of just 
0 and 1. No other changes.

-- 
Fabien.


pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: [HACKERS] pgbench more operators & functions
Next
From: Fabien COELHO
Date:
Subject: Re: pgbench - add \if support