]> granicus.if.org Git - postgresql/commit
init_ssl_system will return 0 on success and -1 on failure, which will
authorBruce Momjian <bruce@momjian.us>
Thu, 3 Jun 2004 00:13:19 +0000 (00:13 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 3 Jun 2004 00:13:19 +0000 (00:13 +0000)
commit3c45d348dbc2bbf1dc2544486c975c69d9325cc0
treeba53cbb843a27222242bb873501092fec154fc5b
parent1881c8f3c5a0e7bba4d00e2c74bba5a67f5dfb9d
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
src/interfaces/libpq/fe-secure.c