Re: "they only drink coffee at dec"

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: "they only drink coffee at dec"
Дата
Msg-id 4241090B.6010308@familyhealth.com.au
обсуждение исходный текст
Ответ на "they only drink coffee at dec"  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-hackers
>>From src/backend/tcop/postgres.c:
> 
>     appendStringInfo(&str,
>                      "!\t%ld/%ld [%ld/%ld] filesystem blocks in/out\n",
>                      r.ru_inblock - Save_r.ru_inblock,
>     /* they only drink coffee at dec */
>                      r.ru_oublock - Save_r.ru_oublock,
>                      r.ru_inblock, r.ru_oublock);
> 
> Been there as far back as CVS goes.  Will I find other goodies by
> poking around? :-)

#define COPYBUFSIZ 8192                 /* size doesn't matter */

Is vaguely amusing :P

Chris


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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: locks in CREATE TRIGGER, ADD FK
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: \x in psql