Re: Fix typos - Mailing list pgsql-hackers

From Sehrope Sarkuni
Subject Re: Fix typos
Date
Msg-id CAH7T-apB97-5isHj=Bi+JSpaE9_L+pH7gPr=Mi-ZgR7bdpr7rQ@mail.gmail.com
Whole thread Raw
In response to Re: Fix typos  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, Aug 1, 2019 at 10:18 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
It's British vs. American spelling.  For the most part, Postgres
follows American spelling, but there's the odd Briticism here and
there.

Thanks for the explanation. I thought that might be the case but didn't find any other usages of "serialise" so was not sure.
 
  I'm not sure whether it's worth trying to standardize.
I think the most recent opinion on this was Munro's:

https://www.postgresql.org/message-id/CA+hUKGJz-pdMgWXroiwvN-aeG4-AjdWj3gWdQKOSa8g65spdVw@mail.gmail.com

Either reads fine to me and the best rationale I can think of for going with one spelling is to not have the same "fix" come up again.

If there is a desire to change this, attached is updated to include one more instance of "materialise" and a change to the commit message to match some similar ones I found in the past.

Regards,
-- Sehrope Sarkuni
Founder & CEO | JackDB, Inc. | https://www.jackdb.com/

 
Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Store FullTransactionId in TwoPhaseFileHeader/GlobalTransactionData
Next
From: Thomas Munro
Date:
Subject: Re: Should we add xid_current() or a int8->xid cast?