Commits

DateSubjectAuthorReleases
2007-01-30 Add support for cross-type hashing in hash index searches and hash joins. Tom Lane 8.3.0
2007-01-10 Change the planner-to-executor API so that the planner tells the executor Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-07-11 Sort reference of include files, "A" - "F". Bruce Momjian 8.2.0
2006-06-28 Adjust TupleHashTables to use MinimalTuple format for contained tuples. Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-05-29 Modify hash_search() API to prevent future occurrences of the error Tom Lane 8.1.0
2005-03-16 Revise TupleTableSlot code to avoid unnecessary construction and disassembly Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-10-25 Modify hash_create() to elog(ERROR) if an error occurs, rather than Neil Conway 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-19 Improve dynahash.c's API so that caller can specify the comparison function Tom Lane 7.4.1
2003-08-08 Another pgindent run with updated typedefs. Bruce Momjian 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-21 Error message editing in backend/executor. Tom Lane 7.4.1
2003-06-22 Revise hash join and hash aggregation code to use the same datatype- Tom Lane 7.4.1
2003-01-12 First cut at implementing IN (and NOT IN) via hashtables. There is Tom Lane 7.4.1
2003-01-10 Create a new file executor/execGrouping.c to centralize utility routines Tom Lane 7.4.1