Re: Get explain output of postgresql in Tables - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Get explain output of postgresql in Tables
Date
Msg-id 200604121534.05290.josh@agliodbs.com
Whole thread Raw
In response to Re: Get explain output of postgresql in Tables  ("Jim C. Nasby" <jnasby@pervasive.com>)
Responses Re: Get explain output of postgresql in Tables
List pgsql-hackers
Jim,

> The list goes on. Like I said, you could do all these things with XML,
> you just couldn't easily do them within the database.

XML --> Table conversion should be relatively easy with PL/Perl, PL/Java, 
and/or an external language.   Heck, if we could expand our XML tools 
(Peter will have   a talk on this at the Summit) we could do it in the 
database by simple function call.

If we have an XML patch now, I say use it.   I know I want it.

-- 
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Get explain output of postgresql in Tables
Next
From: Greg Stark
Date:
Subject: Re: Get explain output of postgresql in Tables