Thread: pgsql: Doc: fix incorrectly stated argument list for pgcrypto'shmac()

pgsql: Doc: fix incorrectly stated argument list for pgcrypto'shmac()

From
Tom Lane
Date:
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/[email protected]

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/716f645d12aabcd5605d4d9092be2a13b4481729

Modified Files
--------------
doc/src/sgml/pgcrypto.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)