1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

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.
This commit is contained in:
Heikki Linnakangas
2016-11-30 13:04:16 +02:00
parent 41e2b84ce1
commit b2cc748b09
6 changed files with 2 additions and 10 deletions

View File

@ -1 +0,0 @@
-- no random source

View File

@ -1 +0,0 @@
-- no bignum support