Re: [HACKERS] copy & pastos in atomics.h comments

2014-09-26 Thread Andres Freund
On 2014-09-26 09:18:08 +0200, Erik Rijkers wrote: > the the (6x) Gah. I thought I'd fixed the one Heikki had noticed, but apparently it was a independent one. Thanks for watching/fixing. Pushed. Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/ Postgre

[HACKERS] copy & pastos in atomics.h comments

2014-09-26 Thread Erik Rijkers
the the (6x) --- src/include/port/atomics.h.orig 2014-09-26 09:06:10.553635053 +0200 +++ src/include/port/atomics.h 2014-09-26 09:07:14.763579885 +0200 @@ -346,7 +346,7 @@ /* * pg_atomic_fetch_add_u32 - atomically add to variable * - * Returns the the value of ptr before the arithmetic opera