[BUGFIX] Typos when using the memcmp() function. - Mailing list pgsql-hackers

From Joel Jacobson
Subject [BUGFIX] Typos when using the memcmp() function.
Date
Msg-id CAASwCXeKeVpJi03mjzdY6AUO0X7qUewX5YzQhSnP7Gj1BAoshQ@mail.gmail.com
Whole thread Raw
Responses Re: [BUGFIX] Typos when using the memcmp() function.
Re: [BUGFIX] Typos when using the memcmp() function.
List pgsql-hackers
As reported by Andrey Karpov in his article
http://www.viva64.com/en/b/0227/, a parenthesis has been misplaced.

Attached patch fixes the problem.

Attachment

pgsql-hackers by date:

Previous
From: Joel Jacobson
Date:
Subject: [BUG FIX] Version number expressed in octal form by mistake
Next
From: David Rowley
Date:
Subject: Re: [PATCH] Negative Transition Aggregate Functions (WIP)