Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: C++ interface build on FreeBSD 4.2 broken? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: C++ interface build on FreeBSD 4.2 broken?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: C++ interface build on FreeBSD 4.2 broken?  (Peter Eisentraut <[email protected]>)
Responses Re: C++ interface build on FreeBSD 4.2 broken?
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: C++ interface build on FreeBSD 4.2 broken?
Next
From: "Martin A. Marques"
Date:
Subject: Re: [GENERAL] re-instalation