Re: What type of Compiler to SQL? Memory-Image (Load-and-Go) Format? - Mailing list pgsql-general

From David G. Johnston
Subject Re: What type of Compiler to SQL? Memory-Image (Load-and-Go) Format?
Date
Msg-id CAKFQuwZaQzBgT1=ZrJX30TOAJY=emhT=11f_B44cTjb+6w3Ygw@mail.gmail.com
Whole thread Raw
In response to What type of Compiler to SQL? Memory-Image (Load-and-Go) Format?  (Wen Yi <chuxuec@outlook.com>)
List pgsql-general
On Thu, May 4, 2023 at 6:00 PM Wen Yi <chuxuec@outlook.com> wrote:
Hi team,
I am a newbie to the postgres.
When I am studying the compiler,the text book tell me there is there type of compiler.
  1. Assembly Language Format
  2. Relocatable Binary Format
  3. Memory-Image (Load-and-Go) Format


IIUC (I haven't formally studied compilers), none of the above, or, rather, not applicable.

I can conjure up an analogy that says the assembly language artifact has a similar relationship to the operating system kernel as the compiled plan has to the database executor.

David J.

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: What type of Compiler to SQL? Memory-Image (Load-and-Go) Format?
Next
From: Christophe Pettus
Date:
Subject: Re: What type of Compiler to SQL? Memory-Image (Load-and-Go) Format?