mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Fix whitespace
This commit is contained in:
@ -1238,7 +1238,7 @@ print_aligned_vertical(const printTableContent *cont, FILE *fout)
|
|||||||
cont->opt->stop_table)
|
cont->opt->stop_table)
|
||||||
{
|
{
|
||||||
printTableFooter *footers = footers_with_default(cont);
|
printTableFooter *footers = footers_with_default(cont);
|
||||||
|
|
||||||
if (!opt_tuples_only && !cancel_pressed && footers)
|
if (!opt_tuples_only && !cancel_pressed && footers)
|
||||||
{
|
{
|
||||||
printTableFooter *f;
|
printTableFooter *f;
|
||||||
|
Reference in New Issue
Block a user