[GENERAL] Is PL-PGSQL interpreted or complied? - Mailing list pgsql-general

From Tim Uckun
Subject [GENERAL] Is PL-PGSQL interpreted or complied?
Date
Msg-id CAGuHJrNM+deBedpLmOCOyigFJ5iXAG9aywT5W4uJB+Rz-J8wsw@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] Is PL-PGSQL interpreted or complied?  (John R Pierce <pierce@hogranch.com>)
Re: [GENERAL] Is PL-PGSQL interpreted or complied?  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
I am curious about the stored proc languages inside of postgres. When I write a stored proc is it compiled to some internal representation or just interpreted? How does this work with other languages?

Also would it be possible to extract PL-PGSQL into a standalone (albeit crippled) language? Is the interpreter/compiler modular like that?

Thanks.

pgsql-general by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: [GENERAL] Imperative Query Languages
Next
From: Jason Dusek
Date:
Subject: Re: [GENERAL] Imperative Query Languages