Re: sources.sgml typo

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: sources.sgml typo
Дата
Msg-id 20161030125512.sqhe5oitbinu3ztl@alap3.anarazel.de
обсуждение исходный текст
Ответ на sources.sgml typo  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Ответы Re: sources.sgml typo  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Список 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.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: sources.sgml typo
Следующее
От: Tom Lane
Дата:
Сообщение: Re: sequential scan result order vs performance