mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 11:44:57 +03:00
SELECT a FROM t1 tx (a); Allow join syntax, including queries like SELECT * FROM t1 NATURAL JOIN t2; Update RTE structure to hold column aliases in an Attr structure.
35 KiB
35 KiB