varlena.c hash_any() and hash_uint32() calls require DatumGetUInt32()

Started by Peter Geogheganabout 11 years ago2 messageshackers
Jump to latest

Attached patch adds DatumGetUInt32() around the hash_any() and
hash_uint32() calls within varlena.c. These should have been in the
original abbreviated keys commit. Mea culpa.

--
Peter Geoghegan

Attachments:

uint32-macro-abbrev.patchtext/x-patch; charset=US-ASCII; name=uint32-macro-abbrev.patchDownload+4-4
#2Robert Haas
robertmhaas@gmail.com
In reply to: Peter Geoghegan (#1)
Re: varlena.c hash_any() and hash_uint32() calls require DatumGetUInt32()

On Wed, Mar 25, 2015 at 9:55 AM, Peter Geoghegan <pg@heroku.com> wrote:

Attached patch adds DatumGetUInt32() around the hash_any() and
hash_uint32() calls within varlena.c. These should have been in the
original abbreviated keys commit. Mea culpa.

Committed. Sorry for the delay; I'm still catching up from last week,
when I was at PGCONF.US.

--
Robert Haas
EnterpriseDB: 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