[BUGFIX] Typos when using the memcmp() function.
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.
Attachments:
memcmp-parenthesis-typo.patchapplication/octet-stream; name=memcmp-parenthesis-typo.patchDownload+6-6
Joel Jacobson <joel@trustly.com> wrote:
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.
That sure looks like a bug to me. It exists in all supported
branches. I can get this one.
--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
Joel Jacobson <joel@trustly.com> wrote:
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.
Applied to all supported branches. Thanks!
--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers