summaryrefslogtreecommitdiff
path: root/src/backend/utils/hash
Commit message (Expand)AuthorAgeFilesLines
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-012-40/+40
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-27/+1
* Hi,Bruce Momjian1998-04-061-5/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-262-16/+16
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-112-16/+16
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-4/+6
* Inline memset() as MemSet().Bruce Momjian1997-09-181-5/+5
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-21/+21
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-082-200/+200
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-072-757/+837
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-2/+3
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-5/+5
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-4/+4
* Makefile cleanup after reorganizationBruce Momjian1996-11-091-2/+1
* More compile cleanupsBruce Momjian1996-11-081-2/+1
* Compile and warning cleanupBruce Momjian1996-11-081-10/+2
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-061-1/+2
* Produce a clean compile of backend...Marc G. Fournier1996-11-032-4/+4
* Simplify make files, add full dependencies.Bryan Henderson1996-10-272-14/+37
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-093-0/+1038