Hi Hackers,
As a part of RM #2214, we will have to support SCRAM authentication. User
will be able to login, but the problem is with "Change Password" of
database server won't work, as we are encrypting new password using md5 and
set the new password using "*ALTER USER WITH ENCRYPTED PASSWORD
*"
Hello,
On Mon, Apr 2, 2018 at 10:07 AM Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
>
> Hello,
>
> Please find updated patch,
>
> Now layout will be locked after user updates its preferences, w
> e have used
> templated variable in the javascript file
> because we do not ha
Hi Hackers,
Attached you can find a patch that increases the granularity of time
displayed for total run time of a query.
Also extracts the functionality, wraps it with tests.
An addon to this patch is the extraction of the function
call_render_after_poll that uses the function that calculates th
On Mon, Apr 2, 2018 at 6:24 PM, Joao De Almeida Pereira <
jdealmeidapere...@pivotal.io> wrote:
> Hi Hackers,
>
> Attached you can find a patch that increases the granularity of time
> displayed for total run time of a query.
> Also extracts the functionality, wraps it with tests.
> An addon to thi