BUG #4964: return value does not agree with documentation - Mailing list pgsql-bugs

From jasen Betts
Subject BUG #4964: return value does not agree with documentation
Date
Msg-id 200908051121.n75BLQif014654@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #4964: return value does not agree with documentation
List pgsql-bugs
The following bug has been logged online:

Bug reference:      4964
Logged by:          jasen Betts
Email address:      jasen@xnet.co.nz
PostgreSQL version: 8.3
Operating system:   linux
Description:        return value does not agree with documentation
Details:

PQsendQuery() seems to return 0 on success and 1 on failure contrary to the
documented behavior.

http://www.postgresql.org/docs/8.3/interactive/libpq-async.html

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: BUG #4963: Selecting timestamp without timezone at timezone gives wrong output
Next
From: Michael Meskes
Date:
Subject: Re: BUG #4955: ECPG produces incomplete code