aboutsummaryrefslogtreecommitdiff
path: root/src/include/commands/sequence.h
Commit message (Expand)AuthorAge
* Clean up #include's.Bruce Momjian2000-06-15
* Update sequence-related functions to new fmgr style. Remove downcasing,Tom Lane2000-06-11
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* Cleanup up include files.Bruce Momjian1997-11-26
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Prototypes for sequence.cVadim B. Mikheev1997-04-02