left, right, full sort merge join plan - Mailing list pgsql-hackers

From CK Tan
Subject left, right, full sort merge join plan
Date
Msg-id CAJNt7=bargARmE_5PrCyaPqufj4rwzGoc_oVXPFEJ-_Ova=9cw@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi Hackers, 

I am looking for some help in creating LEFT/RIGHT/FULL sort-merge-join. Does anyone have a complete and reproducible script that would generate those plans? Can I find it in the regression test suite? If not, how do you exercise those code path for QA purposes? 

Thanks!

-cktan

pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: Add generate_series(date, date) and generate_series(date, date, integer)
Next
From: Jim Nasby
Date:
Subject: Re: PostgreSQL Auditing