Обсуждение: Re: pgsql: Improve scripting language in pgbench

Поиск
Список
Период
Сортировка

Re: pgsql: Improve scripting language in pgbench

От
Fabien COELHO
Дата:
Hello Teodor,

I just noticed while rebasing stuff that there is some crust in 
"pgbench/t/001_pgbench_with_server.pl" coming from this patch:

  +=head
  +
  +} });
  +
  +=cut

I cannot find any use for these lines which are ignored by perl execution 
anyway. It may be some leftovers from debugging which got past everyone. 
If so, I think that it is better removed, see the attached cleanup patch.

-- 
Fabien.
Вложения

Re: pgsql: Improve scripting language in pgbench

От
Peter Eisentraut
Дата:
On 1/10/18 07:36, Fabien COELHO wrote:
> I just noticed while rebasing stuff that there is some crust in 
> "pgbench/t/001_pgbench_with_server.pl" coming from this patch:
> 
>   +=head
>   +
>   +} });
>   +
>   +=cut
> 
> I cannot find any use for these lines which are ignored by perl execution 
> anyway. It may be some leftovers from debugging which got past everyone. 
> If so, I think that it is better removed, see the attached cleanup patch.

fixed

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services