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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: fix no-return function call in cipher.c from commit 978f869b99
Date: 2020-12-25 19:40:58
Message-ID: E1kssxO-0000tG-Ei@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2020-12-25 19:41:25 Re: pgsql: Add key management system
Previous Message Tom Lane 2020-12-25 19:37:06 Re: pgsql: Add key management system