Re: Typo in function header for recently added function errhidecontext

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Typo in function header for recently added function errhidecontext
Дата
Msg-id CAHGQGwFv87JZH+d4NvYt5nfhrV00rZJxsqG138gOsRJ4jS96Dg@mail.gmail.com
обсуждение исходный текст
Ответ на Typo in function header for recently added function errhidecontext  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Mon, Jan 5, 2015 at 3:19 PM, Amit Kapila <amit.kapila16@gmail.com> wrote:
> /*
>  * errhidestmt --- optionally suppress CONTEXT: field of log entry
>  *
>  * This should only be used for verbose debugging messages where the
> repeated
>  * inclusion of CONTEXT: bloats the log volume too much.
>  */
> int
> errhidecontext(bool hide_ctx)
>
>
> Here in function header, function name should be
> errhidecontext.

Fixed. Thanks!

Regards,

-- 
Fujii Masao



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: pg_basebackup -x/X doesn't play well with archive_mode & wal_keep_segments
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: tracking commit timestamps