Re: BUG #11905: "Error: Wrong key or corrupt data" with pgp_sym_decrypt when bytea size is 2^x - 6 where x >=14 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #11905: "Error: Wrong key or corrupt data" with pgp_sym_decrypt when bytea size is 2^x - 6 where x >=14
Date
Msg-id 12195.1415739804@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #11905: "Error: Wrong key or corrupt data" with pgp_sym_decrypt when bytea size is 2^x - 6 where x >=14  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-bugs
Jeff Janes <jeff.janes@gmail.com> writes:
> How do we go about incorporating it, as far as bumping the extension
> version-number and such?  Or does it not get bumped at all because there is
> no change to the interface?

It's only a C code change, so no problem.  If we had to change the SQL
code for pgcrypto, we'd have to worry about version numbers.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #11939: Missing "actual time" in auto_explain plans
Next
From: Tom Lane
Date:
Subject: Re: BUG #11905: "Error: Wrong key or corrupt data" with pgp_sym_decrypt when bytea size is 2^x - 6 where x >=14