aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/catcache.c
Commit message (Expand)AuthorAge
* Inline memset() as MemSet().Bruce Momjian1997-09-18
* Inline frequently called functions.Bruce Momjian1997-09-18
* heapattr functions now return a Datum, not char *.Bruce Momjian1997-09-12
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* 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
* Fix for pointer arithmetic.Bruce Momjian1997-08-26
* Change void * to Dllist*.Bruce Momjian1997-08-26
* Major patch to speed up backend startup after profiling analysis.Bruce Momjian1997-08-24
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* Change portname "sparc" to "sunos4" and change some portname dependencies toBryan Henderson1996-12-04
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* Compile and warning cleanupBruce Momjian1996-11-08
* Fixes: Growing backend when using nested function callsMarc G. Fournier1996-10-24
* D'Arcy change.Bruce Momjian1996-10-13
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09