EXPLAIN/EXPLAIN ANALYSE for pl/pgsql functions - Mailing list pgsql-hackers

From Hannu Krosing
Subject EXPLAIN/EXPLAIN ANALYSE for pl/pgsql functions
Date
Msg-id 1177315297.5910.4.camel@hannu-laptop
Whole thread Raw
Responses Re: EXPLAIN/EXPLAIN ANALYSE for pl/pgsql functions  ("Simon Riggs" <simon@2ndquadrant.com>)
List pgsql-hackers
How much effort would it be to add EXPLAIN/EXPLAIN ANALYSE capability to
pl/pgsql functions?

what I mean, is either a special mode, where "SELECT my_plpgsql_func()"
would print all query plans instead or in addition to executing them, or
some way for EXPLAIN to pass some flags to functions so that they can
"do the right thing".

Hannu



pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas ADI SD"
Date:
Subject: Re: [Fwd: PGBuildfarm member narwhal Branch HEAD Statuschanged from OK to InstallCheck failure]
Next
From: Dave Page
Date:
Subject: Re: [Fwd: PGBuildfarm member narwhal Branch HEAD Statuschanged from OK to InstallCheck failure]