summaryrefslogtreecommitdiff
path: root/src/include/utils/catcache.h
Commit message (Expand)AuthorAgeFilesLines
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-5/+7
* Clean up some really grotty coding in catcache.c, improve hashingTom Lane2000-02-211-3/+5
* Add:Bruce Momjian2000-01-261-2/+3
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-3/+3
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-4/+1
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-1/+2
* Fix for failure to clean SysCache entry when a relation is deletedTom Lane1999-06-041-6/+8
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-10/+6
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-5/+9
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-231-1/+2
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-9/+5
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-6/+6
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-23/+23
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-46/+52
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-9/+1
* finally, this directory is (should be!) totally cleanMarc G. Fournier1996-11-041-4/+4
* Next, based on utils/catcache.hMarc G. Fournier1996-11-041-7/+5
* remove:Marc G. Fournier1996-10-311-2/+1
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+85