Re: ECPG - Some errno definitions don't match to the manual - Mailing list pgsql-docs

From Satoshi Nagayasu
Subject Re: ECPG - Some errno definitions don't match to the manual
Date
Msg-id 4C634586.7090908@gmail.com
Whole thread Raw
In response to Re: ECPG - Some errno definitions don't match to the manual  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: ECPG - Some errno definitions don't match to the manual  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-docs
On 2010/08/12 4:08, Robert Haas wrote:
> On Mon, Aug 9, 2010 at 11:29 PM, Satoshi Nagayasu
> <satoshi.nagayasu@gmail.com>  wrote:
>> On 2010/08/10 1:36, Satoshi Nagayasu wrote:
>>>
>>> On 2010/08/09 21:27, Robert Haas wrote:
>>>>>
>>>>> I'm now investigating SQLCODE and SQLSTATE, and I have found
>>>>> that some of the errno definitions don't match to the manual.

>> A patch to fix this problem is attached.
>> Please take a look.
>
> I've applied the portion of this patch that just fixes the existing
> entries to match ecpgerrno.h, and have back-patched it all the way
> back to 7.4, since the contents of ecpgerrno.h haven't changed in the
> interim.  The remainder of this will need more review than I can give
> it right now: since I'm not familiar with ECPG, I can't easily verify
> that the new entries you've added are correct.  I'd suggest posting a
> new version and adding it here:
>
> https://commitfest.postgresql.org/action/commitfest_view/open

Thank you for the commit, and I'll put the remainder
to the commitfest page.

Regards,
--
NAGAYASU Satoshi <satoshi.nagayasu@gmail.com>

pgsql-docs by date:

Previous
From: Thom Brown
Date:
Subject: Ambiguous index entry for Privileges
Next
From: Bruce Momjian
Date:
Subject: Re: [INTERFACES] ECPG Documentation Improvement