Re: Consistent error reporting for encryption/decryption in pgcrypto
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Georgios Kokolatos <gkokolatos@protonmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2020-11-01T10:23:51Z
Lists: pgsql-hackers
On Sat, Oct 31, 2020 at 09:40:12PM +0100, Daniel Gustafsson wrote: > Ah yes, I accidentally fat-fingered the git add -p when splitting up the NSS > patch into bite size pieces. Sorry about that. The attached v2 has the error > declaration. Thanks for updatng the patch. Applied. -- Michael
Commits
-
Add error code for encryption failure in pgcrypto
- aecaa04418f3 14.0 landed
-
Fix combo_decrypt() to throw an error for zero-length input when using a
- b918bf86c656 8.3.0 cited