pgsql: doc: change "allowed in->on the standby server."

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: change "allowed in->on the standby server."
Date: 2026-08-20 19:33:18
Message-ID: E1wx8Vp-00000001OoZ-1tPw@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: change "allowed in->on the standby server."

Reported-by: phamnguyenducduong(at)gmail(dot)com

Backpatch-through: master

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/config.sgml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2026-08-20 20:56:59 pgsql: Simplify autovacuum's TOAST-to-main-relation reloptions map.
Previous Message Tom Lane 2026-08-20 17:01:34 pgsql: Convert DCH_to_char() to use a StringInfo as destination.