mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
The view of foreign tables has been added to the contextual help.
В контекстную справку добавлен просмотр внешних таблиц. Выводиться предупреждающее сообщение если не создан файл контекстной справки _func.txt и/или не настроен путь к файлам справки в формате html.
This commit is contained in:
parent
031a2a4a79
commit
cf606ccb80
2 changed files with 19 additions and 10 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -8,7 +8,8 @@
|
|||
"libpq-fe.h": "c",
|
||||
"new": "cpp",
|
||||
"ostream": "cpp",
|
||||
"sstream": "cpp"
|
||||
"sstream": "cpp",
|
||||
"ranges": "cpp"
|
||||
},
|
||||
"cmake.configureArgs": [
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue