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

From Robert Haas
Subject Re: varlena.c hash_any() and hash_uint32() calls require DatumGetUInt32()
Date
Msg-id CA+TgmobYn1Gi+JQVFr=-dOp+btpgApUfTztvQMwZK4ctZfAAJg@mail.gmail.com
Whole thread Raw
In response to varlena.c hash_any() and hash_uint32() calls require DatumGetUInt32()  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: What exactly is our CRC algorithm?
Next
From: Robert Haas
Date:
Subject: Re: deparsing utility commands