Re: s/rewinded/rewound/? - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: s/rewinded/rewound/?
Date
Msg-id 20190807155943.GA2917@alvherre.pgsql
Whole thread Raw
In response to Re: s/rewinded/rewound/?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: s/rewinded/rewound/?  (Geoff Winkless <pgsqladmin@geoff.dj>)
List pgsql-hackers
On 2019-Aug-07, Tom Lane wrote:

> Magnus Hagander <magnus@hagander.net> writes:

> > To me this sounds like a classic non-English-native-speaker-mistake.  But
> > it seems at least the one in the docs come from Bruce, who definitely is...
> 
> He might've just been committing somebody else's words without having
> reviewed carefully.

The commit message for 878bd9accb55 doesn't mention that.  He didn't
add a mailing list reference, but this is easy to find at
https://postgr.es/m/20160720180706.GF24559@momjian.us
I lean towards the view that he was using the literal program name as a
verb, rather than trying to decline a verb normally.  Note that the word
"rewound" did not appear in that SGML source when he committed that;
that was only introduced in bfc80683ce51 three years later.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Grouping isolationtester tests in the schedule
Next
From: Chapman Flack
Date:
Subject: Re: is necessary to recheck cached data in fn_extra?