Thread
-
Re: psql: Count all table footer lines in pager setup
Greg Sabino Mullane <htamfids@gmail.com> — 2025-08-11T18:28:25Z
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 -- Crunchy Data - https://www.crunchydata.com Enterprise Postgres Software Products & Tech Support