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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: fix incorrectly stated argument list for pgcrypto's hmac()
Date: 2018-08-05 17:04:56
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-08-05 20:39:15 pgsql: Release notes for 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24.
Previous Message Heikki Linnakangas 2018-08-05 14:18:10 pgsql: Remove now unused check for HAVE_X509_GET_SIGNATURE_NID in test.