Re: Consistent error reporting for encryption/decryption in pgcrypto
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Georgios Kokolatos <gkokolatos@protonmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2020-10-30T22:23:27Z
Lists: pgsql-hackers
> On 30 Oct 2020, at 16:54, Georgios Kokolatos <gkokolatos@protonmail.com> wrote: > I did notice that the cfbot [1] is not failing for this patch. I assume you mean s/failing/passing/? I noticed the red Travis and Appveyor runs, will fix over the weekend. Thanks for the heads-up. cheers ./daniel
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