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 4CA128E0.80304@gmail.com
Whole thread Raw
In response to Re: ECPG - Some errno definitions don't match to the manual  (Satoshi Nagayasu <satoshi.nagayasu@gmail.com>)
List pgsql-docs
As a comment from Álvaro Herrera, I have made some changes around ENOMEM
from quotes to tags.

- Indicates that your virtual memory is exhausted, defined as `-ENOMEM'.

+ Indicates that your virtual memory is exhausted, defined as <literal>-ENOMEM</literal>.

Thanks,

On 2010/09/28 7:51, Satoshi Nagayasu wrote:
> Hi Peter,
>
> Thanks for your reviewing.
>
> On 2010/09/26 20:57, Peter Eisentraut wrote:
>> On tor, 2010-08-12 at 09:51 +0900, Satoshi Nagayasu wrote:
>>> Thank you for the commit, and I'll put the remainder
>>> to the commitfest page.
>>
>> Please submit a new patch that applies on top of what was already
>> committed.
>
> Here is a new patch applicable to the cvs head.
> Please check it out.
>
> Thanks,


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

Attachment

pgsql-docs by date:

Previous
From: Satoshi Nagayasu
Date:
Subject: Re: ECPG - Some errno definitions don't match to the manual
Next
From: Robert Haas
Date:
Subject: Re: ECPG - Some errno definitions don't match to the manual