Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make renaming a temp table behave sensibly. We don't need to touch | Tom Lane | 2000-06-20 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | added ALTER TABLE DROP COLUMN, early version | Peter Eisentraut | 2000-01-22 |
* | Commit to make clearer distinction for temp names and real names. | Bruce Momjian | 1999-11-16 |
* | Invalidate temp entries for aborted transactions. | Bruce Momjian | 1999-09-04 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | 1999-02-02 |