pgsql: Add test for checking the line length of --help output

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Add test for checking the line length of --help output
Дата
Msg-id E1qohaf-000JpM-Ow@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add test for checking the line length of --help output

There was some discussion what the line length should be.  Most output
currently clearly targets around 80 columns, but the maximum in use
currently is 95, so we set that as the current maximum.  This just
ensures that there is some guidance and there are no wild deviations.

based on patch by Atsushi Torikoshi <torikoshia@oss.nttdata.com>

Discussion: https://www.postgresql.org/message-id/flat/50ca8ff35a8dd8f9ec89963b503571a7@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ffb69b23115a1ca1d81f7e273d50b75154ae7b0b

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Utils.pm | 9 +++++++++
1 file changed, 9 insertions(+)


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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: pgsql: Remove extra parenthesis from comment.
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Fix typos in e0b1ee17dc