Execution Plan - Mailing list pgsql-hackers

From alfranio correia junior
Subject Execution Plan
Date
Msg-id 459C07B3.8070204@lsd.di.uminho.pt
Whole thread Raw
Responses Re: Execution Plan  ("Simon Riggs" <simon@2ndquadrant.com>)
List pgsql-hackers
Hi,

I have some questions on execution plans.

When are the following plans used ?

nodeFunctionscan.c   nodeTidscan.c

In particular, is the plan nodeBitmapHeapscan.c always used along with 
the nodeBitmapIndexscan.c ?

Please, let me know if there is a previous thread on this subject or any 
document available.

Best regards,

Alfranio.


pgsql-hackers by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: proposal - new SPI cursor function
Next
From: David Fetter
Date:
Subject: Re: proposal - new SPI cursor function