Gather node in OPTIMIZER_DEBUG output

Started by Peter Geogheganover 10 years ago2 messageshackers
Jump to latest

It looks like commit 3bd909b22 did not place GatherPath within
print_path(), preventing complete information for Gather paths from
appearing when OPTIMIZER_DEBUG is in use.

Attached patch fixes the issue.

--
Peter Geoghegan

Attachments:

print-plan-gather.patchtext/x-patch; charset=US-ASCII; name=print-plan-gather.patchDownload+4-0
#2Robert Haas
robertmhaas@gmail.com
In reply to: Peter Geoghegan (#1)
Re: Gather node in OPTIMIZER_DEBUG output

On Fri, Nov 27, 2015 at 9:28 PM, Peter Geoghegan <pg@heroku.com> wrote:

It looks like commit 3bd909b22 did not place GatherPath within
print_path(), preventing complete information for Gather paths from
appearing when OPTIMIZER_DEBUG is in use.

Thanks, committed. Sorry I missed that.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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