Want to use my own query-plan - Mailing list pgsql-hackers

From dakotali kasap
Subject Want to use my own query-plan
Date
Msg-id 20061020230552.56681.qmail@web31307.mail.mud.yahoo.com
Whole thread Raw
Responses Re: Want to use my own query-plan  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
<div style="font-family:times new roman, new york, times, serif;font-size:12pt">Hi everybody,<br /><br />I have started
towork on a project that will be implemented on top of Postgresql. Therefore, I have to warm up with postgresql's
internals.I downloaded the source code and currently looking at it. But I have some questions?<br /><br />1. How can I
preparemy own query plan? (I will need this because sometimes I can prefer using an index scan of a table or merge-join
oftwo relations. Now I just want to give my own simple query plan.)<br /><br />2. How can I make postgresql execute my
ownquery plan?<br /><br />Thanks for the answers.<br /><br />Baran<br /></div><br /> 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: row-wise comparison question/issue
Next
From: "Tux P"
Date:
Subject: PgSQL users quota