Re: Fix comment typo in /src/backend/command/cluster.c - Mailing list pgsql-hackers

From Gavin Flower
Subject Re: Fix comment typo in /src/backend/command/cluster.c
Date
Msg-id 52E72893.6060307@archidevsys.co.nz
Whole thread Raw
In response to Re: Fix comment typo in /src/backend/command/cluster.c  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Fix comment typo in /src/backend/command/cluster.c  (David Fetter <david@fetter.org>)
List pgsql-hackers
On 28/01/14 16:33, Andrew Dunstan wrote:
>
> On 01/27/2014 10:24 PM, Sawada Masahiko wrote:
>> Hi all,
>>
>> Attached patch fixes the typo which is in 
>> "src/backend/command/cluster.c".
>>
>
>
> Are you sure that's a typo? "iff" is usually short hand for "if and 
> only if".
>
> cheers
>
> andrew
>
>
Certainly, that is how I would interpret it.

I came across that abbreviation in a first years Maths course 
"Principles of Mathematics" in 1968 at the University of Auckland..


Cheers,
Gavin



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: INTERVAL overflow detection is terribly broken
Next
From: Sawada Masahiko
Date:
Subject: Re: Fix comment typo in /src/backend/command/cluster.c