Add an option to hide/show empty object collection nodes. #5048

This commit is contained in:
Aditya Toshniwal
2023-05-22 14:55:01 +05:30
committed by GitHub
parent c9013a39b8
commit cedfd12f6a
85 changed files with 630 additions and 128 deletions

View File

@@ -59,6 +59,8 @@ Use the fields on the *Display* panel to specify general display preferences:
| *Full* | This will disable resizing, docking/undocking of the panels |
+---------------------+-------------------------------------------------------------------+
* When the *Show empty object collections?* switch is turned off, then all object
collections which are empty will be hidden from browser tree.
* When the *Show system objects?* switch is set to *True*, the client will
display system objects such as system schemas (for example, *pg_temp*) or
system columns (for example, *xmin* or *ctid*) in the tree control.