From: ts Date: 2004-10-27T18:00:57+09:00 Subject: Re: Errors in line numbers reported? >>>>> "M" == Markus writes: M> I'm playing with a patch which should handle up to 4 billion lines M> with no memory penalty at all (or perhaps a very slight gain), You can perhaps handle 4 billion lines, this will not change the fact that the number of nodes in a block is limited. Guy Decoux