pgsql: Really fix the dummy implementations in cipher.c.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Really fix the dummy implementations in cipher.c.
Date: 2020-12-25 19:46:11
Message-ID: E1kst2R-0000xB-Mm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Really fix the dummy implementations in cipher.c.

945083b2f wasn't enough to silence compiler warnings.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0848cf4f553bda5a9f044c56b3bec19929ee24e6

Modified Files
--------------
src/common/cipher.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

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