Re: pg_stash_advice doc

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Erik Rijkers <er@xs4all.nl>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2026-04-10T15:57:41Z
Lists: pgsql-hackers
On Fri, Apr 10, 2026 at 5:18 AM Erik Rijkers <er@xs4all.nl> wrote:
> "This means both that it is important to be mindful
> of memory consumption when deciding how much plan advice to stash."
>
> It seems to me 'both' should be 'also', or maybe just dropped.

Oops. That sentence had a second part in the first pg_stash_advice
commit, and the second commit remove the second part of the sentence
without remembering to delete the word "both".

-- 
Robert Haas
EDB: http://www.enterprisedb.com



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. doc: Remove stray word from pg_stash_advice docs.