summaryrefslogtreecommitdiff
path: root/src/backend/commands/rename.c
Commit message (Collapse)AuthorAgeFilesLines
* Change some ABORTS to ERROR. Add line number when COPY Failure.Bruce Momjian1998-01-051-14/+14
|
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-14/+14
|
* Another PGINDENT run that changes variable indenting and case label ↵Bruce Momjian1997-09-081-18/+18
| | | | indenting. Also static variable indenting.
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-191/+210
|
* Now that names are null terminated, no need to do all that NAMEDATALEN stuff.Bruce Momjian1997-08-181-23/+23
|
* 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/+3
| | | | some (void) casts that are unnecessary.
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-1/+2
|
* Clean it up so that it compilesMarc G. Fournier1996-11-061-37/+27
|
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-031-9/+1
|
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+275