enforcing a join type - Mailing list pgsql-hackers

From Hicham G. Elmongui
Subject enforcing a join type
Date
Msg-id 200408042053.i74KrwCm007012@newman.cs.purdue.edu
Whole thread Raw
Responses Re: enforcing a join type  ("Scott Marlowe" <smarlowe@qwest.net>)
Re: enforcing a join type  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Hi,
If I want the planner/optimizer to always choose merge join when it needs to
join relations. How can I do it ?
Thanks,
--h



pgsql-hackers by date:

Previous
From: Jonathan Gardner
Date:
Subject: Re: Updateable Views?
Next
From: Tom Lane
Date:
Subject: Re: More ALTER TABLE/TYPE bugs