michelp / pgsodium

Modern cryptography for PostgreSQL using libsodium.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add error message when the security label isn't syntactically correct

yhuelf opened this issue · comments

For example, we don't get any error message with such a label:

'ENCRYPT WITH KEY 793cd018-6c7d-473d-94a4-04f68c93badb'

although the keywork ID is missing.