]> 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:04:21 +0000 (13:04 -0400)
commit206eff2f9c5398c3b0228ca325d0e738ad4a07d3
tree6042bd60ab26fe11cf5fdd1882eead27bc7c15e7
parent5ad143cda092f19760d7fb1be861ed24e724ef4d
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