Re: Removing Inner Joins - Mailing list pgsql-hackers

From Atri Sharma
Subject Re: Removing Inner Joins
Date
Msg-id CAOeZVidgV5tmUrS=66g_u8AH60y6DMv_H2T-7=Me61MRB1-PrQ@mail.gmail.com
Whole thread Raw
In response to Re: Removing Inner Joins  (Peter Geoghegan <pg@heroku.com>)
Responses Re: Removing Inner Joins
List pgsql-hackers
My main point here is researching how difficult it is to add
functionality in the planner to allow it to to detect and make
decisions on foreign keys present in the outer relation.

I think that if this is added, rest of the work would be much easier.
I amy be completely wrong,though.

Thoughts/Comments?

Regards,

Atri

Regards,

Atri
l'apprenant



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Changing recovery.conf parameters into GUCs
Next
From: Hitoshi Harada
Date:
Subject: Re: [PATCH] Add transforms feature