Re: Oversight in CREATE FUNCTION + EXPLAIN? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Oversight in CREATE FUNCTION + EXPLAIN?
Date
Msg-id 28215.1258583572@sss.pgh.pa.us
Whole thread Raw
In response to Oversight in CREATE FUNCTION + EXPLAIN?  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
"Joshua D. Drake" <jd@commandprompt.com> writes:
> Shouldn't the estimated rows be 50?

It is if you do "select * from return_lots(10000000)".
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Amazing performance failure with SQL function
Next
From: Tom Lane
Date:
Subject: Re: Amazing performance failure with SQL function