momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> Log Message:
> -----------
> Add comments about why errno is set to zero.
These comments seem a bit wrongheaded, since "checking
LONG_MIN/LONG_MAX" is exactly not what we could do to detect an overflow
error.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Greg Stark | Date: 2005-12-01 20:54:42 |
| Subject: Re: generalizing the planner knobs |
| Previous: | From: Bruce Momjian | Date: 2005-12-01 20:50:06 |
| Subject: Re: [HACKERS] Strange interval arithmetic |
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2005-12-01 21:00:15 |
| Subject: Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero. |
| Previous: | From: Tom Lane | Date: 2005-12-01 20:24:49 |
| Subject: pgsql: Retry in FileRead and FileWrite if Windows returns |