summaryrefslogtreecommitdiff
path: root/src/include/executor/functions.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* SQL-language functions are now callable in ordinary fmgr contexts ...Tom Lane2000-08-241-7/+4
* Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist'Tom Lane2000-08-081-5/+1
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-281-4/+6
* Add:Bruce Momjian2000-01-261-2/+3
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-3/+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-6/+4
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-3/+5
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-5/+3
* Cleanup up include files.Bruce Momjian1997-11-261-1/+6
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-7/+7
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-3/+3
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-8/+10
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+22