Re: Parameterized-path cost comparisons need some work
Greg Stark <stark@mit.edu>
From: Greg Stark <stark@mit.edu>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2012-04-18T17:30:16Z
Lists: pgsql-hackers
On Tue, Apr 17, 2012 at 5:14 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > I've been hacking away on a patch to do this, and attached is something > that I think is pretty close to committable. I have nothing to add but I just wanted to say thank you for taking the time to write up this explanation. Even when some of us don't comment on some of the longer, more technical emails, we're definitely still reading them and I at least find them invaluable for trying to keep up with the changes over time. It's also been key to establishing this practice as a good value for other patch authors to try to emulate. -- greg