pgcrypto: Remove explicit hex encoding/decoding from tests

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgcrypto: Remove explicit hex encoding/decoding from tests
Дата
Msg-id 17dcb4f7-7ac1-e2b6-d5f7-2dfba06cd9ee@enterprisedb.com
обсуждение исходный текст
Ответы Re: pgcrypto: Remove explicit hex encoding/decoding from tests
Re: pgcrypto: Remove explicit hex encoding/decoding from tests
Список pgsql-hackers
pgcrypto tests use encode() and decode() calls to convert to/from hex 
encoding.  This was from before the hex format was available in bytea. 
Now we can remove the extra explicit encoding/decoding calls and rely on 
the default output format.
Вложения

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