| 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-03-14 00:50:50 |
| Message-ID: | CAH2-WzmCH+N2-H2oGSQcbn2fArbk7GXyD6rQN6kn5P=FX9R-_g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Mar 12, 2026 at 3:44 PM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> Attached v13 does things this way.
Several patches from this patchset have been committed to master. I'm
posting a new version (v14) here to keep the patch applying cleanly.
There are no notable changes to the patches themselves here -- just
some minor cleanup of the docs, and some comments.
--
Peter Geoghegan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Davis | 2026-03-14 03:02:04 | Re: [19] CREATE SUBSCRIPTION ... SERVER |
| Previous Message | Zsolt Parragi | 2026-03-13 23:20:15 | Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input |