Equivalence Rules - Mailing list pgsql-hackers

From Ali Piroozi
Subject Equivalence Rules
Date
Msg-id CAMi-Eo1Wrxft=0ZsvKkZRYkoFVGRnbhbjL6a=rUf58xOGuj7DA@mail.gmail.com
Whole thread Raw
Responses Re: Equivalence Rules  (Antonin Houska <antonin.houska@gmail.com>)
List pgsql-hackers
Hi

My question is:
Does PostgreSQL implements equivalence rules(from those are listed in
email's attachment)?
Which function or which part of source code(in PostgreSQL ) implements
the equivalence rules?
I think, this should be implemented in query optimization part of
PostgreSQL, but which rule
and where, I don't know?
I want to use that(function or part of source code), to produce the
equivalence Relational Algebras (based on equivalence rules in
attachment) for a given SQL query(Relational Algebra).

Thanks

Attachment

pgsql-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Securing "make check" (CVE-2014-0067)
Next
From: Pavel Stehule
Date:
Subject: Re: proposal: new long psql parameter --on-error-stop