On Tue, 2022-01-11 at 00:56 +0000, Michael Paquier wrote: > Improve error handling of cryptohash computations
This commit changes the signature of the exported "pg_md5_hash" function, which breaks my extension that uses this function. Is there no way to avoid this API break in the back branches? Yours, Laurenz Albe