summaryrefslogtreecommitdiff
path: root/src/backend/port/strerror.c
Commit message (Collapse)AuthorAgeFilesLines
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-3/+3
|
* More cleanups...only need one rusagestub.hMarc G. Fournier1997-12-191-0/+2
|
* Another PGINDENT run that changes variable indenting and case label ↵Bruce Momjian1997-09-081-3/+3
| | | | indenting. Also static variable indenting.
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-14/+13
|
* Add a check for strerr, and add in D'Arcy's strerror() code in case notMarc G. Fournier1997-03-191-0/+30
found