Re: Equivalence Rules

From: David Johnston <polobo(at)yahoo(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Equivalence Rules
Date: 2014-02-28 17:01:07
Message-ID: 1393606867152-5794069.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christophe Pettus 2014-02-28 17:03:14 Re: jsonb and nested hstore
Previous Message Teodor Sigaev 2014-02-28 16:49:48 Re: jsonb and nested hstore