xor(bytea,bytea) - Mailing list pgsql-general

From Cole, Tavin
Subject xor(bytea,bytea)
Date
Msg-id AANLkTimQrcXRK41wDYWX9iCfZ+OszHhSxkGoyFj8Q=pQ@mail.gmail.com
Whole thread Raw
List pgsql-general
hello,

does anyone have a C implementation of xor(bytea,bytea)?

i need to xor aggregate the results of a digest.

an xor operator for bytea would be great too, but i'd be happy with
just the function.

i've searched and found past posts about xor'ing text, or bit <->
bytea casting.  it seemed the general developer attitude was that xor
operators for bytea might be appropriate, but i haven't found a
materialization of that.

thanks,
tavin

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: exceptionally large UPDATE
Next
From: John R Pierce
Date:
Subject: Re: 9.0 replication -- multiple hot_standby servers