pgsql: Silence compiler warning when SSL not in use - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Silence compiler warning when SSL not in use
Date
Msg-id E1VWp7Y-0000wh-7o@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Allow 5+ digit years for non-ISO timestamp/date strings, where a
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Return valid json when converting an empty hstore.