Re: Expanding HOT updates for expression and partial indexes

From: "Burd, Greg" <gregburd(at)amazon(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Cc: Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
Subject: Re: Expanding HOT updates for expression and partial indexes
Date: 2025-02-18 18:09:22
Message-ID: D50C3248-FF76-4E6C-B891-B6E147F56A44@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Changes v6 to v7:
* Fixed documentation oversight causing build failure
* Changed how I convey attribute len/by-val in IndexInfo
* Fixed method to shortcut index_unchanged_by_update() when possible

-greg

Attachment Content-Type Size
v7-0001-Expand-HOT-update-path-to-include-expression-and-.patch application/octet-stream 87.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2025-02-18 18:11:23 Re: moving some code out of explain.c
Previous Message Robert Haas 2025-02-18 18:04:03 moving some code out of explain.c