summaryrefslogtreecommitdiff
path: root/src/backend/commands/creatinh.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Bruce Momjian1997-08-121-3/+2
| | | | some (void) casts that are unnecessary.
* 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
| | | | Can't inherits from ...
* 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