Re: What to name the current heap after pluggable storage / what to rename? - Mailing list pgsql-hackers

From Arkhena
Subject Re: What to name the current heap after pluggable storage / what to rename?
Date
Msg-id CAB_COdi+EcwCerQi7P_FNU+9JMoTkiXOuEh+S1sDgTNBsHWtCg@mail.gmail.com
Whole thread Raw
In response to Re: What to name the current heap after pluggable storage / what torename?  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: What to name the current heap after pluggable storage / what to rename?  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers

I'm wondering where the choice of the name "heap" originally came from
and what it refers to.  

It seems to me that "heap" is an Oracle word (as explained here[1]).

> By default, a table is organized as a heap, which means that the database places rows where they fit best rather than in a user-specified order.


--
Adoptez l'éco-attitude
N'imprimez ce mail que si c'est vraiment nécessaire

pgsql-hackers by date:

Previous
From: "Kuroda, Hayato"
Date:
Subject: RE: DECLARE STATEMENT Syntax support
Next
From: Michael Paquier
Date:
Subject: Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS