Re: PATCH: Add missing nodes to graphical explain plan

Поиск
Список
Период
Сортировка
От J.F. Oster
Тема Re: PATCH: Add missing nodes to graphical explain plan
Дата
Msg-id 70938679.20141118180030@mail.ru
обсуждение исходный текст
Ответ на PATCH: Add missing nodes to graphical explain plan  ("J.F. Oster" <jinfroster@mail.ru>)
Ответы Re: PATCH: Add missing nodes to graphical explain plan
Список pgadmin-hackers
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.



В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Tag REL-1_20_0-RC1 has been created.
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Add missing nodes to graphical explain plan