Re: Possible spelling fixes
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Josh Soref <jsoref@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2017-03-01T15:09:10Z
Lists: pgsql-hackers
Josh Soref wrote: > > <!-- > 2016-04-08 [848ef42bb] Add the "snapshot too old" feature > -2016-05-06 [2cc41acd8] Fix hash index vs "snapshot too old" problemms > +2016-05-06 [2cc41acd8] Fix hash index vs "snapshot too old" problems > 2016-05-06 [7e3da1c47] Mitigate "snapshot too old" performance regression on NU > 2016-08-03 [3e2f3c2e4] Prevent "snapshot too old" from trying to return pruned > 2016-08-07 [9ee1cf04a] Fix TOAST access failure in RETURNING queries. Note that these SGML comment lines are references to git commits, so the typos are present in the commit messages. These should not be changed. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
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