| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Typos in the code and README |
| Date: | 2024-04-11 13:05:33 |
| Message-ID: | 3F577953-A29E-4722-98AD-2DA9EFF2CBB8@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Now that the tree has settled down a bit post-freeze I ran some tooling to
check spelling. I was primarily interested in docs and README* which were
mostly free from simply typos, while the code had some in various comments and
one in code. The attached fixes all that I came across (not cross-referenced
against ongoing reverts or any other fixup threads but will be before pushing
of course).
--
Daniel Gustafsson
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Fix-typos.patch | application/octet-stream | 25.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2024-04-11 13:21:06 | Re: Typos in the code and README |
| Previous Message | Heikki Linnakangas | 2024-04-11 12:55:21 | Re: Improve eviction algorithm in ReorderBuffer |