Add bit_xor aggregate function

Peter Eisentraut <peter@eisentraut.org>

Commit: f9a0392e1cf36179c984f655a6589734b8dd7468
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2021-03-06T18:28:05Z
Releases: 14.0
Add bit_xor aggregate function

This can be used as a checksum for unordered sets.  bit_and and bit_or
already exist.

Author: Alexey Bashtanov <bashtanov@imap.cc>
Reviewed-by: Ibrar Ahmed <ibrar.ahmad@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/9d4582ae-ecfc-3a13-2238-6ab5a37c1f41@imap.cc

Files

Documentation touched

Discussion