Re: Possible spelling fixes
Josh Soref <jsoref@gmail.com>
From: Josh Soref <jsoref@gmail.com>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Andres Freund <andres@anarazel.de>, Heikki Linnakangas <hlinnaka@iki.fi>,
pgsql-hackers@postgresql.org
Date: 2017-03-01T14:12:34Z
Lists: pgsql-hackers
On Mar 1, 2017 9:06 AM, "Peter Eisentraut" <peter.eisentraut@2ndquadrant.com> wrote: On 2/6/17 06:03, Heikki Linnakangas wrote: > Ah, yes please. Post them over and I'll have a look at those as well. This thread is in the commit fest, but I think there is no current patch. I sent email on the 6th with a number of patches as attachments...
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