TopicMailing ListsActivityParticipants
2020-11Committed
Patch#2809
CINot processed
CommitterMagnus Hagander (mha)
contrib/sslinfo cleanup and OpenSSL errorhandling
contrib/sslinfo cleanup and OpenSSL errorhandling
hackers
7 replies
Nov 03, 2020
Daniel GustafssonMagnus HaganderAndres FreundMichael Paquier
1 commit
Add error code for encryption failure in pgcrypto
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
2020-11Committed
Patch#2808
CINot processed
ReviewersMichael Paquier (michael-kun)
CommitterMichael Paquier (michael-kun)
Consistent error reporting for encryption/decryption in pgcrypto
Consistent error reporting for encryption/decryption in pgcrypto
hackers
6 replies
Nov 01, 2020
Daniel GustafssonMichael PaquierGeorgios Kokolatos
1 commit
Update link for pllua
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+3 more
Fix PL/Lua link in External Projects appendix
Fix PL/Lua link in External Projects appendix
docs
3 replies
Oct 19, 2020
Daniel GustafssonMagnus Hagander
1 commit
Add missing error check in pgcrypto/crypt-md5.c.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+5 more
Potential use of uninitialized context in pgcrypto
Potential use of uninitialized context in pgcrypto
hackers
1 reply
Oct 16, 2020
Daniel GustafssonTom Lane