Re: Possible spelling fixes
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Josh Soref <jsoref@gmail.com>, Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@postgresql.org
Date: 2017-02-06T11:03:36Z
Lists: pgsql-hackers
On 02/06/2017 12:52 PM, Josh Soref wrote: > Did you want me to submit emails for the remaining portions from > https://github.com/jsoref/postgres/commits/spelling Ah, yes please. Post them over and I'll have a look at those as well. - Heikki
Commits
-
Fix s/ITERTOR/ITERATOR/ typo in simplehash.h.
- 8f7277dfb5e7 10.0 landed
-
Fix typos in comments.
- 2a931efb76fa 9.2.20 landed
- e8f9fe4ae7ab 9.3.16 landed
- 1dd06ede17e0 9.4.11 landed
- 3aee34d41d38 9.5.6 landed
- 90e859921994 9.6.2 landed
- 181bdb90ba1f 10.0 landed
-
XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
- 47937403676d 7.1.1 cited