summaryrefslogtreecommitdiff
path: root/src/include/utils/lsyscache.h
Commit message (Expand)AuthorAgeFilesLines
* Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian2000-06-081-2/+1
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-2/+2
* Add:Bruce Momjian2000-01-261-2/+3
* Clean up datatypes and comments for op_class() routine.Tom Lane1999-12-311-2/+2
* Add get_func_rettype() to general-use lsyscache routines,Tom Lane1999-08-161-1/+2
* Move get_attdisbursion to lsyscache. Clean up get_typdefault.Tom Lane1999-08-091-4/+5
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-2/+2
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-2/+1
* 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-4/+3
* More op_class cleanup.Bruce Momjian1998-08-111-2/+2
* cleanup.Bruce Momjian1998-08-111-2/+2
* MergeSort was sometimes called mergejoin and was confusing. NowBruce Momjian1998-08-041-2/+2
* Change atttypmod from int16 to int32, for Thomas.Bruce Momjian1998-07-121-2/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+3
* Pass around typmod as int16.Bruce Momjian1998-02-101-2/+2
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-3/+2
* Parser cleanup.Bruce Momjian1998-01-201-1/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-4/+4
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-16/+16
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-23/+23
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-3/+1
* finally, this directory is (should be!) totally cleanMarc G. Fournier1996-11-041-2/+3
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+45