Minor code cleanup for pgcrypto: for UDFs declared to be strict, checking
Neil Conway <neilc@samurai.com>
Minor code cleanup for pgcrypto: for UDFs declared to be strict, checking for NULL-ness of function arguments is wasted code.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgcrypto/pgcrypto.c | modified | +3 −35 |
| contrib/pgcrypto/pgp-pgsql.c | modified | +1 −30 |