Re: Small fix for inv_getsize - Mailing list pgsql-patches

From Tom Lane
Subject Re: Small fix for inv_getsize
Date
Msg-id 26028.973187603@sss.pgh.pa.us
Whole thread Raw
In response to Re: Small fix for inv_getsize  (Denis Perchine <dyp@perchine.com>)
Responses Re: Small fix for inv_getsize
List pgsql-patches
Denis Perchine <dyp@perchine.com> writes:
>> Hmm ... probably right, but the loop logic doesn't behave that way
>> right now.

> Why not... Did not I explained what happend there?

You didn't read the way I changed it: right now it scans all the tuples
and takes the maximum endpoint, rather than assuming they will be read
in any particular order.

            regards, tom lane

pgsql-patches by date:

Previous
From: Denis Perchine
Date:
Subject: Re: Small fix for inv_getsize
Next
From: Denis Perchine
Date:
Subject: Re: Small fix for inv_getsize