Thanks, the patch applied.
On Thu, Jun 30, 2022 at 6:09 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi,
>
> Please find the fix for failing test cases.
>
> On Thu, Jun 30, 2022 at 2:06 PM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>> Thanks, the patch applied.
Hi,
Please find the fix for failing test cases.
On Thu, Jun 30, 2022 at 2:06 PM Akshay Joshi
wrote:
> Thanks, the patch applied.
>
> On Tue, Jun 21, 2022 at 7:53 PM Aditya Toshniwal <
> aditya.toshni...@enterprisedb.com> wrote:
>
>> Hi Hackers,
>>
>> Attached patch removes dynamic module loadin
Thanks, the patch applied.
On Tue, Jun 21, 2022 at 7:53 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached patch removes dynamic module loading and replaces it with
> fixed/static module loading. This can potentially reduce the app
> startup time.
> Patch a
Hi Hackers,
Attached patch removes dynamic module loading and replaces it with
fixed/static module loading. This can potentially reduce the app
startup time.
Patch also removes all the occurrences and usage of get_own_javascripts
since it is not used anymore.
Please review.
--
Thanks,
Aditya To