| From: | Michael Fuhr <mike(at)fuhr(dot)org> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | "they only drink coffee at dec" |
| Date: | 2005-03-18 08:01:03 |
| Message-ID: | 20050318080103.GA46063@winnie.fuhr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
>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? :-)
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Jowett | 2005-03-18 08:14:59 | Re: read-only planner input |
| Previous Message | Tatsuo Ishii | 2005-03-18 07:55:42 | Re: Query crashes/hangs server |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2005-03-18 08:40:38 | Re: [webmaster] main postgres.org page |
| Previous Message | Oleg Bartunov | 2005-03-18 07:32:47 | Re: Consultants/support company list |