Thread: Typo in comment

Typo in comment

From
Thomas Munro
Date:
Hi,

Here are a couple of patches to fix a typo in a comment in latch.c:

- * The memory barrier has be to be placed here to ensure that any flag
+ * The memory barrier has to be placed here to ensure that any flag

Thanks,

--
Thomas Munro
http://www.enterprisedb.com

Attachment

Re: Typo in comment

From
Robert Haas
Date:
On Sat, Mar 26, 2016 at 4:21 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> Here are a couple of patches to fix a typo in a comment in latch.c:
>
> - * The memory barrier has be to be placed here to ensure that any flag
> + * The memory barrier has to be placed here to ensure that any flag

Committed, but it hardly seems worth back-patching.

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