Re: pgcrypto: Remove internal padding implementation

Peter Eisentraut <peter.eisentraut@enterprisedb.com>

From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Jacob Champion <pchampion@vmware.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2022-03-22T08:01:09Z
Lists: pgsql-hackers
On 22.03.22 00:51, Nathan Bossart wrote:
> On Wed, Mar 16, 2022 at 11:12:06AM +0100, Peter Eisentraut wrote:
>> Right, the previous behaviors were clearly faulty.  I have updated the
>> commit message to call out the behavior change more clearly.
>>
>> This patch is now complete from my perspective.
> 
> I took a look at this patch and found nothing of concern.

committed



Commits

  1. pgcrypto: Remove internal padding implementation