From: | Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Jan Wieck <jan(at)wi3ck(dot)info> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: TOAST versus toast |
Date: | 2025-03-20 13:16:36 |
Message-ID: | 202503201316.nnj4pejld2ui@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 3/17/25 00:24, Tom Lane wrote:
> > Note the lack of any upper case. Shortly later we reverse-engineered
> > an acronym for it [2], with the winner being Tom Lockhart's
> >
> > The Oversized-Attribute Storage Technique
I (very easily) found a reference to the GSM tool:
https://linux.die.net/man/1/toast
At the bottom, you're directed to write to Jutta at UT Berlin in case of
bugs. Searching for that you'll eventually arrive at
http://quut.com/berlin/toast.html
which points out that this is Jutta Degener, currently of Sunnyvale, CA:
https://quut.com/credits.p3
On 2025-Mar-17, Jan Wieck wrote:
> Which made it into an acronym. Acronyms are typically capitalized to
> distinguish them from ordinary words.
However, we do stop capitalizing acronyms once they get in common
enough. The example of LASER (originall acronym for "light
amplification by stimulated emission of radiation") was already
mentioned, but there's also RADAR ("radio detection and ranging"), which
is particularly useful in this discussion because its wikipedia page
says
The term radar has since entered English and other languages as
an anacronym, a common noun, losing all capitalization.
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"I apologize for the confusion in my previous responses.
There appears to be an error." (ChatGPT)
From | Date | Subject | |
---|---|---|---|
Next Message | Ilia Evdokimov | 2025-03-20 14:03:25 | Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment |
Previous Message | Jelte Fennema-Nio | 2025-03-20 13:11:12 | Re: Adding support for SSLKEYLOGFILE in the frontend |