Remove unnecessary cast in previous commit.
authorRobert Haas <rhaas@postgresql.org>
Fri, 6 Nov 2015 17:17:31 +0000 (12:17 -0500)
committerRobert Haas <rhaas@postgresql.org>
Fri, 6 Nov 2015 17:17:31 +0000 (12:17 -0500)
commitcbb82e370da8e80aa9667ffbb395cabb0529ea00
tree3fa0caa00b3988a9d46f22868221482d32adcb5d
parenta76ef15d9fc9207a0758e8d6f6700dc8c931a934
Remove unnecessary cast in previous commit.

Noted by Kyotaro Horiguchi, who also reviewed the previous patch, but
I failed to notice his review before committing.
src/backend/utils/adt/uuid.c