pgsql: fix no-return function call in cipher.c from commit 978f869b99

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: fix no-return function call in cipher.c from commit 978f869b99
Дата
Msg-id E1kssxO-0000tG-Ei@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
fix no-return function call in cipher.c from commit 978f869b99

Reported-by: buildfarm member sifaka

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8e59813e2287db90044537b1093c0869020ffa4a

Modified Files
--------------
src/common/cipher.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add key management system
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Really fix the dummy implementations in cipher.c.