varlena.c hash_any() and hash_uint32() calls require DatumGetUInt32()
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
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