| From: | Peter Geoghegan <pg(at)bowt(dot)ie> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Tomas Vondra <tomas(at)vondra(dot)me>, Alexandre Felipe <o(dot)alexandre(dot)felipe(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Georgios <gkokolatos(at)protonmail(dot)com>, Konstantin Knizhnik <knizhnik(at)garret(dot)ru>, Dilip Kumar <dilipbalaut(at)gmail(dot)com> |
| Subject: | Re: index prefetching |
| Date: | 2026-04-04 04:16:37 |
| Message-ID: | CAH2-Wzn0L6z6PO+qM6-66KWr7qJshZF9nWZFEcELORvZ30E4zg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Apr 3, 2026 at 1:17 AM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> Attached is v21, which advances things in the direction established in
> v20. It also fixes bitrot -- we no longer carry certain read stream
> related patches from Andres that were committed since I posted v20 a
> couple of days ago.
The patch bitrot again. Attached is v22 to fix that.
Nothing terribly interesting here, compared to v21. I spent quite a
lot of time on the documentation today. This involved general
polishing, some of which focused on making the documentation better
align with the changes from v20 and v21.
--
Peter Geoghegan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2026-04-04 05:21:53 | Re: index prefetching |
| Previous Message | David Rowley | 2026-04-04 03:30:32 | Re: Small and unlikely overflow hazard in bms_next_member() |