Re: psql: Count all table footer lines in pager setup

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: psql: Count all table footer lines in pager setup
Дата
Msg-id CAKAnmmLtEBzt+PydLM9XqUmEYA_0P8B+NUwNoFY6z_jhAUnKMA@mail.gmail.com
обсуждение исходный текст
Ответ на psql: Count all table footer lines in pager setup  (Erik Wienhold <ewie@ewie.name>)
Ответы Re: psql: Count all table footer lines in pager setup
Список pgsql-hackers
Patch looks good, applies and works. Needs a pgindent run:

-                       for (f = cont->footers; f; f = f->next) {
-                               int f_lines;
+                       for (f = cont->footers; f; f = f->next)
+                       {
+                               int                     f_lines;

Cheers,
Greg

--
Enterprise Postgres Software Products & Tech Support

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