Re: Gather node in OPTIMIZER_DEBUG output - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Gather node in OPTIMIZER_DEBUG output
Date
Msg-id CA+TgmoZZ1vuPR+fC9sZX=8Qi=uB+7qZV0uM7hpXQoL+JHMHmwA@mail.gmail.com
Whole thread Raw
In response to Gather node in OPTIMIZER_DEBUG output  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Remaining 9.5 open items
Next
From: Amit Kapila
Date:
Subject: Re: [PoC] Asynchronous execution again (which is not parallel)