Typo in nbtsort.c - Mailing list pgsql-bugs

From Peter Geoghegan
Subject Typo in nbtsort.c
Date
Msg-id CAEYLb_UTpvFcTa-NSE4nKDpTupXV_mi=NqQa0GoXGt3-r5wy4Q@mail.gmail.com
Whole thread Raw
Responses Re: Typo in nbtsort.c  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
I noticed this typo in a comment in the file nbtsort.c:

/*
 * We need to log index creation in WAL iff WAL archiving/streaming is
 * enabled UNLESS the index isn't WAL-logged anyway.
 */

I suggest an s/iff/if/

--=20
Peter Geoghegan =A0 =A0 =A0 http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services

pgsql-bugs by date:

Previous
From: Lou Picciano
Date:
Subject: Compile/Install(?) error PG 9.1.1 / Python3.2.2
Next
From: Tom Lane
Date:
Subject: Re: Typo in nbtsort.c