pgsql: Silence compiler warning when SSL not in use

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Silence compiler warning when SSL not in use
Date: 2013-10-17 15:04:16
Message-ID: E1VWp7Y-0000wh-7o@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Silence compiler warning when SSL not in use

Per Jaime Casanova and Vik Fearing

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/86029b31e5c71be5f9aceba0da2c609496435418

Modified Files
--------------
src/backend/libpq/be-secure.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2013-10-17 15:11:24 pgsql: Return valid json when converting an empty hstore.
Previous Message Bruce Momjian 2013-10-16 17:23:02 pgsql: Allow 5+ digit years for non-ISO timestamp/date strings, where a