Re: Equivalence Rules - Mailing list pgsql-hackers

From David Johnston
Subject Re: Equivalence Rules
Date
Msg-id 1393606867152-5794069.post@n5.nabble.com
Whole thread Raw
In response to Equivalence Rules  (Ali Piroozi <falipiroozi@gmail.com>)
Responses Re: Equivalence Rules  (Ali Piroozi <falipiroozi@gmail.com>)
List pgsql-hackers
Ali Piroozi wrote
> Hi
> Which equivalence rule from those are listed in
> email's attachment are implemented in postgresql?
> where are them?

What do you mean by "where"?

The various JOINS and UNION/INTERSECT/DIFFERENCE are all defined
capabilities.

SQL is not purely relational in nature so some of the mathematical rules may
not be exactly implemented as theory would dictate but largely they are
present.

I would suggesting providing more context as to why you are asking this as
people are more likely to provide help at this level of technical depth if
they know why; and can frame their answers more appropriately.

David J.





--
View this message in context: http://postgresql.1045698.n5.nabble.com/Equivalence-Rules-tp5794035p5794069.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: jsonb and nested hstore
Next
From: Christophe Pettus
Date:
Subject: Re: jsonb and nested hstore