Re: typcache.c typos - Mailing list pgsql-hackers

From Robert Haas
Subject Re: typcache.c typos
Date
Msg-id CA+Tgmob4WPZBEukrNFcKu7-kQb9tVwMsiaEPA5psPpq0M22-LQ@mail.gmail.com
Whole thread Raw
In response to Re: typcache.c typos  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: typcache.c typos  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-hackers
On Tue, Aug 28, 2018 at 9:39 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Opps. I mistakenly attached the incorrect patch. The correct one is
>> attached to this email.
>
> I don't see any typos here; it looks to me more like a difference of
> opinion about whether "information" is singular or plural.  I don't
> really feel a need to change the existing wording.

+1.  "To speed up lookup" would be OK but I don't think "to speed
lookup" is wrong, and "to speedup lookup" does sound wrong.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] WIP: long transactions on hot standby feedback replica/ proof of concept
Next
From: Robert Haas
Date:
Subject: Re: logical decoding: ABI break in 10.5 et al