Doc: fix incorrectly stated argument list for pgcrypto's hmac() function.
The bytea variant takes (bytea, bytea, text).
Per unsigned report.
Discussion: https://postgr.es/m/153344327294.1404.654155870612982042@wrigleys.postgresql.org
Branch
------
REL_11_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/1d6c93f8f412c135550748afa22f447809baf424
Modified Files
--------------
doc/src/sgml/pgcrypto.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)