Libpq ssl fix

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Libpq ssl fix
Date: 2004-05-28 14:05:37
Message-ID: 40B74731.5040708@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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

Regards,
Andreas

Attachment Content-Type Size
fe-secure.c.diff text/plain 444 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Jon Jensen 2004-05-28 14:15:38 Re: pg_dump --comment?
Previous Message Thomas Hallgren 2004-05-28 13:19:50 Re: Link errors on win32