pgsql: Prevent overflow in pgbench's percent-done display.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Prevent overflow in pgbench's percent-done display.
Дата
Msg-id E1TPc9x-0003X8-Cq@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Prevent overflow in pgbench's percent-done display.

Per Thom Brown.

Branch
------
master

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

Modified Files
--------------
contrib/pgbench/pgbench.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix UtilityContainsQuery() to handle CREATE TABLE AS EXECUTE cor
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix pg_dump's handling of DROP DATABASE commands in --clean mode