| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin4][PATCH] To fix graphical explain for Insert/Update/Delete quries |
| Date: | 2017-02-06 10:45:22 |
| Message-ID: | CA+OCxoyW8otW3iAFVtSXDsCrjcM4A3O0KTabYU0MtgE-jB2Duw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Mon, Feb 6, 2017 at 10:33 AM, Murtuza Zabuawala
<murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> Hi Dave,
>
> With Same query I am getting proper output same as pgAdmin3.
> Can you hard refresh browser & try again?
That's really weird - it's working now. It was a single-file change,
and when I tested it went from failing to display the node properly at
all, to displaying it with the incorrect label, so it must have loaded
an update.
Oh well - it works now, so patch applied.
Thanks!
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2017-02-06 10:59:06 | pgAdmin 4 commit: Fix handling of "char" columns. Fixes #2152 |
| Previous Message | Dave Page | 2017-02-06 10:43:35 | pgAdmin 4 commit: Fix display of graphical query plans for UPDATE/DELET |