Changing "Hot Standby" to "hot standby"
Daniel Westermann (DWE) <daniel.westermann@dbi-services.com>
From: "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-02T10:16:27Z
Lists: pgsql-hackers
Attachments
- align_hot_standby.patch (text/x-patch) patch
Hi, with reference to the discussion in docs: https://www.postgresql.org/message-id/flat/2221339.1645896597%40sss.pgh.pa.us#5a346c15ec2edbe8fcc93a1ffc2a7c7d Here is a patch that changes "Hot Standby" to "hot standby" in high-availability.sgml, so we have a consistent wording. Thoughts? There are other places where hot standby is capitalized, but I guess we should start here. Regards Daniel
Commits
-
doc: Standardize capitalization of term "hot standby"/"Hot Standby"
- 9198e6399664 15.0 landed