pgsql: Remove orphaned structure member in pgcrypto

Started by Michael Paquieralmost 7 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Remove orphaned structure member in pgcrypto

int_name has never been used for digest lookups since its introduction
in e94dd6a.

Author: Daniel Gustafsson
Discussion: /messages/by-id/386C26CB-628B-4A4C-8879-D8BF190F2C77@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/652a8947d981db0367bcff5b123545eba0049878

Modified Files
--------------
contrib/pgcrypto/pgp.c | 1 -
1 file changed, 1 deletion(-)