Re: pgbench - use pg logging capabilities

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Fabien COELHO <coelho@cri.ensmp.fr>, Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2020-01-08T13:27:46Z
Lists: pgsql-hackers
On 2020-01-08 13:07, Fabien COELHO wrote:
> 
>> Patch v5 attached tries to follow your above suggestions.
> 
> Patch v6 makes syntax error location code more compact and tests the case.

Committed.

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



Commits

  1. pgbench: Make more debug messages use common logging API

  2. pgbench: Use common logging API