pgcrypto Documentation/Function Mismatch

Поиск
Список
Период
Сортировка
От Gary Chambers
Тема pgcrypto Documentation/Function Mismatch
Дата
Msg-id alpine.DEB.2.20.1801291609410.31185@websrv.gogca.com
обсуждение исходный текст
Список pgsql-general
Hello,

I wanted to pass along a pgcrypto documentation/function definition
mismatch in (at least) v9.3 and v9.6.

The mismatch occurs in the hmac function definition:

Documentation:

hmac(data bytea, key text, type text) returns bytea

As defined in 9.3.17 and 9.6.6:

                         List of functions
Schema | Name | Result data type | Argument data types |  Type 
-------+------+------------------+---------------------+--------
tools  | hmac | bytea            | bytea, bytea, text  | normal

--
G.


В списке pgsql-general по дате отправления:

Предыдущее
От: Pritam Barhate
Дата:
Сообщение: Re: Using AWS ephemeral SSD storage for production database workload?
Следующее
От: Ibrahim Edib Kokdemir
Дата:
Сообщение: best way to storing logs