Обсуждение: pgsql: psql: Tweak xheader_width and pager_min_lines input parsing

Поиск
Список
Период
Сортировка

pgsql: psql: Tweak xheader_width and pager_min_lines input parsing

От
Alvaro Herrera
Дата:
psql: Tweak xheader_width and pager_min_lines input parsing

Don't throw away the previous value when an invalid value is proposed.

Discussion: https://postgr.es/m/20230519110205.updpbjiuqgbox6gp@alvherre.pgsql

Branch
------
master

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

Modified Files
--------------
src/bin/psql/command.c | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)