pgsql: Improve pgbench error reporting.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Improve pgbench error reporting.
Дата
Msg-id E1YdljF-00061a-4E@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Repair stupid mistake in preprocessor directive.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add markup for replaceable parameters to pg_rewind doc.