pgsql: Remove stray "the". - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Remove stray "the".
Date
Msg-id E1oShnZ-000U3b-8Q@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Prevent WAL corruption after a standby promotion.
Next
From: Tom Lane
Date:
Subject: pgsql: Clean up inconsistent use of fflush().