summaryrefslogtreecommitdiff
path: root/src/include/executor/functions.h
Commit message (Expand)AuthorAgeFilesLines
* 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