At 10:39 AM -0400 9/7/04, Tom Lane wrote:
Dan Sugalski <[EMAIL PROTECTED]> writes:
 Is there any way to convince explain to go do its thing when given a
 query with placeholders in it?

PREPARE foo(...) AS SELECT ...

        EXPLAIN EXECUTE foo(...)

EXPLAIN EXECUTE is a relatively recent addition, but I'm sure it's in
7.4 at least.

Ah, cool. Thanks. -- Dan

--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to