mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +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.
8.3 KiB
8.3 KiB