Constraint Exclusion + Joins? - Mailing list pgsql-hackers

From Brandon Black
Subject Constraint Exclusion + Joins?
Date
Msg-id 84621a60604272023t157b0eci42c3828cd892ceb7@mail.gmail.com
Whole thread Raw
Responses Re: Constraint Exclusion + Joins?
List pgsql-hackers
I was wondering (for planning purposes) if anyone knew the status of
constraint exclusions moving up to query runtime and working for
joins.  Is this something that's coming down the pipe in the
foreseeable future, or just on a back-burner to-do list, or probably
never happening, or... ?

I have a painful work-around for my particular case that's good enough
for now, but it would be helpful to know whether there's a good
probability I can convert my code to do things the easy way somewhere
in the foreseeable future if/when this feature goes in, or whether I
should consider design changes now before my problems grow.

Thanks,
Brandon


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Logging pg_autovacuum
Next
From: Alvaro Herrera
Date:
Subject: Re: Summer of Code idea