Re: Removing dead code in pgcrypto
Aleksander Alekseev <aleksander@timescale.com>
From: Aleksander Alekseev <aleksander@timescale.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-08-30T13:01:02Z
Lists: pgsql-hackers
Hi Daniel, > Thanks for looking! On closer inspection, I found another function which was > never used and which doesn't turn up when searching extensions. The attached > removes pgp_get_cipher_name as well. I'm pretty sure this change is fine too, but I added the patch to the CF application in order to play it safe. Let's see what cfbot will tell us. -- Best regards, Aleksander Alekseev
Commits
-
pgcrypto: Remove unused code
- 1d3566f1b2a8 16.0 landed
-
Add missing pgcrypto files from previous commit.
- e94dd6ab9100 8.1.0 cited