mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 22:02:24 -06:00
bug fix
This commit is contained in:
parent
503dfba43b
commit
51fc0dec7f
14 changed files with 711 additions and 660 deletions
|
|
@ -212,7 +212,7 @@ void ctlSQLResult::DisplayData(bool single)
|
|||
//
|
||||
isplan=true;
|
||||
FullArrayCollapseRowsPlan();
|
||||
}
|
||||
} else isplan=false;
|
||||
|
||||
AutoSizeColumn(0, false, false);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue