Re: sources.sgml typo

Lists: pgsql-hackers
From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: sources.sgml typo
Date: 2016-10-30 12:30:45
Message-ID: 20161030.213045.270040999906572749.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

In doc/src/sgml/sources.sgml:

When the definition an inline function references symbols
(i.e. variables, functions) that are only available as part of the
backend, the function may not be visible when included from frontend
code.

Shinichi Matsuda reported that there should be "of" between
"definition" and "an inline function" and I think he is right. Patch
attached. If there's no objection, I will commit it.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

Attachment Content-Type Size
sources.sgml.diff text/x-patch 599 bytes

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: sources.sgml typo
Date: 2016-10-30 12:55:12
Message-ID: 20161030125512.sqhe5oitbinu3ztl@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 2016-10-30 21:30:45 +0900, Tatsuo Ishii wrote:
> In doc/src/sgml/sources.sgml:
>
> When the definition an inline function references symbols
> (i.e. variables, functions) that are only available as part of the
> backend, the function may not be visible when included from frontend
> code.
>
> Shinichi Matsuda reported that there should be "of" between
> "definition" and "an inline function" and I think he is right. Patch
> attached. If there's no objection, I will commit it.

Sounds good.


From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: andres(at)anarazel(dot)de
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: sources.sgml typo
Date: 2016-10-30 22:44:46
Message-ID: 20161031.074446.1083710936230869335.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

>> In doc/src/sgml/sources.sgml:
>>
>> When the definition an inline function references symbols
>> (i.e. variables, functions) that are only available as part of the
>> backend, the function may not be visible when included from frontend
>> code.
>>
>> Shinichi Matsuda reported that there should be "of" between
>> "definition" and "an inline function" and I think he is right. Patch
>> attached. If there's no objection, I will commit it.
>
> Sounds good.

Done.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp