aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/hash/hashfn.c
Commit message (Expand)AuthorAge
* Update copyright to 2002.Bruce Momjian2002-06-20
* Code review for improved-hashing patch. Fix some portability issuesTom Lane2002-03-09
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Another round of cleanups for dynahash.c (maybe it's finally clean ofTom Lane2001-10-01
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Fix a bunch of minor portability problems and maybe-bugs revealed byTom Lane2000-03-17
* Add:Bruce Momjian2000-01-26
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-11
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* Produce a clean compile of backend...Marc G. Fournier1996-11-03
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09