On Mon, Sep 21, 2020 at 5:59 PM Peter Geoghegan <[email protected]> wrote: > That's all I have for now.
One more thing. I don't think that this should be a bitwise AND:
if ((offnum > maxoff) & (so->currPos.nextPage == P_NONE))
{
....
}
--
Peter Geoghegan
