summaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_func.c
Commit message (Expand)AuthorAgeFilesLines
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-16/+16
* Fix for count(*), aggs with views and multiple tables and sum(3).Bruce Momjian1998-01-041-7/+7
* Make parser functions static where possible.Bruce Momjian1997-11-261-17/+48
* Cleanup up include files.Bruce Momjian1997-11-261-25/+4
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-251-0/+1264