Re: PATCH: Add missing nodes to graphical explain plan

From: Dave Page <dpage(at)pgadmin(dot)org>
To: "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: Add missing nodes to graphical explain plan
Date: 2014-11-18 16:09:56
Message-ID: CA+OCxowhha=TfLZQU12oWdTEuHep_Na54xukju3EO6fBa29Yhg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

If Guillaume is satisfied with the code enough to commit it, it can. I
consider it a bug fix, albeit minor.

On Tue, Nov 18, 2014 at 3:00 PM, J.F. Oster <jinfroster(at)mail(dot)ru> wrote:
> Hello Dave,
>
> I wonder if this patch will get into 1.20...
>
> Wednesday, November 5, 2014, 5:25:10 PM, J.F. Oster wrote:
>
> JFO> Hello,
>
> JFO> Per recent discussion on pgadmin-support ("index only scans are not
> JFO> shown graphically"),
>
> JFO>> Insert
> JFO>> Update
> JFO>> Delete
> JFO>> Foreign Scan
> JFO>> Index Only Scan
> JFO>> BitmapAnd
> JFO>> BitmapOr
> JFO>> Values Scan (shows up as a Seq Scan)
> JFO>> LockRows
> JFO> + Merge Append.
>
> JFO> Please note, that besides 10 new icons there are two icons for
> JFO> existing nodes in the attachment, Bitmap Heap Scan and Bitmap Index
> JFO> Scan.
> JFO> I've changed them for unity with BitmapOr, BitmapAnd, which hopefully
> JFO> will result in an intuitive understanding of the concept by users.
> ...
>
>
>
>
> --
> Best regards,
> J.F.
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2014-11-19 11:09:44 Re: potential invalid input field of pgAdmin New Column GUI
Previous Message J.F. Oster 2014-11-18 15:00:30 Re: PATCH: Add missing nodes to graphical explain plan

Browse pgadmin-support by date

  From Date Subject
Next Message jashworth 2014-11-18 17:55:14 pgAdmin 1.18.1 - Ctrl-F hotkey launches Database Designer where Find&Replace was desired
Previous Message J.F. Oster 2014-11-18 15:00:30 Re: PATCH: Add missing nodes to graphical explain plan