Re: Fix typos and inconsistencies for HEAD (take 10)

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Alexander Lakhin <exclusion(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fix typos and inconsistencies for HEAD (take 10)
Date: 2019-08-13 04:56:47
Message-ID: 20190813045647.GJ2551@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Aug 11, 2019 at 11:00:00AM +0300, Alexander Lakhin wrote:
> 10.44. serendipitiously -> serendipitously

I didn't know that this even was a word:
https://www.thefreedictionary.com/serendipitously
But it seems to come from Horace Walpole.

> 10.50. sigsetmask -> pgsigsetmask

It should be pqsigsetmask.

> 10.81. SUE -> ShareUpdateExclusive

Your new comment had a typo here.

Please note that I have discarded the portion about the isolation
tests for now. I need to have a second look at that part, and there
were already a lot of changes to review.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2019-08-13 05:01:25 Re: Problem with default partition pruning
Previous Message Dilip Kumar 2019-08-13 04:25:51 Re: POC: Cleaning up orphaned files using undo logs