BUG #4964: return value does not agree with documentation

Поиск
Список
Период
Сортировка
От jasen Betts
Тема BUG #4964: return value does not agree with documentation
Дата
Msg-id 200908051121.n75BLQif014654@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #4964: return value does not agree with documentation  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: BUG #4963: Selecting timestamp without timezone at timezone gives wrong output
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: BUG #4955: ECPG produces incomplete code