Re: Fix typos for v12
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-05-25T10:42:13Z
Lists: pgsql-hackers
On Sat, May 25, 2019 at 3:56 PM Alexander Lakhin <exclusion@gmail.com> wrote: > > Hello hackers, > > I've done another round of cross-checking the master branch for new > unique identifiers/words. As my previous attempt to fix things was not > noticed, now I'm focusing on distinct typos. > 1. authenticaion (user-visible string) > 2. becuase > 3. checkinunique > 4. cheep .. > > I still hope such fixes are useful and will be accepted. > I think it is good to fix these. I haven't verified all but I can review them. Isn't it better to fix them as one patch instead of multiple patches? -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com
Commits
-
Fix typos.
- 9679345f3c5e 12.0 landed