Re: Possible spelling fixes
Josh Soref <jsoref@gmail.com>
From: Josh Soref <jsoref@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2017-02-07T03:53:04Z
Lists: pgsql-hackers
Attachments
- postgres.variables.diff (text/plain) patch
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