Re: What is an item pointer, anyway? - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: What is an item pointer, anyway?
Date
Msg-id CAH2-WzmM5BB7Gog8mD01T2rn2TmOHS0gtMb4csjQnW60OL518g@mail.gmail.com
Whole thread Raw
In response to Re: What is an item pointer, anyway?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: remove doc/bug.template?
Next
From: Alvaro Herrera
Date:
Subject: Re: PG12, PGXS and linking pgfeutils