Re: pgbench - extend initialization phase control

2019-10-17 Thread btendouan
Hi, When g is specified, null is inserted in the filler column of pgbentch_tellrs, acounts, branches. But when G is specified, empty string is inserted. Do you have any intention of this difference? -- Anna

Re: pgbench - extend initialization phase control

2019-10-15 Thread btendouan
Here is rebase v3. Hi, Thanks for your new patch. Failed regression test. It's necessary to change the first a in “allowed step characters are” to uppercase A in the regression test of 002_pgbench_no_server.pl. The behavior of "g" is different between v12 and the patche, and backward c

Re: pgbench - extend initialization phase control

2019-10-09 Thread btendouan
Hello Fabien, -- Forwarded message - From: Fabien COELHO Date: Tue, Jul 16, 2019 at 4:58 PM Subject: Re: pgbench - extend initialization phase control To: Ibrar Ahmed Cc: PostgreSQL Developers Hello Ibrar, The following review has been posted through the commitfest applic