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

Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero.
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero.  (Martijn van Oosterhout <[email protected]>)
List pgsql-hackers
Martijn van Oosterhout <[email protected]> writes:
>    errno = 0;   /* clear prior detected errors */

That one is at least a correct explanation of what the code is doing...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero.
Next
From: Gregory Maxwell
Date:
Subject: Re: generalizing the planner knobs