graph representation of data structures in optimizer - Mailing list pgsql-hackers

From Adriano Lange
Subject graph representation of data structures in optimizer
Date
Msg-id 499C279A.3090602@c3sl.ufpr.br
Whole thread Raw
Responses Re: graph representation of data structures in optimizer  (Gregory Stark <stark@enterprisedb.com>)
Re: graph representation of data structures in optimizer  (Robert Haas <robertmhaas@gmail.com>)
Re: graph representation of data structures in optimizer  (Adriano Lange <adriano@c3sl.ufpr.br>)
List pgsql-hackers
Hi,

I'm interested in data representation and debug of optimizer routines.
Thus, I've changed the debug functions of allpaths.c to make a
graphviz-like output of RelOptInfo structure.

Any idea about this?
Is there some project or improvement like this?

Tanks,
Adriano Lange
C3SL/UFPR - www.c3sl.ufpr.br

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIP: hooking parser
Next
From: Peter Eisentraut
Date:
Subject: Re: SE-PostgreSQL and row level security