aboutsummaryrefslogtreecommitdiff
path: root/src/include/parser/parse_clause.h
Commit message (Expand)AuthorAge
* Make functions static or NOT_USED as appropriate.Bruce Momjian1999-05-26
* Add parameters to function calls to pass back table qualifications.Thomas G. Lockhart1999-02-23
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Fix for ORDER BY in UNION.Bruce Momjian1997-12-29
* Cleanup of UNION ALL fix. Manual page updates.Bruce Momjian1997-12-29
* Make parser functions static where possible.Bruce Momjian1997-11-26
* Cleanup up include files.Bruce Momjian1997-11-26
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-25