pgcrypto: Remove unused code
Daniel Gustafsson <dgustafsson@postgresql.org>
pgcrypto: Remove unused code The mbuf_tell, mbuf_rewind and pgp_get_cipher_name functions were introduced in commit e94dd6ab91, but were never used, so remove. Reviewed-by: Aleksander Alekseev <aleksander@timescale.com> Discussion: https://postgr.es/m/FCF3F14E-17D5-41F2-AC58-0A97B341193A@yesql.se
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgcrypto/mbuf.c | modified | +0 −13 |
| contrib/pgcrypto/mbuf.h | modified | +0 −2 |
| contrib/pgcrypto/pgp.c | modified | +0 −10 |
| contrib/pgcrypto/pgp.h | modified | +0 −1 |
Discussion
- Removing dead code in pgcrypto 5 messages · 2022-08-30