summaryrefslogtreecommitdiff
path: root/src/backend/commands/creatinh.c
Commit message (Expand)AuthorAgeFilesLines
* DefineRelation: DEFAULT/CHECK handlingVadim B. Mikheev1997-08-221-25/+116
* AttrConstr --> TupleConstrVadim B. Mikheev1997-08-211-2/+2
* NOT NULL implementation (submitted by Robson Paniago de Miranda).Vadim B. Mikheev1997-08-191-3/+6
* Now that names are null terminated, no need to do all that NAMEDATALEN stuff.Bruce Momjian1997-08-181-2/+2
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-3/+3
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-3/+2
* Cleanup for NAMEDATALEN use.Bruce Momjian1997-08-031-6/+7
* Prevent relname unallocated string length from being copied into database.Bruce Momjian1997-08-021-4/+5
* Can't COPY TO sequence relation.Vadim B. Mikheev1997-04-021-1/+6
* include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian1997-01-101-1/+2
* Clean it up so that it compilesMarc G. Fournier1996-11-061-25/+14
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-031-25/+1
* -Wall'dMarc G. Fournier1996-10-211-18/+39
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+564