Remove dead stuff from pgcrypto.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Remove dead stuff from pgcrypto. pgp-pubkey-DISABLED test has been unused since 2006, when support for built-in bignum math was added (commit 1abf76e8). pgp-encrypt-DISABLED has been unused forever, AFAICS. Also remove a couple of unused error codes.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgcrypto/expected/pgp-encrypt-DISABLED.out | deleted | +0 −1 |
| contrib/pgcrypto/expected/pgp-pubkey-DISABLED.out | deleted | +0 −1 |
| contrib/pgcrypto/px.c | modified | +0 −4 |
| contrib/pgcrypto/px.h | modified | +2 −2 |
| contrib/pgcrypto/sql/pgp-encrypt-DISABLED.sql | deleted | +0 −1 |
| contrib/pgcrypto/sql/pgp-pubkey-DISABLED.sql | deleted | +0 −1 |