| From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: typcache.c typos |
| Date: | 2018-08-28 04:42:57 |
| Message-ID: | CAKJS1f_HRRyNWQ0dWB9CNzgC5CazVfDdjr5S+_zFpUZW8Vjhgg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 28 August 2018 at 16:40, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> wrote:
> I've attached a patch to fix a typo in typcache.c. I ended up also
> rephrasing the sentence since "information about data types that is",
> almost made me also want to change "is" to "are", since "types" is
> plural. That would have been a mistake since it's talking about the
> information and not the types.
Opps. I mistakenly attached the incorrect patch. The correct one is
attached to this email.
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| typcache_typos_v2.patch | application/octet-stream | 1.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Langote | 2018-08-28 04:57:12 | Re: typcache.c typos |
| Previous Message | David Rowley | 2018-08-28 04:40:53 | typcache.c typos |