[BUGFIX] Typos when using the memcmp() function.

From: Joel Jacobson <joel(at)trustly(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [BUGFIX] Typos when using the memcmp() function.
Date: 2013-12-25 12:42:08
Message-ID: CAASwCXeKeVpJi03mjzdY6AUO0X7qUewX5YzQhSnP7Gj1BAoshQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
memcmp-parenthesis-typo.patch application/octet-stream 2.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2013-12-25 13:49:40 Re: [PATCH] Negative Transition Aggregate Functions (WIP)
Previous Message Joel Jacobson 2013-12-25 12:38:36 [BUG FIX] Version number expressed in octal form by mistake