summaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_clause.c
Commit message (Collapse)AuthorAgeFilesLines
* FIx for regression-test found bug.Bruce Momjian1998-01-201-4/+7
|
* Add Var.varlevelup to code. More parser cleanup.Bruce Momjian1998-01-201-8/+6
|
* Parser cleanup.Bruce Momjian1998-01-201-12/+5
| | | | Add lock to i386 asm.
* Create SubLink nodes in parser for Vadim.Bruce Momjian1998-01-191-2/+2
|
* Fix sorting of multiple fields broken with UNION.Bruce Momjian1998-01-061-4/+1
|
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-7/+7
|
* Fix for ORDER BY in UNION.Bruce Momjian1997-12-291-3/+6
|
* UNION cleanup again.Bruce Momjian1997-12-291-2/+2
|
* Cleanup of UNION ALL fix. Manual page updates.Bruce Momjian1997-12-291-1/+27
|
* Make parser functions static where possible.Bruce Momjian1997-11-261-51/+43
|
* Cleanup up include files.Bruce Momjian1997-11-261-29/+3
|
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-251-0/+407