Re: What is an item pointer, anyway?

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: What is an item pointer, anyway?
Дата
Msg-id CAH2-WzmM5BB7Gog8mD01T2rn2TmOHS0gtMb4csjQnW60OL518g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: What is an item pointer, anyway?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, May 13, 2019 at 12:38 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>  /*
> - * Prune specified item pointer or a HOT chain originating at that item.
> + * Prune specified line pointer or a HOT chain originating at that item.
>   *
>   * If the item is an index-referenced tuple (i.e. not a heap-only tuple),
>
> Should "that item" also be re-worded, for consistency?

Yes, it should be -- I'll fix it.

I'm going to backpatch the storage.sgml change on its own, while
pushing everything else in a separate HEAD-only commit.

Thanks
-- 
Peter Geoghegan



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: remove doc/bug.template?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: PG12, PGXS and linking pgfeutils