aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/sequence.c
Commit message (Expand)AuthorAge
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Add typdefs to pgindent run.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
* Turn constraints off for sequences & viewsVadim B. Mikheev1997-08-22
* Oracle like currval behaviour.Vadim B. Mikheev1997-06-02
* Sequence numbers generators code.Vadim B. Mikheev1997-04-02