[patch] bit XOR aggregate functions - Mailing list pgsql-hackers

From Alexey Bashtanov
Subject [patch] bit XOR aggregate functions
Date
Msg-id 9d4582ae-ecfc-3a13-2238-6ab5a37c1f41@imap.cc
Whole thread Raw
Responses Re: [patch] bit XOR aggregate functions
List pgsql-hackers
Hi,

I personally use it as a checksum for a large unordered set, where 
performance and simplicity is prioritized over collision resilience.
Maybe there are other ways to use them.

Best, Alex

Attachment

pgsql-hackers by date:

Previous
From: "Tang, Haiying"
Date:
Subject: RE: Support tab completion for upper character inputs in psql
Next
From: "David G. Johnston"
Date:
Subject: Re: About to add WAL write/fsync statistics to pg_stat_wal view