]> 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:36 +0000 (13:04 -0400)
commit716f645d12aabcd5605d4d9092be2a13b4481729
tree3643eed2d3c38c30203e90262e15277d24dc2662
parent69599cc49e7cc48f180e49322aea00c1ec634388
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