Re: psql: Count all table footer lines in pager setup
Greg Sabino Mullane <htamfids@gmail.com>
From: Greg Sabino Mullane <htamfids@gmail.com>
To: Erik Wienhold <ewie@ewie.name>
Cc: pgsql-hackers@postgresql.org
Date: 2025-08-11T18:28:25Z
Lists: 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
--
Crunchy Data - https://www.crunchydata.com
Enterprise Postgres Software Products & Tech Support