pgsql: pg_regress: Increase space available for test names.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: pg_regress: Increase space available for test names.
Дата
Msg-id E1erLm7-0001Og-Qr@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pg_regress: Increase space available for test names.

A few isolationtester tests with reasonable names are too wide to
nicely align. Increase space.

Author: Thomas Munro
Discussion: https://postgr.es/m/CAEepm=2v7+EHs6zsJzFn+zJOT4F4Kb69Z1xJ7Zf5kgwLr1n=VA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1437824564f47e8e7641e98958a08c1544b6b8f4

Modified Files
--------------
src/test/regress/pg_regress.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: doc: mention PROVE_TESTS in section of TAP tests.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix format_type() to restore its old behavior.