BUG #5508: wrong type of argument

From: "KOIZUMI Satoru" <koizumistr(at)minos(dot)ocn(dot)ne(dot)jp>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5508: wrong type of argument
Date: 2010-06-17 15:53:06
Message-ID: 201006171553.o5HFr6vB088639@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5508
Logged by: KOIZUMI Satoru
Email address: koizumistr(at)minos(dot)ocn(dot)ne(dot)jp
PostgreSQL version: 9.0beta2
Operating system: MacOS X
Description: wrong type of argument
Details:

At 31.17.5. SSL library initialization of PostgreSQL 9.0beta2 Documentation,
the type of the second argument of PQinitOpenSSL is "init". Correct type
would be "int".

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-06-17 15:59:18 Re: BUG #5508: wrong type of argument
Previous Message Robert Haas 2010-06-17 13:23:39 Re: BUG #5502: Preparing an array return Bug