aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/fcache.h
Commit message (Expand)AuthorAge
* Update copyright to 2002.Bruce Momjian2002-06-20
* Restructure aclcheck error reporting to make permission-failureTom Lane2002-04-27
* Privileges on functions and procedural languagesPeter Eisentraut2002-02-18
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Quick-and-dirty fix for recursive plpgsql functions, per bug report fromTom Lane2001-09-21
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* SQL-language functions are now callable in ordinary fmgr contexts ...Tom Lane2000-08-24
* Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist'Tom Lane2000-08-08
* First stage of reclaiming memory in executor by resetting short-termTom Lane2000-07-12
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-28
* Add:Bruce Momjian2000-01-26
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Thank god for searchable mail archives.PostgreSQL Daemon1998-01-15
* 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
* -Wall based cleanup of include files, based from acl.h, and everythingMarc G. Fournier1996-11-04
* More cleanups of the include filesMarc G. Fournier1996-08-28