]> granicus.if.org Git - postgresql/commit
Doc: fix incorrectly stated argument list for pgcrypto's hmac() function.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 5 Aug 2018 17:03:42 +0000 (13:03 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 5 Aug 2018 17:03:57 +0000 (13:03 -0400)
commit1d6c93f8f412c135550748afa22f447809baf424
treef4474743ffeca5cf75c33a00e0562196a5c44668
parenta2441558a66669744cfeb03b921e915ce59283ce
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
doc/src/sgml/pgcrypto.sgml