Re: [COMMITTERS] pgsql: Collect and use multi-column dependency stats
David Rowley <david.rowley@2ndquadrant.com>
From: David Rowley <david.rowley@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Simon Riggs <simon@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-04-06T01:10:48Z
Lists: pgsql-hackers
Attachments
- find_relation_from_clauses_v2.patch (application/octet-stream) patch v2
On 6 April 2017 at 13:05, David Rowley <david.rowley@2ndquadrant.com> wrote: > I tested with the attached, and it does not seem to hurt planner > performance executing: Here's it again, this time with a comment on the find_relation_from_clauses() function. -- David Rowley http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
Commits
-
Reset API of clause_selectivity()
- ac2b09508834 10.0 landed
-
Collect and use multi-column dependency stats
- 2686ee1b7ccf 10.0 cited
-
Implement multivariate n-distinct coefficients
- 7b504eb282ca 10.0 cited