Re: 'alternatives' - Mailing list pgsql-general

From Andres Freund
Subject Re: 'alternatives'
Date
Msg-id 20121128215815.GB616@awork2.anarazel.de
Whole thread Raw
In response to 'alternatives'  (Christophe Pettus <xof@thebuild.com>)
Responses Re: 'alternatives'  (Christophe Pettus <xof@thebuild.com>)
List pgsql-general
Hi Christophe,

On 2012-11-28 13:07:12 -0800, Christophe Pettus wrote:
> In a query plan, I noticed the following:
>
>          Join Filter: (((all_permissions.role_recursive AND
>          (alternatives: SubPlan 5 or hashed SubPlan 6)) OR
>          (permitted_e.id = deployed_e.id)) AND (NOT (SubPlan 13)))

Check the first item of
http://www.postgresql.org/docs/current/interactive/release-9-2.html#AEN110503

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-general by date:

Previous
From: "Little, Douglas"
Date:
Subject: Re: Getting show results into a table
Next
From: Christophe Pettus
Date:
Subject: Re: 'alternatives'