pgsql: Remove stray "the".

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove stray "the".
Date: 2022-08-29 16:39:41
Message-ID: E1oShnZ-000U3b-8Q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove stray "the".

Per off-list report.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/20796536c10fe7869e7af2c69615f14a80555c5d

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-08-29 17:55:51 pgsql: Clean up inconsistent use of fflush().
Previous Message Robert Haas 2022-08-29 16:31:43 pgsql: Prevent WAL corruption after a standby promotion.