Re: [HACKERS] threads stuff/UnixWare - Mailing list pgsql-patches

From Tom Lane
Subject Re: [HACKERS] threads stuff/UnixWare
Date
Msg-id 15437.1084498543@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] threads stuff/UnixWare  (Larry Rosenman <ler@lerctr.org>)
Responses Re: [HACKERS] threads stuff/UnixWare
List pgsql-patches
Larry Rosenman <ler@lerctr.org> writes:
>> Where does it leave the "ptr" pointing to?

> $ ./test3
> ptr=8049682, points to N
> ptr=8049686, points to f

Indeed, they found an original new way to get it wrong.  Please point
out to them that the ptr is supposed to be advanced *past* the input.
Not to the last character of the input.

            regards, tom lane

pgsql-patches by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: [HACKERS] threads stuff/UnixWare
Next
From: Larry Rosenman
Date:
Subject: Re: [HACKERS] threads stuff/UnixWare