> Something that did what Pavel mentioned:
> 
> SELECT name, parent->name FROM children;
> 
> would be very useful. It means you no longer have to write explicit joins (or 
> perhaps more accurately, you no longer have to specify exactly how to join 
> the two tables).

Already exists:
http://htsql.org/


-- 
                                  -- Josh Berkus
                                     PostgreSQL Experts Inc.
                                     http://www.pgexperts.com

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to