summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2016-04-30 18:08:00 +0000
committerTom Lane2016-04-30 18:08:00 +0000
commit2a2435e6995133c9d872ef9cb51432f0b678b978 (patch)
tree7796ce5e1f0c612c7b1fd5475774e88b63407b14 /doc/src
parentc45bf5751b6338488bd79ce777210285531da373 (diff)
Small improvements to OPTIMIZER_DEBUG code.
Now that Paths have their own rows field, print that rather than the parent relation's rowcount. Show the relid sets associated with Paths using table names rather than numbers; since this code is able to print simple Var references using table names, it seems a bit silly that print_relids can't. Print the cheapest_parameterized_paths list for a RelOptInfo, and include information about a parameterized path's required_outer rels. Noted while trying to use this feature to debug Alexander Kirkouski's recent bug report.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions