Use compiler intrinsics for bit ops in hash - Mailing list pgsql-hackers

From David Fetter
Subject Use compiler intrinsics for bit ops in hash
Date
Msg-id 20200114173553.GE32763@fetter.org
Whole thread Raw
Responses Re: Use compiler intrinsics for bit ops in hash  (Jesse Zhang <sbjesse@gmail.com>)
List pgsql-hackers
Folks,

The recent patch for distinct windowing aggregates contained a partial
fix of the FIXME that didn't seem entirely right, so I extracted that
part, changed it to use compiler intrinsics, and submit it here.

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: our checks for read-only queries are not great
Next
From: Tom Lane
Date:
Subject: Re: Create/alter policy and exclusive table lock