| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Misc typos |
| Date: | 2020-11-13 11:43:41 |
| Message-ID: | C36ADFDF-D09A-4EE5-B186-CB46C3653F4C@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
When spellchecking one of my patches for submission, a few other typos fell out
as per the attached. The one change which isn't in a comment is the object
address class description used for error messages:
- "extented statistics",
+ "extended statistics",
It's used in an elog for cache lookup failures, so maybe it should be
backported?
cheers ./daniel
| Attachment | Content-Type | Size |
|---|---|---|
| typos-misc.diff | application/octet-stream | 2.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Borisov | 2020-11-13 11:47:59 | Re: [PATCH] Combine same ternary types in GIN and TSearch |
| Previous Message | Simon Riggs | 2020-11-13 11:24:40 | Re: Detecting File Damage & Inconsistencies |