pgsql: doc: Remove stray word from pg_stash_advice docs.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Remove stray word from pg_stash_advice docs.
Date: 2026-04-13 16:53:59
Message-ID: E1wCKXu-000oaE-1U@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Remove stray word from pg_stash_advice docs.

Commit c10edb102ada607eb054bc9e23690109d86849ef left behind the
word "both" where it no longer makes sense.

Reported-by: Erik Rijkers <er(at)xs4all(dot)nl>
Discussion: http://postgr.es/m/8912b2e5-ccad-4cbd-ab53-869b0b9ecec5@xs4all.nl

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e89f98ff035fa56ff288ff2407f3eceddf187d70

Modified Files
--------------
doc/src/sgml/pgstashadvice.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2026-04-13 18:34:37 pgsql: Fix overrun when comparing with unterminated ICU language string
Previous Message Robert Haas 2026-04-13 16:49:34 pgsql: doc: Fix a couple of mistakes in pgplanadvice.sgml