varlena.c hash_any() and hash_uint32() calls require DatumGetUInt32() - Mailing list pgsql-hackers

From Peter Geoghegan
Subject varlena.c hash_any() and hash_uint32() calls require DatumGetUInt32()
Date
Msg-id CAM3SWZQ9GwpcxVT7WCis=Q88tVePC1ZHxm7i2P-EVeAhQS1qZQ@mail.gmail.com
Whole thread Raw
Responses Re: varlena.c hash_any() and hash_uint32() calls require DatumGetUInt32()
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Error with index on unlogged table
Next
From: Tom Lane
Date:
Subject: Re: Ignoring entries generated by autoconf in code tree