Re: typos (and more)
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: pgsql-hackers@postgresql.org
Cc: Tomas Vondra <tomas.vondra@enterprisedb.com>, Andres Freund <andres@anarazel.de>, Zhihong Yu <zyu@yugabyte.com>
Date: 2021-09-26T17:01:17Z
Lists: pgsql-hackers
Attachments
- v2-0001-Avoid-double-parens.patch (text/x-diff)
On Fri, Sep 24, 2021 at 04:58:27PM -0500, Justin Pryzby wrote: > A compilation of fixes for master. Thanks Michael for applying fixes to user-facing docs (I hadn't realized that the 2nd one needed to be backpatched). This fixes an file I failed to include in the "recheck" patch and more typos for extended stats (+Tomas). +Andres (Jit), +Zhihong (file header comments).
Commits
-
Clarify use of "statistics objects" in the code
- 2cf9cf5d7b5e 14.1 landed
- 070d2e19e408 15.0 landed
-
Fix typos and grammar in code comments
- e767ddcd354b 15.0 landed
-
Fix typos in docs
- 55367378d785 9.6.24 landed
- 2ddf1c1be6c8 10.19 landed
- 23e83c35ad32 11.14 landed
- b7647c4260c4 12.9 landed
- 78515b89f298 13.5 landed
- e8b39cebdaf0 14.0 landed
- 7c1d8a243f8b 15.0 landed