aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/view.c
Commit message (Expand)AuthorAge
* Inline memset() as MemSet().Bruce Momjian1997-09-18
* 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
* Turn constraints off for sequences & viewsVadim B. Mikheev1997-08-22
* include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian1997-01-10
* Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King.Bryan Henderson1996-12-11
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Clean it up so that it compilesMarc G. Fournier1996-11-06
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-03
* Parser OverhaulBruce Momjian1996-10-30
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09