Re: parameterized limit statements - Mailing list pgsql-hackers

From Tom Lane
Subject Re: parameterized limit statements
Date
Msg-id 18498.1131375913@sss.pgh.pa.us
Whole thread Raw
In response to parameterized limit statements  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
List pgsql-hackers
"Merlin Moncure" <merlin.moncure@rcsonline.com> writes:
> Is this correct?

Sure, what do you think is wrong with it?  plan_rows is initially a copy
of the child node's output-rows estimate, and then it gets modified.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Merlin Moncure"
Date:
Subject: parameterized limit statements
Next
From: Robert Creager
Date:
Subject: Re: SIGSEGV taken on 8.1 during dump/reload