init_ssl_system will return 0 on success and -1 on failure, which will

Bruce Momjian <bruce@momjian.us>

Commit: 3c45d348dbc2bbf1dc2544486c975c69d9325cc0
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-06-03T00:13:19Z
Releases: 8.0.0
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

Files

PathChange+/−
src/interfaces/libpq/fe-secure.c modified +2 −2