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

Started by Tom Lanealmost 8 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Doc: fix incorrectly stated argument list for pgcrypto's hmac() function.

The bytea variant takes (bytea, bytea, text).
Per unsigned report.

Discussion: /messages/by-id/153344327294.1404.654155870612982042@wrigleys.postgresql.org

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7171a60cf45cbef1960dc96adeabdff287c700bd

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