Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Modify hash_create() to elog(ERROR) if an error occurs, rather than | Neil Conway | 2004-10-25 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Improve dynahash.c's API so that caller can specify the comparison function | Tom Lane | 2003-08-19 |
* | Another pgindent run with updated typedefs. | Bruce Momjian | 2003-08-08 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Error message editing in backend/executor. | Tom Lane | 2003-07-21 |
* | Revise hash join and hash aggregation code to use the same datatype- | Tom Lane | 2003-06-22 |
* | First cut at implementing IN (and NOT IN) via hashtables. There is | Tom Lane | 2003-01-12 |
* | Create a new file executor/execGrouping.c to centralize utility routines | Tom Lane | 2003-01-10 |