Thanks patch applied.
On Wed, Jan 16, 2019 at 1:17 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Kindly ignore the previous patch, some typo mistake in filename. Apologies.
> Attached is the updated patch.
>
> On Wed, Jan 16, 2019 at 11:19 AM Aditya Toshniwal <
Fixed SQL for when clause while creating Trigger. Fixes #3837
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6bbcaf6b27682f37e13d653c95a92f2ba7c646be
Author: Aditya Toshniwal
Modified Files
--
docs/en_US/release_notes_4_2.rst
On Wed, Jan 16, 2019 at 6:29 AM Akshay Joshi
wrote:
> Thanks patch applied without Tree Changes.
>
> On Mon, Jan 14, 2019 at 10:55 AM Aditya Toshniwal enterprisedb.com> wrote:
>
>> Hi Hackers,
>>
>> Attached is the patch for further design improvements:
>> - Process watcher made fixed width with
Hi,
Please find the attached patch to fix the RM 3664 - Statistic panel hangs
when 1000+ tables
The statistics tab hangs with more rows. So, now the rows will be pushed in
the backgrid collection in bunches on scroll event to fix this issue.
Thanks,
Khushboo
RM_3664.patch
Description: Binary d
Hi Hackers,
Attached is the small patch (and probably the final for this mail chain) to
accommodate the changes suggested in previous mail.
Kindly review.
On Wed, Jan 16, 2019 at 8:30 PM Dave Page
wrote:
>
>
> On Wed, Jan 16, 2019 at 6:29 AM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrot
1) Proper SQL should be generated when creating/changing column with custom
type argument. Fixes #3838
2) Proper SQL should be generated when create procedure with custom type
arguments. Fixes #3846
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdi
Add right border on selected tree item.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f779378e8a1089e33697fcf716c1c5f95d766139
Author: Aditya Toshniwal
Modified Files
--
.../databases/schemas/functions/static/js/procedure.js
Thanks patch applied.
On Thu, Jan 17, 2019 at 11:59 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the small patch (and probably the final for this mail chain)
> to accommodate the changes suggested in previous mail.
>
> Kindly review.
>
> On Wed, Ja