pgsql-server: init_ssl_system will return 0 on success and -1 on

Started by Bruce Momjianabout 22 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
init_ssl_system will return 0 on success and -1 on failure, which will
be interpreted just the other way round in initialize_SSL.

Andreas Pflug

Modified Files:
--------------
pgsql-server/src/interfaces/libpq:
fe-secure.c (r1.40 -> r1.41)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/libpq/fe-secure.c.diff?r1=1.40&r2=1.41)