update pgAdmin3.exe.

Добавлена возможность просмотра объектов БД в контекстной справке.
This commit is contained in:
lsv 2025-11-21 21:30:21 +05:00
parent efc1eb376e
commit 4fbb10631a
4 changed files with 5 additions and 4 deletions

View file

@ -10,4 +10,7 @@
</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup>
<ShowAllFiles>false</ShowAllFiles>
</PropertyGroup>
</Project>