Tom Lane writes:
> I disagree: just because cygipc returns error codes chosen at random
> doesn't mean that we should neglect the clear meaning of an error code.
> If a normal Unix system were to return EACCES here, the clear
> implication would be that there is an existing segment that we do not
> have permission to access.
OK, but shouldn't the looping for a new segment terminate sometime? As it
stands it will wrap around and run forever. If we catch it before it
wraps and generate an error to the effect that no segments appear to be
free, it might serve us.
--
Peter Eisentraut peter_e@gmx.net