Hi,
PFA patch to fix the issue where pressing Ctrl + Alt + . on query tool
editor window triggers Inline uncomment code functionality which is wrong
it should only trigger if user presses Ctrl + .
RM#2769
Tested on macOS, Linux, Windows with web version.
--
Regards,
Murtuza Zabuawala
EnterpriseD
On Mon, Dec 11, 2017 at 6:03 PM, Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
>
>
> On Mon, Dec 11, 2017 at 5:45 PM, Khushboo Vashi <
> khushboo.va...@enterprisedb.com> wrote:
>
>>
>>
>> On Mon, Dec 11, 2017 at 5:40 PM, Dave Page wrote:
>>
>>> Hi
>>>
>>> On Wed, Dec 6, 2017 at 5:45 AM
On Mon, Dec 11, 2017 at 5:45 PM, Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
>
>
> On Mon, Dec 11, 2017 at 5:40 PM, Dave Page wrote:
>
>> Hi
>>
>> On Wed, Dec 6, 2017 at 5:45 AM, Khushboo Vashi <
>> khushboo.va...@enterprisedb.com> wrote:
>>
>>> Hi,
>>>
>>> Please find the attached p
On Mon, Dec 11, 2017 at 5:40 PM, Dave Page wrote:
> Hi
>
> On Wed, Dec 6, 2017 at 5:45 AM, Khushboo Vashi <
> khushboo.va...@enterprisedb.com> wrote:
>
>> Hi,
>>
>> Please find the attached patch to fix RM #2779: Lost field size.
>>
>> While editing the table column, if we change collate then, th
Hi
On Wed, Dec 6, 2017 at 5:45 AM, Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch to fix RM #2779: Lost field size.
>
> While editing the table column, if we change collate then, the length and
> the precision are lost.
> Also, while changing col
Update query tool docs.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=61080ce5139ff62b0aa7ba1f71c38a7e8f8d7bb3
Author: Susan Douglas
Modified Files
--
docs/en_US/developer_tools.rst | 1 +
docs/en_US/editgrid.rst
Hi,
PFA patch to fix the issue where double clicking on folder enables the
'Select' button in List/Table view.
RM#2937
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
diff --git a/web/pgadmin/misc/file_manager/__init__.py
b/web/pgadmin/mi
Hi,
PFA patch to fix the issue where newly created domains are not listed under
Data type combo box in 'Create Table' dialog.
RM#2778
Also fixed typo in FTS Configuration.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
diff --git
a/web/