Aditya Toshniwal
2182dc3cc5
2 fixes for the backup dialogue when using directory format:
...
Ensure compression level is passed to pg_dump when backing up in directory format. Fixes #4482
Ensure the number of jobs can be specified when backing up in directory format. Fixes #4483
2019-10-25 13:21:53 +01:00
Aditya Toshniwal
1f6a0a87f6
Ensure all messages are retained in the Query Tool from long running queries. Fixes #4730
2019-10-25 12:38:46 +01:00
Aditya Toshniwal
6d7ff9444a
Don't quote bigints when copying them from the Query Tool results grid. Fixes #4459
2019-10-25 11:53:39 +01:00
Aditya Toshniwal
4125360dfb
Ensure the correct "running at" agent is shown when a pgAgent job is executing. Fixes #3913
2019-10-25 11:39:40 +01:00
Aditya Toshniwal
a804485a4c
Ensure context menus never get hidden below the menu bar. Fixes #3789
2019-10-25 11:31:25 +01:00
Aditya Toshniwal
02642628b0
Added encrypted password in reverse engineered SQL for roles. Fixes #1974 .
2019-10-23 13:16:36 +05:30
Ganesh Jaybhay
5b438e13cc
Fixed potential error in the properties dialog for the Code tab. Fixes #4845 .
2019-10-18 17:38:15 +05:30
Nagesh Dhope
687fe617cc
Fixed an issue where Datetimepicker control opens when clicking on the label.
...
Change the click event to 'click .input-group'.
Fixes #4850
2019-10-18 17:37:57 +05:30