Tom,

Thanks for your comments and for your work incorporating our patch into 8.4. This will help us provide even a better patch next time around :)

-Shreya Bhargava and Tom Raney

Tom Raney <[EMAIL PROTECTED]> writes:
This revised version of our patch uses the function estimate_rel_size() from plancat.c to estimate the number of tuples in the parent relation. This method is an alternative to scanning the parent relation to estimate the number of tuples, as we did in the first version of the patch.

Applied after significant editorialization.  You need to pay more
attention to conforming to the style of the surrounding code and to
updating comments that your work renders inaccurate.

                        regards, tom lane



--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply via email to