Re: [COMMITTERS] pgsql: Clean up the #include mess a little.

Поиск
Список
Период
Сортировка
От Ants Aasma
Тема Re: [COMMITTERS] pgsql: Clean up the #include mess a little.
Дата
Msg-id CA+CSw_tChMN-w-ns_gUPQaV8ftPc8DEw0goN_sbG-StpPGu2vA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Clean up the #include mess a little.  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: [COMMITTERS] pgsql: Clean up the #include mess a little.
Список pgsql-hackers
On Tue, Sep 6, 2011 at 10:18 PM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
> I wonder what happens if files in the same subdir are grouped in a
> subgraph.  Is that possible?

Possible, and done. Also added possivility to add .c files to the graph,
coloring by subdir and possibility exclude nodes from the graph. I didn't yet
bother to clean up the code - to avoid eye damage, don't look at the source.

Bad news is that it doesn't significantly help readability for the all nodes
case. See all_with_subgraphs.svgz.  It does help for other cases.
For example parsenodes.h.svgz has the result for
render_includes.py --select='nodes/parsenodes.h+*-*' --subgraphs
and execnodes.h.svgz for
--subgraphs --select='nodes/execnodes.h+*-*'

--
Ants Aasma

Вложения

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: [PATCH] Log crashed backend's query (activity string)
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [PATCH] Log crashed backend's query (activity string)