Explain with schema

From: Cristiano Duarte <cunha17(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Explain with schema
Date: 2011-01-26 17:48:42
Message-ID: ihpmps$12qg$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greetings,

I was thinking about an old 2007 topic, where schema
qualification was proposed on the EXPLAIN output
(http://archives.postgresql.org/pgsql-
hackers/2007-06/msg00473.php).

Besides my need for this "feature" for my own PgFoundry
project (that need to parse the explain output), at that time,
it seemed that a XML output maybe fit this requirement.

For some time, postgresql has XML output. So, is it possible
to place, at least on the XML output, the schema name of the
objects involved?

--
Regards,

Cristiano da Cunha Duarte

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Cristiano Duarte 2011-01-26 17:50:43 Explain with schema
Previous Message Tom Lane 2011-01-26 17:47:22 Re: ALTER TYPE 3: add facility to identify further no-work cases