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 |
Thread: | |
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 | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-10-30 14:12:05 | Re: sequential scan result order vs performance |
Previous Message | Tatsuo Ishii | 2016-10-30 12:30:45 | sources.sgml typo |