Add variants of digest() and hmac() that accept text inputs.
Tom Lane <tgl@sss.pgh.pa.us>
Add variants of digest() and hmac() that accept text inputs. Marko Kreen says: This is so obvious that I would like to make it 'official'. Seems like the theology around bytea<>text casting kept me from seeing the simple :)
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgcrypto/pgcrypto.sql.in | modified | +10 −0 |