Files
postgres/src
Thomas G. Lockhart a344a6e7b5 Carry column aliases from the parser frontend. Enables queries like
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.
2000-02-15 03:38:29 +00:00
..
2000-02-13 18:59:53 +00:00
2000-02-10 18:41:35 +00:00
2000-01-26 05:58:53 +00:00
2000-01-26 05:58:53 +00:00
1999-12-29 10:28:00 +00:00
Hi!
2000-01-18 19:05:31 +00:00