Peter Eisentraut <[EMAIL PROTECTED]> writes:
> libpq doesn't use it either, but it uses tons of strerror().
And also there are quite a few places in the backend that use strerror()
directly. This lack of consistency seems like another reason to forget
about testing errno against sys_nerr in elog() ...
regards, tom lane
- [HACKERS] C++ interface build on FreeBSD 4.2 broken? Tatsuo Ishii
- Re: [HACKERS] C++ interface build on FreeBSD 4.2 bro... Tom Lane
- Re: [HACKERS] C++ interface build on FreeBSD 4.2 bro... Peter Eisentraut
- Re: [HACKERS] C++ interface build on FreeBSD 4.2... Tom Lane
- Re: [HACKERS] C++ interface build on FreeBSD... Peter Eisentraut
- Re: [HACKERS] C++ interface build on Fre... Tom Lane
- Re: [HACKERS] C++ interface build o... Peter Eisentraut
- Re: [HACKERS] C++ interface bui... Tom Lane
- Re: [HACKERS] C++ interface... Marko Kreen
- Re: [HACKERS] C++ interface... Tom Lane
- Re: [HACKERS] C++ interface... Patrick Welche
