pgcrypto: Remove internal padding implementation - Mailing list pgsql-hackers

From Peter Eisentraut
Subject pgcrypto: Remove internal padding implementation
Date
Msg-id ba94c26b-0c58-c97e-7a44-f44e08b4cca2@enterprisedb.com
Whole thread Raw
Responses Re: pgcrypto: Remove internal padding implementation  (Jacob Champion <pchampion@vmware.com>)
List pgsql-hackers
This is a rebase of the patch from [0].  It removes the internal padding 
implementation in pgcrypto and lets OpenSSL do it.  The internal 
implementation was once applicable to the non-OpenSSL code paths, but 
those have since been removed.


[0]: 
https://www.postgresql.org/message-id/b1a62889-bb45-e5e0-d138-7a370a0a334f@enterprisedb.com
Attachment

pgsql-hackers by date:

Previous
From: Amul Sul
Date:
Subject: Re: TAP test to cover "EndOfLogTLI != replayTLI" case
Next
From: Dilip Kumar
Date:
Subject: Re: [BUG]Update Toast data failure in logical replication