Re: Minor comments typo fix in src/port

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Minor comments typo fix in src/port
Дата
Msg-id 42883527.3070001@samurai.com
обсуждение исходный текст
Ответ на Minor comments typo fix in src/port  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
Список pgsql-patches
Qingqing Zhou wrote:
> ***************
> *** 1,7 ****
>
> /*-------------------------------------------------------------------------
>    *
>    * getusage.c
> !  *      64-bit versions of fseeko/ftello()
>    *
>    * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
>    * Portions Copyright (c) 1994, Regents of the University of California
> --- 1,7 ----
>
> /*-------------------------------------------------------------------------
>    *
>    * getusage.c
> !  *    get information about resource utilisation

Better, but the file is named "getrusage.c" as well :)

Patch applied, thanks.

-Neil

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: updated GiST patch
Следующее
От: Karel Zak
Дата:
Сообщение: Re: AllocSetReset improvement