Gather node in OPTIMIZER_DEBUG output

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Gather node in OPTIMIZER_DEBUG output
Date: 2015-11-28 02:28:31
Message-ID: CAM3SWZQKZr+x6HKtfUjXr10onJhs-=zwAccLsUdRBt8v_3JrEQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
print-plan-gather.patch text/x-patch 527 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2015-11-28 11:20:16 Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc.
Previous Message Tatsuo Ishii 2015-11-28 01:54:15 Re: Errors in our encoding conversion tables