summaryrefslogtreecommitdiff
path: root/src/backend/executor/functions.c
Commit message (Expand)AuthorAgeFilesLines
* Support for subselects.Vadim B. Mikheev1998-02-131-8/+1
* Inline fastgetattr and others so data access does not use functionBruce Momjian1998-01-311-2/+2
* Rename pg_plan and pg_eval to be more meaningful.Bruce Momjian1997-12-111-2/+2
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-251-2/+1
* Inline memset() as MemSet().Bruce Momjian1997-09-181-2/+2
* heapattr functions now return a Datum, not char *.Bruce Momjian1997-09-121-6/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-22/+22
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-35/+35
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-329/+366
* SPI manager.Vadim B. Mikheev1997-08-291-18/+30
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-2/+2
* Fixing bug in INDEXSCAN_PATCH:Vadim B. Mikheev1997-01-221-2/+13
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-1/+3
* D'Arcy's cleanupsMarc G. Fournier1996-10-261-2/+3
* There is a bug in the function executor. The backend crashes while trying toMarc G. Fournier1996-09-161-1/+28
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+388