Re: ECPG - Some errno definitions don't match to the manual

From: Satoshi Nagayasu <satoshi(dot)nagayasu(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: ECPG - Some errno definitions don't match to the manual
Date: 2010-09-27 23:29:36
Message-ID: 4CA128E0.80304@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general

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(dot)nagayasu(at)gmail(dot)com>

Attachment Content-Type Size
ecpg-cvs2.sgml.diff text/plain 7.2 KB

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Robert Haas 2010-09-28 00:40:22 Re: ECPG - Some errno definitions don't match to the manual
Previous Message Satoshi Nagayasu 2010-09-27 22:51:35 Re: ECPG - Some errno definitions don't match to the manual

Browse pgsql-general by date

  From Date Subject
Next Message Tim Uckun 2010-09-27 23:37:23 Re: Deleting orphaned records (not exists is very slow)
Previous Message Michael Glaesemann 2010-09-27 23:23:42 Re: Deleting orphaned records (not exists is very slow)