On Sun, 2006-02-19 at 01:16 -0500, Tom Lane wrote: > Simon Riggs <[EMAIL PROTECTED]> writes: > > Following patch implements matching sort cost calculations in the > > planner in sort_cost() > > As given, this didn't even compile. Cleaned up and applied.
Well given it was a patch-on-patch, I guess I did cause you more difficulty than was necessary. I'll submit combined patches only in future. If this truly didn't compile, then I must have submitted an earlier version in error when transferring the patch between machines. Best Regards, Simon Riggs ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match