Re: Small fix for inv_getsize

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Small fix for inv_getsize
Дата
Msg-id 26181.973189481@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Small fix for inv_getsize  (Denis Perchine <dyp@perchine.com>)
Ответы Re: Small fix for inv_getsize  (Denis Perchine <dyp@perchine.com>)
Список pgsql-patches
Denis Perchine <dyp@perchine.com> writes:
> OK. I see... I just wondering whether it is possible to use index to get the
> maximum...

I think you are right, it's possible to do it that way.  The original
code was broken because it didn't check tuple visibility, so I just
copied-and-pasted some other code without thinking very hard.  Feel
free to improve it.

            regards, tom lane

В списке pgsql-patches по дате отправления:

Предыдущее
От: Denis Perchine
Дата:
Сообщение: Re: Small fix for inv_getsize
Следующее
От: Denis Perchine
Дата:
Сообщение: Re: Small fix for inv_getsize