Re: very long record lines in expanded psql output

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: very long record lines in expanded psql output
Дата
Msg-id 15de79ff-b872-498f-8b9c-ced62f460936@dunslane.net
обсуждение исходный текст
Ответ на Re: very long record lines in expanded psql output  (Platon Pronko <platon7pronko@gmail.com>)
Ответы Re: very long record lines in expanded psql output  (Platon Pronko <platon7pronko@gmail.com>)
Список pgsql-hackers
On 8/23/21 2:00 PM, Platon Pronko wrote:
> Hi!
>
> Apparently I did forget something, and that's the patch itself :)
> Thanks for Justin Pryzby for pointing this out.
>
> Attaching the patch now.
>
>

(Please avoid top-posting on PostgreSQL lists)


This patch seems basically sound. A couple of things:


1. It's not following project indentation style (BSD brace placement)

2. It would possibly be better to pass the relevant parts of the options
to print_aligned_vertical_line() rather than the whole options
structure. It feels odd to pass both that and opt_border.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Recent cpluspluscheck failures
Следующее
От: John Naylor
Дата:
Сообщение: Re: Recent cpluspluscheck failures