BUG #5508: wrong type of argument - Mailing list pgsql-bugs

From KOIZUMI Satoru
Subject BUG #5508: wrong type of argument
Date
Msg-id 201006171553.o5HFr6vB088639@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5508: wrong type of argument  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5508
Logged by:          KOIZUMI Satoru
Email address:      koizumistr@minos.ocn.ne.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".

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #5502: Preparing an array return Bug
Next
From: Tom Lane
Date:
Subject: Re: BUG #5508: wrong type of argument