pg_stash_advice doc
Erik Rijkers <er@xs4all.nl>
From: Erik Rijkers <er@xs4all.nl>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>,
Robert Haas <robertmhaas@gmail.com>
Date: 2026-04-10T09:18:01Z
Lists: pgsql-hackers
Hi, The pg_stash_advice doc ( doc/src/sgml/pgstashadvice.sgml ) contains this sentence: "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. Thanks, Erik
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
doc: Remove stray word from pg_stash_advice docs.
- e89f98ff035f 19 (unreleased) landed