From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Florian G(dot) Pflug" <fgp(at)phlo(dot)org> |
Cc: | Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>, Heikki Linnakangas <heikki(at)enterprisedb(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Heap page diagnostic functions |
Date: | 2007-05-01 18:17:25 |
Message-ID: | 23058.1178043445@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
"Florian G. Pflug" <fgp(at)phlo(dot)org> writes:
> Doesn't forensics basically mean to find the cause of something
> *after* it happened, based on traces that the event left behind?
Hmm ... the Oxford English Dictionary defines "forensic" as "pertaining
to, connected with, or used in courts of law". There are also some
senses related to argumentation, but nothing specifically about evidence
analysis, whether after-the-fact or not. So yeah, it doesn't seem like
a good name for these functions anyhow.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-05-01 18:38:52 | Re: Another problem with result type selection in inline_function |
Previous Message | Henry B. Hotz | 2007-05-01 18:10:53 | Re: Fwd: [PATCHES] Preliminary GSSAPI Patches |