Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Append and SubqueryScan nodes were not passing changed-parameter signals down | Tom Lane | 2001-05-08 | |
* | Remove dashes in comments that don't need them, rewrap with pgindent. | Bruce Momjian | 2001-03-22 | |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | |
* | Clean up handling of tuple descriptors so that result-tuple descriptors | Tom Lane | 2001-01-29 | |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | |
* | Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the | Tom Lane | 2000-10-05 | |
* | Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. | Tom Lane | 2000-09-29 |