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

Started by Joel Jacobsonover 12 years ago3 messageshackers
Jump to latest
#1Joel Jacobson
joel@trustly.com

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
#2Kevin Grittner
Kevin.Grittner@wicourts.gov
In reply to: Joel Jacobson (#1)
Re: [BUGFIX] Typos when using the memcmp() function.

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

#3Kevin Grittner
Kevin.Grittner@wicourts.gov
In reply to: Joel Jacobson (#1)
Re: [BUGFIX] Typos when using the memcmp() function.

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