Thread: pgsql: Improve pgbench error reporting.

pgsql: Improve pgbench error reporting.

From
Robert Haas
Date:
Improve pgbench error reporting.

This would have been worth doing on general principle anyway, but the
recent addition of an expression syntax to pgbench makes it an even
better idea than it would have been otherwise.

Fabien Coelho

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e41beea0ddb74ef975f08b917a354ec33cb60830

Modified Files
--------------
contrib/pgbench/exprscan.l |   33 ++++++++++++++---
contrib/pgbench/pgbench.c  |   87 +++++++++++++++++++++++++++++---------------
contrib/pgbench/pgbench.h  |    7 +++-
3 files changed, 90 insertions(+), 37 deletions(-)