This is an attempt to get rid of some cruft...

Marc G. Fournier <scrappy@hub.org>

Commit: d611b07dd70fac94bb958c44b543d21b861b48cc
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1997-03-18T21:40:41Z
Releases: 7.1.1
This is an attempt to get rid of some cruft...

According to man page under FreeBSD for sys_errlist[], strerror() should be
used instead...not sure if this will break other systems, so only changing
two files for now, and we'll see what "errors" it turns up

Files

PathChange+/−
src/backend/utils/error/elog.c modified +2 −9
src/backend/utils/error/exc.c modified +3 −11