On Thu, Aug 13, 2026 at 02:20:05PM +0900, Michael Paquier wrote:
> Right, that's slightly incorrect.  I'd probably just tweak it like
> that:
> + * If an entry is found, copy it.  For a PGSTAT_KIND_INDEX entry, just return
> + * the copy.  For a PGSTAT_KIND_RELATION entry, increment the copy's counters
> + * with their subtransaction counterparts, then return the copy.  The caller
> + * may need to pfree() the copy.
> 
> If you would like to word that differently, please let me know.

Reused that, applied the result as of f2ccb8e6c591 after an extra
read.

If somebody would like to comment about a reduction of the memory
allocated for the pending data of indexes, please feel free of
course.

Now to the relfilenode part..
--
Michael

Attachment: signature.asc
Description: PGP signature

Reply via email to