'alternatives'

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: pgsql-general list <pgsql-general(at)postgresql(dot)org>
Subject: 'alternatives'
Date: 2012-11-28 21:07:12
Message-ID: D33D0144-A5BA-4393-8FE9-8D4AA0E2EFB1@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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)))

What's the 'alternatives' line? Brand new to me!

--
-- Christophe Pettus
xof(at)thebuild(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Guillaume Lelarge 2012-11-28 21:23:38 Re: Getting show results into a table
Previous Message Kevin Grittner 2012-11-28 18:53:58 Re: Getting show results into a table