From: | Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgadmin][patch] [GreenPlum] When user press Explain Plan and Explain analyze plan an error is displayed |
Date: | 2018-02-06 14:33:09 |
Message-ID: | CAE+jja=n640Up0uWO=gQVp=A0rMJ-Y+YFSTCBjhwv98QLyRe2g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hello,
Any feedback on this Patch?
Thanks
Joao
On Fri, Feb 2, 2018 at 5:50 PM Joao De Almeida Pereira <
jdealmeidapereira(at)pivotal(dot)io> wrote:
> Hi Hackers,
> This is quite a big patch in order to solve the problem with the Explain
> Plan.
>
> We sent 2 patches that have the following:
> *- update-javascript-packages.diff *
> Add package:
> is-docker to select a specific setting when running the Chrome tests
> in
> Docker
>
> Upgrade the version of:
> - babel-loader
> - extract-text-webpack-plugin
> - jasmine-core
> - jasmine-enzyme
> - moment
> *- explain-plan-greenplum.diff*
> Extract SQLEditor.execute and SQLEditor._poll into their own files and
> add test around them
> Extract SQLEditor backend functions that start executing query to their
> own files and add tests around it
> Move the Explain SQL from the front-end and now pass the Explain plan
> parameters as a JSON object in the start query call.
> Extract the compile_template_name into a function that can be used by
> the different places that try to select the version of the template and the
> server type
>
>
> Thanks
> Joao
>
From | Date | Subject | |
---|---|---|---|
Next Message | Joao De Almeida Pereira | 2018-02-07 22:31:20 | [pgadmin4] Hide tabs in create table |
Previous Message | navnath gadakh | 2018-02-06 11:49:15 | pgAdmin4: Patch for RM#3060 |