Correct comment wording in extension.c

Поиск
Список
Период
Сортировка
От albert tan
Тема Correct comment wording in extension.c
Дата
Msg-id CAEzortnJB7aue6miGT_xU2KLb3okoKgkBe4EzJ6yJ=Y8LMB7gw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Correct comment wording in extension.c
Список pgsql-hackers
Hi Hackers,
I think I've found a small issue.

When studying the following comment:
' The control file will be search on Extension_control_path paths if
  control->control_dir is NULL, otherwise it will use the value of control_dir
  to read and parse the .control file, so it assume that the control_dir is a
  valid path for the control file being parsed.' in the extension.c

I think there are some minor errors in this sentence.
I believe:  
  'will be searched' is better than 'will be search'.
  'it assumes' is better than 'it assume'.

Вложения

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