summaryrefslogtreecommitdiff
path: root/src/include/parser/parse_oper.h
AgeCommit message (Expand)Author
2000-11-16Change SearchSysCache coding conventions so that a reference count isTom Lane
2000-01-26Add:Bruce Momjian
1999-12-12any_ordering_op()'s argument should be declared Oid not int.Tom Lane
1999-08-23Remove bogus code in oper_exact --- if it didn't find an exactTom Lane
1999-07-15Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-05-29Define new routines oper_exact() and oper_inexact().Thomas G. Lockhart
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1997-11-26Make parser functions static where possible.Bruce Momjian
1997-11-26Cleanup up include files.Bruce Momjian
1997-11-25Break parser functions into smaller files, group together.Bruce Momjian