summaryrefslogtreecommitdiff
path: root/src/backend/access/hash/hash.c
Commit message (Expand)AuthorAgeFilesLines
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-031-3/+2
* New HeapTuple structure/interface.Vadim B. Mikheev1998-11-271-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-5/+5
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-8/+8
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-11/+9
* Use Snapshot in heap access methods.Vadim B. Mikheev1998-07-271-2/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-3/+3
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-5/+5
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-36/+36
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-368/+399
* index_insert has now HeapRelation as last param (forVadim B. Mikheev1997-01-101-2/+2
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-131-2/+2
* another directory cleaned of extraneous #includesMarc G. Fournier1996-11-051-21/+10
* Changes required so that access/* compiles cleanly...Marc G. Fournier1996-11-031-48/+2
* Remove -I../.. and -I../../include from MakefileMarc G. Fournier1996-10-311-3/+10
* Take out the PERFECT_MMGR #ifdefs:Marc G. Fournier1996-10-241-3/+1
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-231-1/+9
* -Wall'dMarc G. Fournier1996-10-211-1/+16
* First pass at fixing my own mistakesMarc G. Fournier1996-10-201-1/+47
* Okay...another directory cleaned out and compilableMarc G. Fournier1996-10-201-16/+2
* There, now we support GiST...now what? :)Marc G. Fournier1996-08-261-2/+9
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+467